Ticket #618 (closed defect: fixed)
Opened 2010-12-08T20:48:46-06:00
Last modified 2011-02-02T04:45:00-06:00
Certain JPEG-2000 files are not read correctly
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | Cc: | mtemple@… | |
Blocked By: | Blocking: |
Description
See data/jpeg2000/mike/LCM-4-3-color-cleaned.jp2. This file cannot be read by ImageMagick, but can be read by Aperio's ImageScope software.
Cursory investigation indicates that there's something funny with the codestream markers - where one would expect to see '0xff', there is instead '0x3f'.
Change History
comment:1 Changed 2011-02-02T04:45:00-06:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
moved to ome:#4177