comparison c/test_graph.cpp @ 1093:05ccd8ef150c

updated to OpenCV4
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Sat, 02 Feb 2019 09:33:26 -0500
parents 03dbecd3a887
children
comparison
equal deleted inserted replaced
1092:49c0bb6eacc2 1093:05ccd8ef150c
1 #include "Motion.hpp" 1 #include "Motion.hpp"
2 #include "testutils.hpp" 2 #include "testutils.hpp"
3 3
4 #include "opencv2/core/core.hpp" 4 #include "opencv2/core.hpp"
5 5
6 #include "catch.hpp" 6 #include "catch.hpp"
7 7
8 #include <iostream> 8 #include <iostream>
9 9