Skip to content

Commit

Permalink
updated link to standard
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsgalore committed Sep 11, 2023
1 parent 42e8a34 commit cea92f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h2>Latest news</h2>
</div>

<h2>What is jpylyzer?</h2>
<p><em>Jpylyzer</em> is a validator and feature extractor for <a href="http://fileformats.archiveteam.org/wiki/JP2"><em>JP2</em></a> images. <em>JP2</em> is the still image format that is defined by <a href="http://wiki.opf-labs.org/download/attachments/11337762/15444-1annexi.pdf">Part 1</a> of the <a href="http://www.jpeg.org/jpeg2000/">JPEG 2000</a> image compression standard (ISO/IEC 15444-1).</p>
<p><em>Jpylyzer</em> is a validator and feature extractor for <a href="http://fileformats.archiveteam.org/wiki/JP2"><em>JP2</em></a> images. <em>JP2</em> is the still image format that is defined by <a href="https://web.archive.org/web/20230407080521/https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-T.800-201511-S!!PDF-E&type=items">Part 1</a> of the <a href="http://www.jpeg.org/jpeg2000/">JPEG 2000</a> image compression standard (ISO/IEC 15444-1).</p>
<p><em>Jpylyzer</em> tells you if a <em>JP2</em> image really conforms to the format&#8217;s specifications (validation). It also reports the image&#8217;s technical characteristics (feature extraction).</p>
<h2>Getting started</h2>
<p>To get started with <em>jpylyzer</em>, check out the following links:</p>
Expand Down

0 comments on commit cea92f7

Please sign in to comment.