图像去雾 Resources

Showing items tagged with "图像去雾"

Implementation of Tarel and Hautiere's image dehazing algorithms, featuring excellent haze removal results with significant reference value for research purposes, including practical code implementation details.

MATLAB 221 views Tagged

Image dehazing implementation using RETINEX theory, primarily processes 2D images with broad applicability across most image types, featuring code-oriented algorithm explanations

MATLAB 205 views Tagged

Best Paper award at CVPR 2009 - He Kaiming's seminal work on dark channel prior-based image dehazing, including associated papers, presentation materials, and MATLAB implementation. The dark channel prior represents a statistical observation of haze-free images: in most local image patches, at least one color channel contains pixels with very low intensity values. This principle enables direct estimation of haze concentration from a single input image and recovery of high-quality dehazed results through optimized atmospheric scattering modeling and transmission map calculations.

MATLAB 213 views Tagged

Implementation of image defogging based on multi-scale Retinex algorithm. Code is tested and ready to run, effectively removing haze while preserving original image colors through multi-scale Gaussian filtering and color restoration techniques.

MATLAB 258 views Tagged