Skip to content

Switch to using uints rather than float for internal image representation #28

@WardLT

Description

@WardLT

Most of our algorithms rely on using 32-bit floats for representing grayscale images, which a poor choice given that we only allow values between 0 and 1. We should switch to using uints instead.

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