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!
