JP2
From Just Solve the File Format Problem
(Difference between revisions)
(infobox) |
(Added link to specs in separate section + sample images link) |
||
Line 9: | Line 9: | ||
See also [[Wikipedia:JPEG 2000]]. | See also [[Wikipedia:JPEG 2000]]. | ||
+ | |||
+ | == Specifications == | ||
+ | |||
+ | * [http://www.jpeg.org/public/15444-1annexi.pdf JP2 file format syntax] | ||
+ | |||
+ | == Sample images == | ||
+ | |||
+ | * [https://github.com/bitsgalore/jp2kMagic/tree/master/sampleImages JPEG 2000 sample images] |
Revision as of 15:09, 13 November 2012
JP2 is the wavelet-based compressed image format defined by Part 1 of the JPEG 2000 standard. The format syntax is defined in ISO/IEC 15444-1:2004 (E) - ITU-T Rec. T.800 (08/2002 E) 127 - Annex I - JP2 file format syntax. Note that the final standards are not freely available, but the committee drafts are.
See also Wikipedia:JPEG 2000.