Skip to content

SplitComponents: SplitComponents does not work properly with VectorImage or RGB in Python #6298

@hjmjohnson

Description

@hjmjohnson

The SplitComponents module was ingested into ITK from the (now archived) ITKSplitComponents remote module. This issue tracks, in ITK proper, the work originally filed as InsightSoftwareConsortium/ITKSplitComponents#73 by @dzenanz (2023-08-23).


With 2D RGB or VectorImages, images = itk.split_components_image_filter(image) produces a list of length 2, instead of 3 for RGB, and N for VectorImage.


Original report: InsightSoftwareConsortium/ITKSplitComponents#73 (archived repository). Credit: @dzenanz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions