mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
yolo_console_dll.cpp OpenCV 3.3.0
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include "opencv2/core/version.hpp"
|
||||
#ifndef CV_VERSION_EPOCH
|
||||
#include "opencv2/videoio/videoio.hpp"
|
||||
#pragma comment(lib, "opencv_world320.lib")
|
||||
#pragma comment(lib, "opencv_world330.lib")
|
||||
#else
|
||||
#pragma comment(lib, "opencv_core2413.lib")
|
||||
#pragma comment(lib, "opencv_imgproc2413.lib")
|
||||
|
Reference in New Issue
Block a user