Task #12109 (closed)
Opened 5 years ago
Closed 4 years ago
JPEG XR: Implement decoding process
| Reported by: | bpindelski | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 5.x |
| 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 all the metadata and relevant objects (e.g. image planes with filled in components that encompass macroblocks) are available, start the decoding process (see par. 7.3 in Rec. ITU-T T.832 (01/2012)). As the coded tiles can be in one of both modes: spatial or frequency, this is a good place to implement the strategy pattern in form of decoders for both situations (e.g. SpatialModeCodestreamDecoder? and FrequencyModeCodestreamDecoder?).
Change History (3)
comment:1 Changed 5 years ago by mlinkert
comment:2 Changed 5 years ago by mlinkert
- Milestone changed from 5.1.0 to 5.x
comment:3 Changed 4 years ago by jamoore
- Resolution set to needfunding
- Status changed from new to closed
Referencing ticket #8493 has changed sprint.