AlexeyAB / Yolo_mark

GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
https://github.com/AlexeyAB/darknet
The Unlicense
1.8k stars 680 forks source link

opencv_world.dll could not be found #126

Open nachovoss opened 5 years ago

nachovoss commented 5 years ago

hey there i cant get this one to work on windows

when i try to Release it says the code can't be run 'cos it can't find opencv_word343.dll.

Any help would be highly appreciated

AlexeyAB commented 5 years ago

Copy opencv_word343.dll from OpenCV to the folder with yolo_mark.exe