Dehazing
헤이즈 (hazy)라 불리는 흐릿함, 연기, 안개 등을 제거하는 방법
Projects
- Single-Image-Dehazing-Python
- python implementation of the paper: “Efficient Image Dehazing with Boundary Constraint and Contextual Regularization”
- https://utkarsh-deshmukh.github.io/Single-Image-Dehazing-Python/
Documentations
- Domain Adaptation for Image Dehazing
- https://openaccess.thecvf.com/content_CVPR_2020/papers/Shao_Domain_Adaptation_for_Image_Dehazing_CVPR_2020_paper.pdf
-
Shao_Domain_Adaptation_for_Image_Dehazing_CVPR_2020_paper.pdf
- Single Image Haze Removal Using Dark Channel Prior
- http://mmlab.ie.cuhk.edu.hk/archive/2009/dehaze_cvpr2009.pdf
-
Dehaze_cvpr2009.pdf - [추천] (논문 리뷰)Single Image Haze Removal Using Dark Channel Prior | Hyeongmin Lee's Website
-
Single_Image_Haze_Removal_Using_Dark_Channel_Prior_Hyeongmin_Lee's_Website.pdf
-
- Github - He-Zhang/image_dehaze: Single Image Haze Removal Using Dark Channel Prior
- [추천] (논문 리뷰)Single Image Haze Removal Using Dark Channel Prior | Hyeongmin Lee's Website
- See also: Guided filter
- 용어들: amtlight = Atmospheric Light
- Rethinking Performance Gains in Image Dehazing Networks (gUNet)
- https://paperswithcode.com/paper/rethinking-performance-gains-in-image
- https://github.com/idkiro/gunet
- On the Susceptibility of Deep Neural Networks to Natural Perturbations
- https://ceur-ws.org/Vol-2419/paper_25.pdf
See also
- 헤이즈 (hazy)
- 노이즈 감쇄 (Noise reduction) (Denoising)
- OpenCV
- Image Processing
- Light
- Specular reflection (정반사) - 거울처럼 매끈한 면을 경계로 일어나는 반사.
- Diffuse reflection (난반사) - 표면으로 들어온 빛이 반사 될 때, 다수의 방향들로 반사.