1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

Modified sample with time library

This commit is contained in:
biagio montesano
2014-08-01 14:56:24 +02:00
parent 2760246780
commit 8ee8a2d776

View File

@@ -49,6 +49,7 @@
#include <iostream>
#include <vector>
#include <time.h>
using namespace cv;