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 #323 (closed enhancement: fixed)

Opened 2008-10-02T09:08:51-05:00

Last modified 2008-10-20T07:58:14-05:00

Add support for writing JPEG2000

Reported by: melissa Owned by: melissa
Priority: minor Milestone:
Component: bio-formats Severity: non-issue
Keywords: Cc:
Blocked By: Blocking:

Description

We should be able to write plain JPEG2000 files, and perhaps TIFF files with JPEG2000.

Change History

comment:1 Changed 2008-10-20T07:58:14-05:00 by melissa

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

(In [4519]) * Implemented compression methods in JPEG and JPEG2000 codecs.

  • Added JPEG2000 writer; closes #323.