Skip to content

Documentation of imshow is not clear about how 64-bit floats are handled. #9010

@dan-masek

Description

@dan-masek

While the documentation of imshow is quite clear about what happens with majority of OpenCV datatypes, it omits 64-bit floating point values.

Looking at the source of the conversion function, it's apparent that the behaviour is identical to 32-bit floats.

Therefore I suggest the documentation to be updated to reflect this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions