Skip to content

Cannot open image in Ubuntu #56

Open
@MendeBadra

Description

@MendeBadra

My os: Ubuntu 24.04

import OpenCV; const cv = OpenCV
img = cv.imread("cameraman.tif")
cv.imshow("Cameraman", img)

This code is not working, No Error but it retains the image that was previously on screen on that area. See image for reference:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions