InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
ENH: Simultaneously compute bounding boxes for images with multiple labels
Open
status:Use_Milestone_Backlog
type:Enhancement
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
New functionality in `ContourExtractor2DImageFilter` simultaneously computes the bounding box for each and every distinct pixel value (aka label) in an image, as part of a larger task; see pull request #2323. That functionality is useful more generally and could be added to an existing or new ITK class.
Contributor guide
Assessment
This issue has not been assessed yet.