Skip to content

cv2.imdecode(image, cv2.IMREAD_COLOR) doesn't work  #8

@imanshahmari

Description

@imanshahmari

in simple-infer.py line 55. it returns null which can not later be shown in cv2.imshow('image', image)
Error:

cv2.error: OpenCV(4.6.0) /Users/xperience/actions-runner/_work/opencv-python/opencv-python/opencv/modules/highgui/src/window.cpp:967: error: (-215:Assertion failed) size.width>0 && size.height>0 in function 'imshow

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions