He's Dark Channel Prior¶
Dark Channel Prior¶
"The dark channel prior is based on following observation on outdoor haze-free images: In most of the non-sky patches, at least one color channel has some pixels whose intensity are very low and close to zero. Equivalently, the minimum intensity in such a patch is close to zero."
The definition of dark channel:
where omage(x) means a small patch of the image. From the dark channel prior, we can suppose that:
Estimating Transmission Map Using Dark Channel Prior¶
Dark channel is extremely useful for estimating the transmission map.
Resources¶
More details can be seen in the original paper, which is listed below.
You can also download the original Matlab code, which is provided by the author of this paper.