Dark-Channel-Haze-Removal
Image haze removal
An algorithm to remove haze from a single image by leveraging the dark channel prior
MATLAB implementation of "Single Image Haze Removal Using Dark Channel Prior"
121 stars
8 watching
45 forks
Language: MATLAB
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
csjcai/dbcpenet | Deblurring technique developed using machine learning and signal processing algorithms to restore images from blurry conditions. | 20 |
jiamingmai/color-attenuation-prior-dehazing | An implementation of a dehazing algorithm using color attenuation prior in MATLAB. | 83 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
minyuanye/siun | This project develops a deep learning-based image deblurring algorithm using iterative upsampling network architecture | 162 |
zhaoyuzhi/d2hnet | Restores night images by jointly denoising and deblurring captured long- and short-exposure images using a hierarchical network framework. | 74 |
chosj95/mimo-unet | Develops a deep learning model for single image deblurring with improved performance and computational efficiency | 373 |
sjtrny/fusebox | A MATLAB library that enables the blending of multiple image sources to create a higher quality image | 51 |
sun-umn/blind-image-deblurring | An algorithmic solution for restoring degraded images by estimating and compensating for blur effects. | 4 |
jiangsutx/srn-deblur | This repository provides a Python implementation of a deep learning-based image deblurring algorithm. | 719 |
cszn/srmd | Develops a single convolutional network to handle various image degradations with improved scalability and efficiency | 426 |
siavashbigdeli/dmsp | A MATLAB implementation of an image restoration algorithm based on a deep mean-shift prior | 33 |
ustclby/unsupervised-domain-specific-deblurring | Unsupervised method to deblur images of faces or text from other domains | 109 |
huicongzhang/stdan | Deblurring algorithm for videos using a neural network | 52 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
lingyanruan/drbnet | An implementation of an image deblurring algorithm using light field technology and deep learning techniques. | 109 |