cannot get YOLO algorithm example to work dont have openCV library
Mostra commenti meno recenti
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 Commenti
Walter Roberson
il 12 Dic 2018
Mark Sherstan
il 12 Dic 2018
Did you follow these instructions for installing OpenCV https://www.mathworks.com/help/vision/ug/opencv-interface.html ?
Caleb Lindhorst
il 14 Dic 2018
Modificato: Caleb Lindhorst
il 14 Dic 2018
Caleb Lindhorst
il 14 Dic 2018
Modificato: Caleb Lindhorst
il 14 Dic 2018
Mark Sherstan
il 14 Dic 2018
If you run:
coder.checkGpuInstall('gpu','codegen','cudnn','quiet');
What do you get?
Caleb Lindhorst
il 14 Dic 2018
Walter Roberson
il 14 Dic 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
il 18 Dic 2018
Risposte (0)
Categorie
Scopri di più su Code Generation, GPU, and Third-Party Support in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
