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!
