This commit is contained in:
AlexeyAB
2017-10-19 02:26:10 +03:00
parent a420d05763
commit 3981259342
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@
#include <mutex> // std::mutex, std::unique_lock
#include <condition_variable> // std::condition_variable
#ifdef WIN32
#define OPENCV
#endif
#include "yolo_v2_class.hpp" // imported functions from DLL