aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 911dd97..fa86ec2 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,11 @@ Implementation of Single Image Haze Removal Using Dark Channel Prior.
4 4
5Dependence: OpenCV 3.0 5Dependence: OpenCV 3.0
6 6
7Results
8
9![input](./samples/input.jpg)
10![result](./samples/result.bmp)
11
7### Ref 12### 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. 13+ 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 14+ 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)