non-local-dehazing
Dehazer
An implementation of a non-local image dehazing algorithm in MATLAB
MATLAB implementation of the paper "Non-Local Image Dehazing", CVPR 2016
154 stars
7 watching
42 forks
Language: Matlab
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joanshen0508/ha_deblur | A dataset and algorithm for deblurring images of moving scenes, specifically designed to handle dynamic blurs caused by camera movement and object motion. | 72 |
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
limacv/deblur-nerf | An implementation of a method to restore sharp images from blurry input images using neural networks. | 261 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
zhihongz/infwide | A deep learning-based image deblurring method designed to handle low-light conditions | 13 |
sczhou/davanet | Reconstructs blurred images from stereo pairs using view aggregation and deep neural networks. | 137 |
cuiyixin555/lmg | A MATLAB implementation of an image deblurring algorithm using local maximum gradient prior | 16 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
aomanhao/matlab-image-dehaze-enhance | An implementation of image dehazing and enhancement techniques in MATLAB | 116 |
jennyzu/bp-dip-deblurring | A Python implementation of an image deblurring technique based on backprojection from a deep learning prior | 6 |
invokerer/deeprft | Develops deep learning-based methods for removing blur and defocus from images | 244 |
bychao100/graph-based-blind-image-deblurring | A MATLAB implementation of blind image deblurring from a single photograph using graph-based methods. | 33 |
wu-cvgl/bad-nerf | A system that jointly learns 3D representation and camera motion from blurry images to generate sharp images | 189 |
jiamingmai/color-attenuation-prior-dehazing | An implementation of a dehazing algorithm using color attenuation prior in MATLAB. | 83 |
codeslake/ifan | Implementation of an algorithm for single image deblurring in images with defocus blur | 227 |