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 #1083 (closed enhancement: moved)

Opened 2012-03-30T09:50:24-05:00

Last modified 2013-06-07T15:37:54-05:00

Add IO support for non-planar images

Reported by: hinerm Owned by: curtis
Priority: major Milestone: imagej2-b8-analysis
Component: I/O Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1920

Description

Currently the ImageJ IO plug-ins only support planar type ImgPlus objects. This support should be generalized to support any type of ImgPlus.

Change History

comment:1 Changed 2012-05-15T10:36:34-05:00 by curtis

  • Status changed from new to assigned
  • Component changed from other to ij-io
  • Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
  • Owner set to curtis
  • Type changed from defect to enhancement
  • Blocking 9 added

comment:2 Changed 2012-09-06T14:27:44-05:00 by curtis

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

comment:3 Changed 2013-06-05T15:14:16-05:00 by bdezonia

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

comment:4 Changed 2013-06-07T15:34:00-05:00 by curtis

  • Blocking 1920 added

comment:5 Changed 2013-06-07T15:37:54-05:00 by curtis

  • Blocking 9 removed

(In #9) This ticket is really about improving the infrastructure if I/O for ImageJ2. With SCIFIO, we have now done that. The 2.0.0-beta-7 release is using SCIFIO 0.1.0—File Open and File Save are now extensible—so this ticket is complete.

Remaining tickets about improving the existing I/O mechanism have been migrated to ticket #1920.

comment:4 Changed 2014-05-07T04:27:27-05:00 by curtis

  • Status changed from assigned to closed
  • Resolution set to moved