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 #696 (closed defect: fixed)

Opened 2011-07-28T12:33:01-05:00

Last modified 2011-07-29T18:03:28-05:00

Make math plugins only modify pixels within Roi extents

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: biweekly-2011: Jul-18 to Jul-29
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking:

Description

This ticket cannot be addressed until the IJ2 data structures and API are in place for full Roi support.

Once that has happened update the Math plugins to only operate on the Roi region if it exists.

Change History

comment:1 Changed 2011-07-28T12:36:08-05:00 by bdezonia

This mirrors IJ1's behavior.

Note that the Preview plugins should only preview the roi region also and the save/ restore viewed plane code in AbstractPreviewablePlugin should only copy the Roi region too.

comment:2 Changed 2011-07-29T18:03:28-05:00 by bdezonia

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from imagej-2.0-alpha5 to biweekly-2011: Jul-18 to Jul-29

fixed in 4b51896a2f6d7487bc4d7b54d80c6fb23f9728af