1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +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/cudacodec.hpp"
#include "opencv2/highgui.hpp"
#include "tick_meter.hpp"
int main(int argc, const char* argv[])
{
if (argc != 2)