Skip to content

image_segmenter: Enable saving of verts or path coordinates for a image_segmenter object #263

@wgottwald

Description

@wgottwald

Problem:

Paths of the ROIs are not returned by image_segmenter

Explanantion:

After segmenting an image, the .verts attributes are not saved. It would be good to access them later, not just the mask.

Proposed Solution

Add the verts and the paths of the drawn ROI as a property to an image_segmenter object. Similar to mask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions