NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

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.

Change History

comment:1 Changed 2012-07-03T15:36:36-05:00 by bdezonia

  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4

comment:2 Changed 2012-07-16T15:24:00-05:00 by bdezonia

  • Blocking 285 added

comment:3 Changed 2012-08-14T10:36:01-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta6

ROIs will be the focus of beta6.