aboutsummaryrefslogblamecommitdiff
blob: fa86ec276217c8f66567eebfb3d7cbde0b8086c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                     
 
                                                                     
 

                      




                               

                                                                                                                                                                       
                                                                                                                                                           
## Single Image Haze Removal Using Dark Channel Prior

Implementation of Single Image Haze Removal Using Dark Channel Prior.

Dependence: OpenCV 3.0

Results

![input](./samples/input.jpg)
![result](./samples/result.bmp)

### Ref
+ He K, Sun J, Tang X. Single image haze removal using dark channel prior[J]. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 2011, 33(12): 2341-2353.
+ He, Kaiming, Jian Sun, and Xiaoou Tang. "Guided image filtering." Pattern Analysis and Machine Intelligence, IEEE Transactions on 35.6 (2013): 1397-1409.
Powered by cgit v1.2.3 (git 2.41.0)