cannot get YOLO algorithm example to work dont have openCV library
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 12 de Dic. de 2018
Mark Sherstan
el 12 de Dic. de 2018
Did you follow these instructions for installing OpenCV https://www.mathworks.com/help/vision/ug/opencv-interface.html ?
Caleb Lindhorst
el 14 de Dic. de 2018
Editada: Caleb Lindhorst
el 14 de Dic. de 2018
Caleb Lindhorst
el 14 de Dic. de 2018
Editada: Caleb Lindhorst
el 14 de Dic. de 2018
Mark Sherstan
el 14 de Dic. de 2018
If you run:
coder.checkGpuInstall('gpu','codegen','cudnn','quiet');
What do you get?
Caleb Lindhorst
el 14 de Dic. de 2018
Walter Roberson
el 14 de Dic. de 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
el 18 de Dic. de 2018
Respuestas (0)
Categorías
Más información sobre Code Generation, GPU, and Third-Party Support en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
