Ticket #360 (closed defect: fixed)
Opened 2009-02-17T14:41:12-06:00
Last modified 2009-03-16T09:46:06-05:00
J2K files not supported
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
JPEG-2000 files with the extension '.j2k' are not supported. These files have a different structure from '.jp2' files, as simply changing the file extension does not solve the problem. Examples are in samples/openjpeg/.
Change History
comment:1 Changed 2009-03-16T09:46:06-05:00 by melissa
- Status changed from new to closed
- Resolution set to fixed
(In [4916]) Added support for J2K files. Closes #360.