doleron / yolov5-opencv-cpp-python

Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python
MIT License
328 stars 103 forks source link

Fail to run the yolo_example #2

Closed lanbao2021 closed 2 years ago

lanbao2021 commented 2 years ago
image

OpenCV 4.5.4 was installed

@doleron I need help🤕

doleron commented 2 years ago

Hi @lanbao2021 it seems that your pip opencv version are being used instead of your system opencv. You can: