Skip to content

Create a reader of skimage.measure.regionprops output #5

Description

@vreuter

Right now, we immediately convert the mapping that's returned by the regionprops function from skimage to a pandas.DataFrame, and then write that to CSV. We should have a utility that parses the more raw, JSON-like mapping data and/or the CSV table data. This would make the output of this valuable function call then available for use in Scala code equally to in Python code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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