I did compile the darknet-master\build\darknet\darknet_no_gpu.sln
but the software have these problem, help thx!
darknet.sln successfully?I think this is a known problem with OpenCV. Try using OpenCV 3.4.0.
Try to use OpenCV 3.4.0 or 3.3.0
@AlexeyAB 锛孖 also meet the same problem锛寃hen building darkenet_no_gpu. And I use OpenCV 3.4.0. After that, I check the directory OPENCV_PATH/include/opencv2/, there is no folder named highgui . Please help , thanks!
@SomeO Try to use this archive: https://sourceforge.net/projects/opencvlibrary/files/opencv-win/3.3.0/opencv-3.3.0-vc14.exe/download
There is opencv\build\include\opencv2 directory.
from https://github.com/AlexeyAB/darknet/issues/1389#issuecomment-412824430
problem fixed. Thanks EveryOne!!!
I have another problem in build the darknet.exe,
I will ask the question in the next post.
I fix all bugs using the following tutorial
https://github.com/AlexeyAB/darknet/issues/1455#issuecomment-416030423
Most helpful comment
@SomeO Try to use this archive: https://sourceforge.net/projects/opencvlibrary/files/opencv-win/3.3.0/opencv-3.3.0-vc14.exe/download
There is
opencv\build\include\opencv2directory.