AlexeyAB
2018-03-04 48586c8d4db5c00d3d4b9dabcc9a5d2294c5b15d
src/yolo_console_dll.cpp
@@ -11,10 +11,11 @@
#ifdef _WIN32
#define OPENCV
#define GPU
#endif
// To use tracking - uncomment the following line. Tracking is supported only by OpenCV 3.x
#define TRACK_OPTFLOW
//#define TRACK_OPTFLOW
#include "yolo_v2_class.hpp"  // imported functions from DLL