cannot get YOLO algorithm example to work dont have openCV library
Ältere Kommentare anzeigen
Where did you find an openCV library to run the YOLO Algorithm example or did you generate your own library? Since Matlab cannot provide the library that is needed. I have every other library installed on my computer but cannot find the correct library. I have downloaded the openCV library off SourgeForce but not a single library I downloaded worked with the example. Any suggestions would be greatly appreciated.
8 Kommentare
Walter Roberson
am 12 Dez. 2018
Mark Sherstan
am 12 Dez. 2018
Did you follow these instructions for installing OpenCV https://www.mathworks.com/help/vision/ug/opencv-interface.html ?
Caleb Lindhorst
am 14 Dez. 2018
Bearbeitet: Caleb Lindhorst
am 14 Dez. 2018
Caleb Lindhorst
am 14 Dez. 2018
Bearbeitet: Caleb Lindhorst
am 14 Dez. 2018
Mark Sherstan
am 14 Dez. 2018
If you run:
coder.checkGpuInstall('gpu','codegen','cudnn','quiet');
What do you get?
Caleb Lindhorst
am 14 Dez. 2018
Walter Roberson
am 14 Dez. 2018
If you search under your Box/opencv directory do you find any opencv.hpp ? If so then what directory is it in ?
Caleb Lindhorst
am 18 Dez. 2018
Antworten (0)
Kategorien
Mehr zu Code Generation, GPU, and Third-Party Support finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
