A C++ based program that offers two methods for image or video dehazing. One refer to the paper Single Image Haze Removal Using Dark Channel Prior, and the other refer to Non-local Image Dehazing. Furthermore, I trained a neural network for dehazing, and the pre-trained model has been serialized for reuse.
☆50Apr 3, 2019Updated 6 years ago
Alternatives and similar repositories for dehazeProcessor
Users that are interested in dehazeProcessor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Dehazing algorithm based on a research paper titled "Single Image Haze Removal Using Dark Channel Prior". Published by: Kaiming He, Jian …☆15Jan 8, 2017Updated 9 years ago
- Real-time Video Dehazing based on Spatio-temporal MRF☆21Aug 9, 2018Updated 7 years ago
- single image dehazing.☆27May 15, 2015Updated 10 years ago
- [Preprint] "Improved Techniques for Learning to Dehaze and Beyond: A Collective Study"☆47Dec 31, 2021Updated 4 years ago
- Dehazing and Low Light Image Enhancement☆12May 14, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- MATLAB implementation of the paper "Non-Local Image Dehazing", CVPR 2016☆174Mar 19, 2017Updated 9 years ago
- the matlab demo for the manuscript "Dehazing via Graph Cut"☆11Sep 12, 2017Updated 8 years ago
- image and video dehazing by median dark channel prior proposed by Gibson et al.☆33Apr 23, 2013Updated 12 years ago
- Summary of image dehazing papers and experiments☆80Jan 14, 2019Updated 7 years ago
- An c++ implementation of 《single image haze removal using dark channel prior》☆13Dec 28, 2018Updated 7 years ago
- [CVPR 2009] Single Image Haze Removal Using Dark Channel Prior☆61Jan 13, 2019Updated 7 years ago
- An implementation of the ICCP '16 paper "Blind Dehazing Using Internal Patch Recurrence".☆12Aug 14, 2018Updated 7 years ago
- It is the code for paper "Yongqiang Zhao, Linghao Shen, Qunnie Peng, Jonathan Cheung-Wai Chan, Seong G. Kong. An Iterative Image Dehazing…☆17Mar 27, 2019Updated 7 years ago
- DehazeNet: An End-to-End System for Single Image Haze Removal☆278May 4, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Matlab codes: Efficient Image Dehazing with Boundary Constraint and Contextual Regularization☆22Jul 24, 2018Updated 7 years ago
- Implementation of our paper published in Springer's Signal, Image and Video Processing☆12Dec 5, 2020Updated 5 years ago
- Contrastive Learning for Compact Single Image Dehazing, CVPR2021☆388Feb 23, 2022Updated 4 years ago
- Dark Channel Prior Based Image Dehazing Method☆24Jul 13, 2018Updated 7 years ago
- Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low …☆494May 15, 2019Updated 6 years ago
- Dehazing algorithm implemented on CUDA.