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 #661 (closed defect: moved)

Opened 2011-07-06T16:17:27-05:00

Last modified 2014-07-02T23:38:45-05:00

Extend pixel types supported to include INT64

Reported by: bdezonia Owned by: curtis
Priority: major Milestone: imagej2-unscheduled
Component: SCIFIO Version:
Severity: serious Keywords:
Cc: melissa@… Blocked By:
Blocking: #1632

Description

IFormatReader has a method called getPixelType(). This method cannot return a type of INT64. Enhance BioFormats as necessary to support INT64 data. (Currently writing virtual image structures in ImgLib for use by IJ2 and the code has to fail for 64 bit integer support)

Change History

comment:1 Changed 2011-07-27T14:48:13-05:00 by curtis

  • Milestone changed from biweekly-2011: Jul-18 to Jul-29 to imagej-2.0-beta3

comment:2 Changed 2012-07-19T21:45:33-05:00 by dscho

  • Blocking 1333 added

comment:3 Changed 2012-09-07T11:22:20-05:00 by bdezonia

  • Blocking 1460 added; 1333 removed
  • Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0-beta5

comment:4 Changed 2012-12-12T10:10:06-06:00 by bdezonia

  • Cc melissa@… added

comment:5 Changed 2013-01-23T09:41:15-06:00 by bdezonia

  • Blocking 1632 added; 1460 removed

comment:6 Changed 2013-01-23T09:42:00-06:00 by bdezonia

  • Milestone changed from imagej2-b7-ndim-data to imagej2-unscheduled

comment:7 Changed 2014-07-02T23:38:45-05:00 by curtis

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