InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Drawing ROIs on an image
Open
enhancement
- Dominant language
- Python
- Stars
- 624
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
What would be the best approach to be able to draw some ROIs (rectangle, oval, polygon, polyline) to a 2D image?
Do such tools already exist or can they be built upon the existing ipywidgets?
The idea would be the user to interact with a set of ROIs generated by an algorithm on the kernel side. The user should be able to edit, remove, add ROIs. A list of ROIs would be displayed with ipywidgets using the select widget.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.