1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

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
-2
View File
@@ -11,8 +11,6 @@
#include "opencv2/superres/optical_flow.hpp"
#include "opencv2/opencv_modules.hpp"
#include "tick_meter.hpp"
using namespace std;
using namespace cv;
using namespace cv::superres;