NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

Ticket #545 (closed defect: fixed)

Opened 2010-09-01T16:24:43-05:00

Last modified 2010-09-03T10:48:56-05:00

Fix TIFF/OME-TIFF export with JPEG/JPEG-2000 compression

Reported by: melissa Owned by: melissa
Priority: critical Milestone: bio-formats-4.2.1
Component: bio-formats Severity: serious
Keywords: Cc:
Blocked By: Blocking:

Description

See, for instance, the output of:

ant -Djunit.directory=/data/al3d/franz/ test-convert

on the junit-test-suite branch.

Change History

comment:1 Changed 2010-09-03T10:48:56-05:00 by melissa

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

(In [6878]) Fixed bugs in writing and reading JPEG- and JPEG-2000-compressed TIFFs. Closes #545.