aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5f1946b..911dd97 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
1Implementation of Dark Channel Prior 1## Single Image Haze Removal Using Dark Channel Prior
2 2
3This repo is still under development. 3Implementation of Single Image Haze Removal Using Dark Channel Prior.
4 4
5He K, Sun J, Tang X. Single image haze removal using dark channel prior[J]. Pattern Analysis and 5Dependence: OpenCV 3.0
6Machine 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
Powered by cgit v1.2.3 (git 2.41.0)