Skip to content

Why cv2.imshow fuction is not supported by Cog? #1450

@thi23459112

Description

@thi23459112

If I include the line cv2.imshow("test", im0) in my code, why can't predict.py execute?

If I delete that line, it runs successfully.

The cv2.imshow("test", im0) line is simply displaying the video; why does it conflict with cog?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions