Ticket #1465 (closed defect: fixed)
Opened 2012-09-07T14:59:45-05:00
Last modified 2012-09-07T15:00:39-05:00
Support composite ROIs
Reported by: | dscho | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #878 |
Description
To support subtracting ROIs, we need the concept of regions of interest which can have holes. This ticket entails:
- adding support for composite ROIs to ImgLib2
- adding overlays handling composite ROIs
- adding a JHotDrawAdapter capable of drawing and modifying composite ROIs
Change History
comment:1 Changed 2012-09-07T15:00:39-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
This was fixed after a lot of work in adf307d1ec6072d966c147f5c162d042ecd3662e. The corresponding ImgLib commit is https://github.com/imagej/imglib/commit/2f0cafd9a87f9524c03871c0a818a8a1b7cdd501.