mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Update Readme.md
This commit is contained in:
@ -166,8 +166,6 @@ Then add to your created project:
|
||||
|
||||
`OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)`
|
||||
|
||||
- open file: `\src\detector.c` and check lines `#pragma` and `#inclue` for OpenCV.
|
||||
|
||||
- compile to .exe (X64 & Release) and put .dll-s near with .exe:
|
||||
|
||||
* `pthreadVC2.dll, pthreadGC2.dll` from \3rdparty\dll\x64
|
||||
|
Reference in New Issue
Block a user