Skip to content

Support UInt8 with Connected Components (Auto and Manual) #143

@ConnorNoddin

Description

@ConnorNoddin

Sometimes, my segmentation has less than 256 components. In this example, connected_components() currently defaults to the uint16 datatype. However, all unique labels for my components would fit in the uint8 datatype. Consequently, I use twice as much peak RAM as is needed.

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