aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinweiClarkChao <[email protected]>2015-08-25 16:48:29 +0800
committerJinweiClarkChao <[email protected]>2015-08-25 16:49:51 +0800
commitc16ba61435b2dc94c9871cee77bd2291febbc7fe (patch)
tree6d0686a8c93288ce8767e9d0cc101f15b1feccb5 /DCP/dcp_core.h
parent66efed8b335610f9eae59fd3f52eccaffd7a6e0b (diff)
downloadDehaze-c16ba61435b2dc94c9871cee77bd2291febbc7fe.tar.gz
add refs in README
Diffstat (limited to 'DCP/dcp_core.h')
-rw-r--r--DCP/dcp_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/DCP/dcp_core.h b/DCP/dcp_core.h
index 658e461..98db7a4 100644
--- a/DCP/dcp_core.h
+++ b/DCP/dcp_core.h
@@ -3,6 +3,8 @@
3 3
4#include <opencv\cv.h> 4#include <opencv\cv.h>
5#include <opencv\highgui.h> 5#include <opencv\highgui.h>
6#include <opencv2\opencv.hpp>
7#include <opencv2\ximgproc.hpp>
6 8
7#include <iostream> 9#include <iostream>
8 10
Powered by cgit v1.2.3 (git 2.41.0)