Ticket #1268 (new defect)
Opened 2012-07-02T14:46:59-05:00
Last modified 2012-08-14T10:36:01-05:00
Fully flesh out CompositeOverlay
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b9-rois |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #285 |
Description
CompositeOverlay is made up of two or more other Overlays. It is itself an Overlay with all the appropriate API signatures. But there is no real checking/enforcement of conditions that would ensure the API is correctly supported. Must add this support code.
Lee had some ideas about this after the Barcelona meeting where an Overlay would be a 2d concept embedded in N-D space via a transform. This information needs to be stored with the ROI.