Make photo.hpp independent from C API

This commit is contained in:
Andrey Kamaev
2013-04-07 23:23:53 +04:00
parent 0738ea7d0f
commit 69648f0a6f
11 changed files with 26 additions and 25 deletions

View File

@@ -50,6 +50,7 @@
#include "cv.h"
#include "opencv2/core.hpp"
#include "opencv2/imgproc.hpp"
#include "opencv2/photo.hpp"
#include "opencv2/highgui.hpp"
#endif