mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Minor fix
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
#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
|
||||
|
||||
|
Reference in New Issue
Block a user