Mercurial > hg > nsaunier > traffic-intelligence
diff c/Motion.cpp @ 795:a34ec862371f
merged with dev branch
| author | Nicolas Saunier <nicolas.saunier@polymtl.ca> |
|---|---|
| date | Mon, 09 May 2016 15:33:11 -0400 |
| parents | 6022350f8173 |
| children | 17e54690af8a 8ac7f61c6e4f |
line wrap: on
line diff
--- a/c/Motion.cpp Tue Nov 03 13:48:56 2015 -0500 +++ b/c/Motion.cpp Mon May 09 15:33:11 2016 -0400 @@ -3,7 +3,8 @@ #include "src/TrajectoryDBAccessList.h" -#include "opencv2/core/core.hpp" +//#include "opencv2/core/core.hpp" +#include "opencv2/imgproc/imgproc.hpp" #include "opencv2/highgui/highgui.hpp" #include <boost/graph/connected_components.hpp>
