Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6401 Discussions

Error running OpenCV API example on Raspbian

Alawami__Ahmed
Beginner
298 Views


I've installed OpenVino (2019_R1.01) on Pi3B+ with Raspbian following the directions here (https://docs.openvinotoolkit.org/latest/_docs_install_guides_installing_openvino_raspbian.html). However, I get the following error when I run the openCV API example:

Traceback (most recent call last):
  File "openvino_fd_myraid.py", line 14, in <module>
    blob = cv.dnn.blobFromImage(frame, size=(672, 384), ddepth=cv.CV_8U)
cv2.error: OpenCV(4.1.0-openvino) /home/jenkins/workspace/OpenCV/OpenVINO/build/opencv/modules/imgproc/src/resize.cpp:3718: error: (-215:Assertion failed) !ssize.empty() in function 'resize'

0 Kudos
1 Reply
Zhang__Runze
Beginner
298 Views

HI Alawami Ahmed,

Have you find a solution about this? I've the same issue now.

 

0 Kudos
Reply