reflectSuppress
Image reflection suppressor
An algorithm implementation for suppressing reflections in images via convex optimization
MATLAB implementation of the algorithm in the CVPR 2019 paper "Fast Single Image Reflection Suppression via Convex Optimization"
56 stars
3 watching
10 forks
Language: MATLAB
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
swz30/restormer | Proposes an efficient neural architecture model for high-resolution image restoration tasks | 1,824 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 163 |
uschmidt83/shrinkage-fields | A collection of code implementing an image restoration technique using shrinkage fields for effective deconvolution and denoising. | 36 |
huanglabpurdue/ncs | An algorithm to reduce noise in images from sCMOS cameras | 29 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
rimchang/rsblur | This repository provides an implementation of an image deblurring method using realistic blur synthesis. | 87 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
hongguangzhang/dmphn-cvpr19-master | An image deblurring technique utilizing a hierarchical network architecture | 193 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 602 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |
cszn/dpsr | A deep learning-based method to improve image quality by reducing blur effects | 837 |
zzh-tech/rscd | Develops tools and techniques for correcting rolling shutter distortion in images and videos from dynamic scenes | 88 |
swz30/mprnet | A deep learning model designed to progressively restore degraded images by iteratively refining the degradation and its representation in the image | 1,192 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 224 |