Single Image Haze Removal Using Dark Channel Prior

版本 1.0.0.0 (3.7 MB) 作者: Adina Stoica
Implementation of the paper
8.9K 次下载
更新时间 2014/4/7

查看许可证

Course project:
In a team, implemented the Single Image Haze Removal Using Dark Channel Prior paper. In the paper, He, Sun and Tang describe a procedure for removing haze from a single input image using the dark channel prior. The most widely used model to describe the formation of a haze image is:
I(x) = J(x)t(x) + A(1 - t(x))
where I is the observed image intensity, J is the scene radiance, A is the global atmospheric light and t is the medium transmission, describing the portion of light that reaches the camera. The goal of haze removal is to recover A, J and t from I.
The paper sets out to compute the Dark Channel Prior, estimate the Atmospheric Light A based on it, use this estimated A to estimate transmission t. This transmission is then refined using Soft Matting and the Scene Radiance J is recovered using the results.
Paper Link: http://research.microsoft.com/en-us/um/people/jiansun/papers/dehaze_cvpr2009.pdf

引用格式

Adina Stoica (2024). Single Image Haze Removal Using Dark Channel Prior (https://www.mathworks.com/matlabcentral/fileexchange/46147-single-image-haze-removal-using-dark-channel-prior), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0