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 #1520 (closed defect: wontfix)

Opened 2012-10-12T12:31:53-05:00

Last modified 2014-08-20T12:17:57-05:00

Make pure IJ2 implementation of measure commands

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b8-analysis
Component: Plugins Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1456

Description

Now that the MeasurementService and the ResultsTable are in place we should be able to rewrite Analyze > Measure and Analyze > Set Measurements.

Change History

comment:1 Changed 2012-10-12T12:32:24-05:00 by bdezonia

  • Blocking 1456 added

comment:2 Changed 2014-08-20T12:17:57-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to wontfix

We are no longer supporting use of ImageJ 1.x commands from modern ImageJ2 UIs. These plugins work fine in the legacy ImageJ 1.x UI, and adding them to ImageJ2 is not urgent.