]> granicus.if.org Git - imagemagick/blob - www/jp2.html
c2e1f30e28cf9f8d3599475165548760e4f34135
[imagemagick] / www / jp2.html
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
3   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
4 <html version="-//W3C//DTD XHTML 1.1//EN"
5       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
6       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7       xsi:schemaLocation="http://www.w3.org/1999/xhtml
8                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
9 <head>
10   <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
11   <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
12   <title>ImageMagick: JP2 Encoding Options</title>
13   <meta http-equiv="content-language" content="en-US"/>
14   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
15   <meta http-equiv="reply-to" content="magick-users@imagemagick.org"/>
16   <meta name="application-name" content="ImageMagick"/>
17   <meta name="description" content="Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.  In addition resize, rotate, shear, distort and transform images automagically."/>
18   <meta name="application-url" content="http://www.imagemagick.org"/>
19   <meta name="generator" content="PHP"/>
20   <meta name="keywords" content="jp2, encoding, options, ImageMagick, PerlMagick, image processing, OpenMP, software development library, image, photo, software, Magick++, MagickWand"/>
21   <meta name="rating" content="GENERAL"/>
22   <meta name="robots" content="INDEX, FOLLOW"/>
23   <meta name="generator" content="ImageMagick Studio LLC"/>
24   <meta name="author" content="ImageMagick Studio LLC"/>
25   <meta name="revisit-after" content="2 DAYS"/>
26   <meta name="resource-type" content="document"/>
27   <meta name="copyright" content="Copyright (c) 1999-2012 ImageMagick Studio LLC"/>
28   <meta name="distribution" content="Global"/>
29   <link rel="icon" href="../images/wand.png"/>
30   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
31   <link rel="canonical" href="http://www.imagemagick.org" />
32   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
33   <!-- Add jQuery library -->
34   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
35   
36   <!-- Optionaly include easing and/or mousewheel plugins -->
37   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
38   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
39   
40   <!-- Add fancyBox -->
41   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
42   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
43   
44   <!-- Optionaly include button and/or thumbnail helpers -->
45   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
46   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
47   
48   <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
49   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
50   <script type="text/javascript">
51         $(document).ready(function() {
52                 $(".fancybox").fancybox();
53         });
54   </script>
55   <!-- ImageMagick style -->
56   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
57   <style type="text/css" media="all">
58     @import url("../www/magick.css");
59   </style>
60 </head>
61
62 <body id="www-imagemagick-org">
63 <div class="titlebar">
64 <div style="margin: 17px auto; float: left;">
65   <script type="text/javascript">
66   <!--
67     google_ad_client = "pub-3129977114552745";
68     google_ad_slot = "5439289906";
69     google_ad_width = 728;
70     google_ad_height = 90;
71   //-->
72   </script>
73   <script type="text/javascript"
74     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
75   </script>
76 </div>
77 <a href="../discourse-server">
78   <img src="../images/logo.jpg"
79   alt="ImageMagick Logo"
80   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
81 <a href="../index.html">
82   <img src="../images/sprite.jpg"
83   alt="ImageMagick Sprite"
84   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
85 </div>
86
87 <div class="westbar">
88
89 <div class="menu">
90   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
91 </div>
92 <div class="menu">
93   <a title="Binary Releases" href="binary-releases.html">Binary Releases</a>
94 </div>
95 <div class="sub">
96     <a title="Binary Release: Unix" href="binary-releases.html#unix">Unix</a>
97 </div>
98 <div class="sub">
99     <a title="Binary Release: MacOS X" href="binary-releases.html#macosx">Mac OS X</a>
100 </div>
101 <div class="sub">
102     <a title="Binary Release: iOS" href="binary-releases.html#iOS">iOS</a>
103 </div>
104 <div class="sub">
105     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
106 </div>
107 <div class="sep"></div>
108 <div class="menu">
109   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
110 </div>
111 <div class="sub">
112     <a title="Command-line Tools: Processing" href="command-line-processing.html">Processing</a>
113 </div>
114 <div class="sub">
115     <a title="Command-line Tools: Options" href="command-line-options.html">Options</a>
116 </div>
117 <div class="sub">
118     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
119 </div>
120 <div class="menu">
121   <a title="Program Interfaces" href="api.html">Program Interfaces</a>
122 </div>
123 <div class="sub">
124     <a title="Program Interface: MagickWand" href="magick-wand.html">MagickWand</a>
125 </div>
126 <div class="sub">
127     <a title="Program Interface: MagickCore" href="magick-core.html">MagickCore</a>
128 </div>
129 <div class="sub">
130     <a title="Program Interface: PerlMagick" href="perl-magick.html">PerlMagick</a>
131 </div>
132 <div class="sub">
133     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
134 </div>
135 <div class="sep"></div>
136 <div  class="menu">
137    <a title="Install from Source" href="install-source.html">Install from Source</a>
138 </div>
139 <div class="sub">
140     <a title="Install from Source: Unix" href="install-source.html#unix">Unix</a>
141 </div>
142 <div class="sub">
143     <a title="Install from Source: Windows" href="install-source.html#windows">Windows</a>
144  </div>
145 <div class="menu">
146   <a title="Resources" href="resources.html">Resources</a>
147 </div>
148 <div class="menu">
149   <a title="Architecture" href="architecture.html">Architecture</a>
150 </div>
151 <div class="menu">
152   <a title="Download" href="download.html">Download</a>
153 </div>
154 <div class="sep"></div>
155 <div class="menu">
156   <a title="Search" href="search.html">Search</a>
157 </div>
158 <div class="sep"></div>
159 <div class="menu">
160   <a title="Site Map" href="sitemap.html">Site Map</a>
161 </div>
162 <div  class="sub">
163   <a title="Site Map: Links" href="links.html">Links</a>
164 </div>
165 <div class="sep"></div>
166 <div class="menu">
167   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
168
169   <a href="http://www.networkredux.com"> <img src="../images/networkredux.png" width="140" height="31" alt="[sponsor]" style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
170   <a href="http://www.dinodirect.com/ipads-tablets/"> <img src="../images/dino-direct.jpg" width="140" height="90" alt="[sponsor]" style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a><!-- 201208010120 mickey@163... -->
171 <div class="sponsbox">
172 <div class="sponsor">
173   <a rel="follow" title="Sponsor: The Fastest &amp; Easiest Way to Find Images" href="http://www.graphicsfactory.com">The Fastest &amp; Easiest Way to Find Images</a><!-- 201210010270 graphicsfac... -->
174 </div>
175 <div class="sponsor">
176   <a rel="follow" title="Sponsor: VPS" href="http://www.interdominios.com/vps">VPS</a><!-- 201209010090 barsh@inter... -->
177 </div>
178 <div class="sponsor">
179   <a rel="follow" title="Werbebanner Werbeplane" href="http://www.allesbanner.de">Werbebanner Werbeplane</a><!-- 201212010450 info@druck... -->
180 </div>
181 <div class="sponsor">
182   <a rel="follow" title="Entertainment News &amp; Photos" href="http://www.zimbio.com">Entertainment News &amp; Photos</a><!-- 201211010540 bd@zimb... -->
183 </div>
184 <div class="sponsor">
185   <a rel="follow" title="Sponsor: LED24" href="http://led24.de/">LED24</a><!-- 201207010270 info@led24... -->
186 </div>
187 <div class="sponsor">
188   <a rel="follow" title="Sponsor: Best Website Hosting" href="http://www.top-cheap-web-hosting.com">Best Website Hosting</a><!-- 201304010090 eunge.liu-->
189 </div>
190 <div class="sponsor">
191   <a rel="follow" title="Android Tablet" href="http://www.dinodirect.com/ipads-tablets/">Android Tablet</a><!-- 201208010120 mickey@163... -->
192 </div>
193 <div class="sponsor">
194   <a rel="follow" title="Sponsor: Web Site Hosting" href="http://webhostinggeeks.com">Web Site Hosting</a><!-- 201302010900 funds@enmob... -->
195 </div>
196 <div class="sponsor">
197    <a rel="follow" title="Sponsor: Premium Quality Stock Photos" href="http://www.f1online.pro/en/">Premium Quality Stock Photos</a><!-- 2012080100540 ... -->
198 </div>
199 <div class="sponsor">
200    <a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 2012070100250 ... -->
201 </div>
202 <div class="sponsor">
203   <a rel="follow" title="Sponsor: Managed Server" href="http://www.robhost.de">Managed Server</a><!-- 201210010720 klikics... -->
204 </div>
205 <div class="sponsor">
206   <a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
207 </div>
208 <div class="sponsor">
209    <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
210 </div>
211 <div class="sponsor">
212    <a rel="follow" title="Sponsor: Web Hosting" href="http://www.hostucan.com">Web Hosting</a><!-- 2012120100150 racent marketing@webhosting...-->
213 </div>
214 </div>
215 </div>
216 </div>
217
218 <div class="eastbar">
219   <div class="g-plusone" id="gplusone"></div>
220   <script type="text/javascript">
221     window.___gcfg = {
222       lang: 'en-US'
223     };
224
225     (function() {
226       var po = document.createElement('script');
227       po.type = 'text/javascript'; po.async = true;
228       po.src = 'https://apis.google.com/js/plusone.js';
229       var script = document.getElementsByTagName('script')[0];
230       script.parentNode.insertBefore(po, script);
231     })();
232     var gplusone = document.getElementById("gplusone");
233     gplusone.setAttribute("data-size","medium");
234     gplusone.setAttribute("data-count","false");
235   </script>
236 </div>
237
238 <div class="main">
239
240 <h1>ImageMagick JPEG-2000 Image Format</h1>
241 <p class="navigation-index"></p>
242
243 <p>ImageMagick's JPEG-2000 image formats, JP2 and JPC, accept a plethora of encoding options as detailed below.  As an example, suppose you are interested in these options:</p>
244
245 <ul>
246 <li>code blocks are 64 samples in width and 32 samples in height</li>
247 <li>no multicomponent transform</li>
248 <li>4 resolution levels for each component</li>
249 <li>compression is lossy at 64:1</li>
250 </ul>
251
252 <p>Use this command:</p>
253
254 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert wizard.png -define jp2:cblkwidth=64 -define jp2:cblkheight=32  \ <br/>
255   -define jp2:nomct -define jp2:numrlvls=4 -define jp2:rate=0.015625 wizard.jpc</span></p>
256 <p>Here we convert a giga-byte TIFF image to JPEG-2000 with a reduced memory footprint:</p>
257
258 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert frame-00038.tif -define jp2:tilewidth=256 -define jp2:tileheight=256 frame-00038.jp2</span></p>
259 <p>Here is a lossy example using the full gamut of JP2 options:</p>
260
261 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert input.tif -define numrlvls=7 -define jp2:tilewidth=1024
262 -define jp2:tileheight=1024 \<br />-define jp2:rate=0.02348 -define
263 jp2:prg=rpcl -define jp2:mode=int -define jp2:prcwidth=16383 \<br />-define
264 jp2:prcheight=16383 -define jp2:cblkwidth=64 -define jp2:cblkheight=64
265 -define jp2:sop output.jp2</span></p>
266 <p>Here is the same example with lossless encoding:</p>
267 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>convert input.tif -define numrlvls=6 -define jp2:tilewidth=1024
268 -define jp2:tileheight=1024 \<br />-define jp2:rate=1.0 -define jp2:lazy
269 -define jp2:prg=rlcp -define jp2:ilyrrates=\<br />'0.015625,0.01858,0.0221,0.025,0.03125,0.03716,0.04419,0.05,0.0625,
270 0.075,0.088,0.1,0.125,0.15,0.18,0.21,0.25,0.3,0.35,0.4,0.5,0.6,0.7,0.84'
271 \<br />-define jp2:mode=int output.jp2</span></p>
272 <p>Here is a complete list of JPEG-2000 encoding options:</p>
273
274 <dl class="doc">
275 <dt class="doc">imgareatlx=x</dt>
276 <dd>Set the x-coordinate of the top-left corner of the image area to x.</dd>
277 <dt class="doc">imgareatly=y</dt>
278 <dd>Set the y-coordinate of the top-left corner of the image area to y.</dd>
279 <dt class="doc">tilegrdtlx=x</dt>
280 <dd>Set the x-coordinate of the top-left corner of the tiling grid to x.</dd>
281 <dt class="doc">tilegrdtly=y</dt>
282 <dd>Set the y-coordinate of the top-left corner of the tiling grid to y.</dd>
283 <dt class="doc">tilewidth=w</dt>
284 <dd>Set the nominal tile width to w.</dd>
285 <dt class="doc">tileheight=h</dt>
286 <dd>Set the nominal tile height to h.</dd>
287 <dt class="doc">prcwidth=w</dt>
288 <dd>Set the precinct width to w. The argument w must be an integer power of two. The default value is 32768.</dd>
289 <dt class="doc">prcheight=h</dt>
290 <dd>Set the precinct height to h. The argument h must be an integer power of two. The default value is 32768.</dd>
291 <dt class="doc">cblkwidth=w</dt>
292 <dd>Set the nominal code block width to w. The argument w must be an integer power of two.  The default value is 64.</dd>
293 <dt class="doc">cblkheight=h</dt>
294 <dd>Set the nominal code block height to h. The argument h must be an integer power of two. The default value is 64.</dd>
295 <dt class="doc">mode=m</dt>
296 <dd>Set the coding mode to m. The argument m must have one of the following values:
297
298 <table class="doc">
299   <tbody>
300   <tr>
301     <th align="left">Value</th>
302     <th align="left">Description</th>
303   </tr>
304
305   <tr> <td>int</td>    <td>integer mode</td> </tr>
306   <tr> <td>real</td>    <td>real mode</td> </tr>
307   </tbody>
308 </table>
309 </dd>
310
311 <dd>If lossless coding is desired, the integer mode must be used. By default, the integer mode is employed. The choice of mode also determines which multicomponent and wavelet transforms (if any) are employed.</dd>
312 <dt class="doc">rate=r</dt>
313 <dd>Specify the target rate. The argument r is a positive real number. Since a rate of one corresponds to no compression, one should never need to explicitly specify a rate greater than one.  By default, the target rate is considered to be infinite.</dd>
314 <dt class="doc">ilyrrates=r0[,r1,. . . ,rN]</dt>
315 <dd>Specify the rates for any intermediate layers. The argument to this option is a comma separated list of N rates. Each rate is a positive real number. The rates must increase monotonically.  The last rate in the list should be less than or equal to the overall rate (as specified with the rate option).</dd>
316 <dt class="doc">prg=p</dt>
317 <dd>Set the progression order to p. The argument p must have one of the following values:
318
319 <table class="doc">
320   <tbody>
321   <tr>
322     <th align="left">Value</th>
323     <th align="left">Description</th>
324   </tr>
325
326   <tr> <td>lrcp</td>    <td>layer-resolution-component-position (LRCP) progressive (i.e., rate scalable)</td> </tr>
327   <tr> <td>rlcp</td>    <td>resolution-layer-component-position (RLCP) progressive (i.e., resolution scalable)</td> </tr>
328   <tr> <td>rpcl</td>    <td>resolution-position-component-layer (RPCL) progressive</td> </tr>
329   <tr> <td>pcrl</td>    <td>position-component-resolution-layer (PCRL) progressive</td> </tr>
330   <tr> <td>cprl</td>    <td>component-position-resolution-layer (CPRL) progressive</td> </tr>
331   </tbody>
332 </table>
333 </dd>
334
335 <dd>By default, LRCP progressive ordering is employed. Note that the RPCL and PCRL progressions are not valid for all possible image geometries.</dd>
336 <dt class="doc">nomct</dt>
337 <dd>Disallow the use of any multicomponent transform.</dd>
338 <dt class="doc">numrlvls=n</dt>
339 <dd>Set the number of resolution levels to n. The argument n must be an integer that is greater than or equal to one. The default value is 6.</dd>
340 <dt class="doc">sop</dt>
341 <dd>Generate SOP marker segments.</dd>
342 <dt class="doc">eph</dt>
343 <dd>Generate EPH marker segments.</dd>
344 <dt class="doc">lazy</dt>
345 <dd>Enable lazy coding mode (a.k.a. arithmetic coding bypass).</dd>
346 <dt class="doc">termall</dt>
347 <dd>Terminate all coding passes.</dd>
348 <dt class="doc">segsym</dt>
349 <dd>Use segmentation symbols.</dd>
350 <dt class="doc">vcausal</dt>
351 <dd>Use vertically stripe causal contexts.</dd>
352 <dt class="doc">pterm</dt>
353 <dd>Use predictable termination.</dd>
354 <dt class="doc">resetprob</dt>
355 <dd>Reset the probability models after each coding pass.</dd>
356 <dt class="doc">numgbits=n</dt>
357 <dd>Set the number of guard bits to n.</dd>
358 </dl>
359
360 </div>
361
362 <div id="linkbar">
363     <span id="linkbar-west">&nbsp;</span>
364     <span id="linkbar-center">
365       <a href="../discourse-server">Discourse Server</a> &bull;
366       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
367     </span>
368     <span id="linkbar-east">&nbsp;</span>
369   </div>
370   <div class="footer">
371     <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
372     <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
373   </div>
374   <div style="clear: both; margin: 0; width: 100%; "></div>
375   <script type="text/javascript">
376     var _gaq = _gaq || [];
377     _gaq.push(['_setAccount', 'UA-17690367-1']);
378     _gaq.push(['_trackPageview']);
379
380     (function() {
381       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
382       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
383       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
384     })();
385   </script>
386 </body>
387 </html>