This commit is contained in:
Joseph Redmon
2016-07-19 14:50:01 -07:00
parent a6b2511a56
commit 9361292c42
99 changed files with 131 additions and 34 deletions

View File

@ -8,7 +8,7 @@
#include "demo.h"
#include <sys/time.h>
#define FRAMES 3
#define FRAMES 1
#ifdef OPENCV
#include "opencv2/highgui/highgui_c.h"