noise-removal

There are 59 repositories under noise-removal topic.

  • Digital-Halftoning

    Language:MATLAB
  • loopy-bp-denoise

    Denoise a given image using Loopy Belief Propagation

    Language:Jupyter Notebook1
  • Curvature-Anomaly-Detection

    The code for Curvature Anomaly Detection (CAD), kernel CAD, inverse CAD (iCAD), and kernel iCAD for anomaly detection and prototype selection. It uses the theory of Polyhedron Curvature or angular defect of polyhedron.

    Language:Python1
  • Random-Python-Codes

    Some random python codes

    Language:Python1
  • Speech-Enhancement-Using-CRNN

    Speech Enhancement with CNN & LSTM Combined U-net Architecture

    Language:Jupyter Notebook
  • image-filter-webapp

    Python-based web application for applying various image filters, removing noise, and adjusting image properties. Built with Flask and OpenCV. Features real-time previews and easy image uploads.

    Language:HTML
  • Periodic-Noise-Removing-Filter

    Explore this repository for a modified implementation of OpenCV's periodic noise removal filter tutorial.

    Language:C++
  • MATLAB-stuff

    MATLAB Vocational Elective stuff.

    Language:MATLAB
  • DRSFANet

    This repository contains the code for Deep Residual Feature Extraction and Spatial-Frequency Attention based Image Denoiser.

    Language:Python
  • MATLAB_Signal_Processing

    MATLAB. CS4303 Signal Processing Practical 2 completed as part of my degree. We are given a 2 week development time alongside other modules.

    Language:MATLAB
  • pcl_cpp

    pcl library by siwon, This package is intended for practice and for future use as a tool

    Language:CMake
  • Image_Enhancement-CS3IA16

    CS3IA16: Image Analysis

    Language:MATLAB
  • distortion-estimation-loss

    A new loss proposed that are sensitive towards image corruption and high information to noise trade off

    Language:Jupyter Notebook
  • autoencoder-denoising-fashion-mnist

    Convolutional autoencoder removing noise from Fashion MNIST clothing images.

    Language:Jupyter Notebook
  • MSCF

    A very fast and efficient multistage selective convolution filter for removal of salt and pepper noise

    Language:MATLAB
  • BrownNoise

    An app for desigining resistor network impedance in op-amp circuits based on desired noise floor

    Language:C
  • happilee

    An implementation of the HAPPILEE pipeline for the Explore system from Mentalab.

    Language:Jupyter Notebook
  • Filtering-and-Noise-Removal

    Implementation of Linear Filtering & Noise Filtering

    Language:Python
  • noise-reduction

    Implementing Median, Mean, and Max filters for noise reduction.

    Language:Jupyter Notebook
  • MFT3D

    Median Filter Tranform for 3D MR images

    Language:MATLAB
  • Convolutional-Autoencoder-for-Noise-Removal

    Convolutional Autotencoder for noise removal and fine tuned vgg16 model to classify denoised images.

    Language:Jupyter Notebook
  • CalDenoise

    [Pillow] Denoising Images retrieved from Confocal Calcium Imaging.

    Language:Python