Task #12105 (closed)
Opened 5 years ago
Closed 5 years ago
JPEG XR: Validate image header
| Reported by: | bpindelski | Owned by: | bpindelski |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.1.0 |
| Component: | Bio-Formats | Version: | 5.1.0-m0 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Once metadata is extracted from the IFD and validated, the next step is to access the stream of bytes constituting the code image (image codestream). The image has a global header that needs validating before image plane extraction from the codestream can commence.
Change History (1)
comment:1 Changed 5 years ago by bpindelski
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Done. See https://github.com/bpindelski/bioformats/commit/7af4bf5a00210a3c36407e2b56b2ddf28edda293.