cv::TickMeter class addition

This commit is contained in:
Suleyman TURKMEN
2016-05-25 17:16:09 +03:00
parent 0cb1e96472
commit d2bad6febb
8 changed files with 119 additions and 61 deletions

View File

@@ -8,8 +8,6 @@
#include "opencv2/cudaimgproc.hpp"
#include "opencv2/highgui.hpp"
#include "tick_meter.hpp"
using namespace std;
using namespace cv;