diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,6 +1,9 @@ | |||
1 | Implementation of Dark Channel Prior | 1 | ## Single Image Haze Removal Using Dark Channel Prior |
2 | 2 | ||
3 | This repo is still under development. | 3 | Implementation of Single Image Haze Removal Using Dark Channel Prior. |
4 | 4 | ||
5 | He K, Sun J, Tang X. Single image haze removal using dark channel prior[J]. Pattern Analysis and | 5 | Dependence: OpenCV 3.0 |
6 | Machine Intelligence, IEEE Transactions on, 2011, 33(12): 2341-2353. | 6 | |
7 | ### Ref | ||
8 | + 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. | ||
9 | + He, Kaiming, Jian Sun, and Xiaoou Tang. "Guided image filtering." Pattern Analysis and Machine Intelligence, IEEE Transactions on 35.6 (2013): 1397-1409. \ No newline at end of file | ||