From adf25cd9b3d39656e92f81cabb990c3e72864442 Mon Sep 17 00:00:00 2001 From: Antoine Villeret Date: Fri, 21 Jun 2013 18:38:49 +0000 Subject: should not depends on libcv-dev libhighgui-dev libcvaux-dev anymore... svn path=/trunk/externals/pix_opencv/; revision=17158 --- pix_opencv_motempl.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pix_opencv_motempl.h') diff --git a/pix_opencv_motempl.h b/pix_opencv_motempl.h index 7fc6aa7..187cd22 100644 --- a/pix_opencv_motempl.h +++ b/pix_opencv_motempl.h @@ -17,7 +17,10 @@ LOG #define INCLUDE_PIX_OPENCV_MOTEMPL_H_ #ifndef _EiC -#include "cv.h" +#include "opencv2/legacy/legacy.hpp" +#include "opencv2/legacy/compat.hpp" +#include "opencv2/video/tracking.hpp" + #include #include #include -- cgit v1.2.1