• Stars
    star
    294
  • Rank 140,450 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Single Image Haze Removal Using Dark Channel Prior

single image dehaze

Introduction

This program implement single image dehazing using dark channel prior.

Compile Dependencies

  • OpenCV
  • Numpy

Examples

图片名称

图片名称

Algorithms

  • Single Image Haze Removal Using Dark Channel Prior, Kaiming He, Jian Sun, and Xiaoou Tang", in CVPR 2009
  • Guided Image Filtering, Kaiming He, Jian Sun, and Xiaoou Tang", in ECCV 2010.