Skip to content

16 bit grayscale image support #373

@narbhar

Description

@narbhar

Is your feature request related to a problem? Please describe.
The image metrics implemented all seem to be restricted to consume 8 bit images as indicated by the data_range values. Could this be extended to native 16-bit grayscale images?

Describe the solution you'd like
Extending computation to 16-bit grayscale images by amending the metric implementation

Describe alternatives you've considered
The way to process 16 bit grayscale images alternatively would be to convert them into 8bit images although this would mean compressed images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions