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 #1624 (closed task: fixed)

Opened 2013-01-10T13:49:17-06:00

Last modified 2013-08-27T11:07:25-05:00

Incorporate unit calibrated imglib code into IJ2

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

Description (last modified by bdezonia)

In satisfying ticket #1623 it is anticipated that we will have a CalibratedImg interface or some such extension to ImgPlus. Update existing IJ2 code to be compatible with CalibratedImg. ij-data would then depend upon the imglib2 units subpackage (imglib2-units, imglib2-axes, whatever its called).

Change History

comment:1 Changed 2013-01-10T13:51:03-06:00 by bdezonia

  • Description modified

comment:2 Changed 2013-01-10T13:51:42-06:00 by bdezonia

  • Description modified

comment:3 Changed 2013-01-28T16:22:05-06:00 by bdezonia

Examples of this kind of integration present in the axes branches of Imglib and ImageJ2. I have not yet made a separate units/axes package yet.

comment:4 Changed 2013-05-24T17:13:53-05:00 by bdezonia

  • Milestone changed from imagej2-b7-ndim-data to imagej2-b8-analysis

comment:5 Changed 2013-08-19T10:49:34-05:00 by bdezonia

This part of the project is mostly done on the calibration-changes branches of imglib and imagej2. Its under review.

comment:6 Changed 2013-08-27T11:07:25-05:00 by bdezonia

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

This code has been merged to master. Closing.