Skip to content

Method for drawing masks on top of data #22

@takluyver

Description

@takluyver

There's an example of making masks programmatically, but on many occasions it's easier to select parts of an image visually.

I don't want to build extensive GUI code into EXtra-geom - full fledged applications should be built as separate packages on top of it. But I think we can do something simple with matplotlib events, which can also serve as an example for building bigger applications. Matplotlib events also have the advantage that the same code can work in the notebook and a script which can open a separate window.

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