cannot get YOLO algorithm example to work dont have openCV library
显示 更早的评论
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 个评论
Walter Roberson
2018-12-12
Mark Sherstan
2018-12-12
Did you follow these instructions for installing OpenCV https://www.mathworks.com/help/vision/ug/opencv-interface.html ?
Caleb Lindhorst
2018-12-14
编辑:Caleb Lindhorst
2018-12-14
Caleb Lindhorst
2018-12-14
编辑:Caleb Lindhorst
2018-12-14
Mark Sherstan
2018-12-14
If you run:
coder.checkGpuInstall('gpu','codegen','cudnn','quiet');
What do you get?
Caleb Lindhorst
2018-12-14
Walter Roberson
2018-12-14
If you search under your Box/opencv directory do you find any opencv.hpp ? If so then what directory is it in ?
Caleb Lindhorst
2018-12-18
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Code Generation, GPU, and Third-Party Support 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
