]> granicus.if.org Git - imagemagick/blob - www/jp2.html
(no commit message)
[imagemagick] / www / jp2.html
1 \r
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" \r
3   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
4 <html version="-//W3C//DTD XHTML 1.1//EN"\r
5       xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"\r
6       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
7       xsi:schemaLocation="http://www.w3.org/1999/xhtml\r
8                           http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">\r
9 <head>\r
10   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>\r
11   <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>\r
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, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Image, Processing, Automagically"/>
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-2011 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" />\r
32   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>\r
33   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />\r
34   <link rel="stylesheet" type="text/css" href="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.css" media="screen" />\r
35   <style type="text/css" media="all">\r
36     @import url("../www/magick.css");\r
37   </style>\r
38   <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
39   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>\r
40   <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox-1.3.4.pack.js"></script>\r
41   <script type="text/javascript">\r
42     $(document).ready(function() {\r
43       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({\r
44         'transitionIn'  : 'elastic',\r
45         'transitionOut' : 'elastic',\r
46         'overlayShow'   : false,\r
47         'opacity'       : true\r
48       });\r
49     });\r
50   </script>\r
51 </head>\r
52 \r
53 <body id="www-imagemagick-org">\r
54 <div class="titlebar">\r
55 <div style="margin: 17px auto; float: left;">\r
56   <script type="text/javascript">\r
57   <!--\r
58     google_ad_client = "pub-3129977114552745";\r
59     google_ad_slot = "5439289906";\r
60     google_ad_width = 728;\r
61     google_ad_height = 90;\r
62   //-->\r
63   </script>\r
64   <script type="text/javascript"\r
65     src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
66   </script>\r
67 </div>\r
68 <a href="http://www.imagemagick.org/discourse-server/">\r
69   <img src="../images/logo.jpg"\r
70   alt="ImageMagick Logo"\r
71   style="width: 123px; height: 118px; border: 0px; float: right;" /></a>\r
72 <a href="../index.html">\r
73   <img src="../images/sprite.jpg"\r
74   alt="ImageMagick Sprite"\r
75   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>\r
76 </div>\r
77 \r
78 <div class="westbar">\r
79 \r
80 <div class="menu">
81   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
82 </div>
83 <div class="menu">
84   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
85 </div>
86 <div class="sub">
87     <a title="Binary Release: Unix" href="../www/binary-releases.html#unix">Unix</a>
88 </div>
89 <div class="sub">
90     <a title="Binary Release: MacOS X" href="../www/binary-releases.html#macosx">Mac OS X</a>
91 </div>
92 <div class="sub">
93     <a title="Binary Release: iOS" href="../www/binary-releases.html#iOS">iOS</a>
94 </div>
95 <div class="sub">
96     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
97 </div>
98 <div class="sep"></div>\r
99 <div class="menu">
100   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
101 </div>
102 <div class="sub">
103     <a title="Command-line Tools: Processing" href="../www/command-line-processing.html">Processing</a>
104 </div>
105 <div class="sub">
106     <a title="Command-line Tools: Options" href="../www/command-line-options.html">Options</a>
107 </div>
108 <div class="sub">
109     <a title="Command-line Tools: Usage" href="http://www.imagemagick.org/Usage/">Usage</a>
110 </div>
111 <div class="menu">
112   <a title="Program Interfaces" href="../www/api.html">Program Interfaces</a>
113 </div>
114 <div class="sub">
115     <a title="Program Interface: MagickWand" href="../www/magick-wand.html">MagickWand</a>
116 </div>
117 <div class="sub">
118     <a title="Program Interface: MagickCore" href="../www/magick-core.html">MagickCore</a>
119 </div>
120 <div class="sub">
121     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
122 </div>
123 <div class="sub">
124     <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
125 </div>
126 <div class="sep"></div>\r
127 <div  class="menu">
128    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
129 </div>
130 <div class="sub">
131     <a title="Install from Source: Unix" href="../www/install-source.html#unix">Unix</a>
132 </div>
133 <div class="sub">
134     <a title="Install from Source: Windows" href="../www/install-source.html#windows">Windows</a>
135  </div>
136 <div class="menu">
137   <a title="Resources" href="../www/resources.html">Resources</a>
138 </div>
139 <div class="menu">
140   <a title="Architecture" href="../www/architecture.html">Architecture</a>
141 </div>
142 <div class="menu">
143   <a title="Download" href="../www/download.html">Download</a>
144 </div>
145 <div class="sep"></div>\r
146 <div class="menu">
147   <a title="Search" href="../www/search.html">Search</a>
148 </div>
149 <div class="sep"></div>\r
150 <div class="menu">
151   <a title="Site Map" href="../www/sitemap.html">Site Map</a>
152 </div>
153 <div  class="sub">
154   <a title="Site Map: Links" href="../www/links.html">Links</a>
155 </div>
156 <div class="sep"></div>\r
157 <div  class="menu">
158   <a rel="follow" title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
159
160 <a href="http://www.networkredux.com">
161   <img src="../images/networkredux.png" alt="[sponsor]"
162   style="margin-top: 4px; margin-left: 4px; border: 0px; float: left;" /></a>
163 <div class="sponsbox">
164 <div  class="sponsor">
165   <a rel="follow" title="Sponsor: Web Hosting" href="http://www.micfo.com">Web Hosting</a><!-- 209901010090s golestan -->
166 </div>
167 <div  class="sponsor">
168   <a rel="follow" title="Sponsor: Autos part" href="http://www.pkwteile.de/autoteile">Autos part</a><!-- 201112010090s jr@pkwte... -->
169 </div>
170 <div  class="sponsor">
171   <a rel="follow" title="Sponsor: Search engine optimisation" href="http://www.seomoves.com.au">Search engine optimisation</a><!-- 201110010090s jen@seo lowprofilelinks -->
172 </div>
173 <div  class="sponsor">
174   <a rel="follow" title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
175 </div>
176 <div  class="sponsor">
177   <a rel="follow" title="Sponsor: Web Hosting Deals" href="http://www.webhostingdeals.org">Web Hosting Deals</a><!-- 201111010270 chee.hoa darin -->
178 </div>
179 <div  class="sponsor">
180   <a rel="follow" title="Sponsor: Web Hosting Reviews" href="http://www.webhostingsecretrevealed.com">Web Hosting Secret Revealed</a><!-- 201204010540 iamchee jerry -->
181 </div>
182 <div  class="sponsor">
183   <a rel="follow" title="Sponsor: Web Hosting Break" href="http://www.webhostingbreak.com">Web Hosting Break</a><!-- 201109010090 ian@ian-m... -->
184 </div>
185 <div  class="sponsor">
186   <a rel="follow" title="Sponsor: Druckerei" href="http://www.allesdruck.de">Druckerei</a><!-- 201303011500 r.leo -->
187 </div>
188 <div  class="sponsor">
189   <a rel="follow" title="Sponsor: Website Hosting" href="http://www.hostreviewgeeks.com">Website Hosting</a><!-- 201110010090 alexanian media -->
190 </div>
191 <div  class="sponsor">
192   <a rel="follow" title="Sponsor: Hotel München" href="http://www.messehotel-erb-muenchen.de">Hotel München</a><!-- 201111010450 cerb -->
193 </div>
194 <div  class="sponsor">
195   <a rel="follow" title="Sponsor: Best Web Hosting" href="http://webhostinggeeks.com">Best Web Hosting</a><!-- 201110010720 -->
196 </div>
197 <div  class="sponsor">
198   <a rel="follow" title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
199 </div>
200 <div  class="sponsor">
201   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
202 </div>
203 <div  class="sponsor">
204    <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
205 </div>
206 </div>
207 </div>
208 </div>\r
209 \r
210 <div class="eastbar">\r
211   <div class="g-plusone" data-size="standard" data-count="false"></div>\r
212 </div>\r
213 \r
214 <div class="main">\r
215 \r
216 <h1>ImageMagick JPEG-2000 Image Format</h1>
217 <p class="navigation-index"></p>
218
219 <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>
220
221 <ul>
222 <li>code blocks are 64 samples in width and 32 samples in height</li>
223 <li>no multicomponent transform</li>
224 <li>4 resolution levels for each component</li>
225 <li>compression is lossy at 64:1</li>
226 </ul>
227
228 <p>Use this command:</p>
229
230 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert wizard.png -define jp2:cblkwidth=64 -define jp2:cblkheight=32  \ <br/>
231   -define jp2:nomct -define jp2:numrlvls=4 -define jp2:rate=0.015625 wizard.jpc</span></p>
232 <p>Here we convert a giga-byte TIFF image to JPEG-2000 with a reduced memory footprint:</p>
233
234 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert frame-00038.tif -define jp2:tilewidth=256 -define jp2:tileheight=256 frame-00038.jp2</span></p>
235 <p>Here is a lossy example using the full gamut of JP2 options:</p>
236
237 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert input.tif -define numrlvls=7 -define jp2:tilewidth=1024
238 -define jp2:tileheight=1024 \<br />-define jp2:rate=0.02348 -define
239 jp2:prg=rpcl -define jp2:mode=int -define jp2:prcwidth=16383 \<br />-define
240 jp2:prcheight=16383 -define jp2:cblkwidth=64 -define jp2:cblkheight=64
241 -define jp2:sop output.jp2</span></p>
242 <p>Here is the same example with lossless encoding:</p>
243 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert input.tif -define numrlvls=6 -define jp2:tilewidth=1024
244 -define jp2:tileheight=1024 \<br />-define jp2:rate=1.0 -define jp2:lazy
245 -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,
246 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'
247 \<br />-define jp2:mode=int output.jp2</span></p>
248 <p>Here is a complete list of JPEG-2000 encoding options:</p>
249
250 <dl class="doc">
251 <dt class="doc">imgareatlx=x</dt>
252 <dd>Set the x-coordinate of the top-left corner of the image area to x.</dd>
253 <dt class="doc">imgareatly=y</dt>
254 <dd>Set the y-coordinate of the top-left corner of the image area to y.</dd>
255 <dt class="doc">tilegrdtlx=x</dt>
256 <dd>Set the x-coordinate of the top-left corner of the tiling grid to x.</dd>
257 <dt class="doc">tilegrdtly=y</dt>
258 <dd>Set the y-coordinate of the top-left corner of the tiling grid to y.</dd>
259 <dt class="doc">tilewidth=w</dt>
260 <dd>Set the nominal tile width to w.</dd>
261 <dt class="doc">tileheight=h</dt>
262 <dd>Set the nominal tile height to h.</dd>
263 <dt class="doc">prcwidth=w</dt>
264 <dd>Set the precinct width to w. The argument w must be an integer power of two. The default value is 32768.</dd>
265 <dt class="doc">prcheight=h</dt>
266 <dd>Set the precinct height to h. The argument h must be an integer power of two. The default value is 32768.</dd>
267 <dt class="doc">cblkwidth=w</dt>
268 <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>
269 <dt class="doc">cblkheight=h</dt>
270 <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>
271 <dt class="doc">mode=m</dt>
272 <dd>Set the coding mode to m. The argument m must have one of the following values:
273
274 <table class="doc">
275   <tbody>
276   <tr>
277     <th align="left">Value</th>
278     <th align="left">Description</th>
279   </tr>
280
281   <tr> <td>int</td>    <td>integer mode</td> </tr>
282   <tr> <td>real</td>    <td>real mode</td> </tr>
283   </tbody>
284 </table>
285 </dd>
286
287 <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>
288 <dt class="doc">rate=r</dt>
289 <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>
290 <dt class="doc">ilyrrates=r0[,r1,. . . ,rN]</dt>
291 <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>
292 <dt class="doc">prg=p</dt>
293 <dd>Set the progression order to p. The argument p must have one of the following values:
294
295 <table class="doc">
296   <tbody>
297   <tr>
298     <th align="left">Value</th>
299     <th align="left">Description</th>
300   </tr>
301
302   <tr> <td>lrcp</td>    <td>layer-resolution-component-position (LRCP) progressive (i.e., rate scalable)</td> </tr>
303   <tr> <td>rlcp</td>    <td>resolution-layer-component-position (RLCP) progressive (i.e., resolution scalable)</td> </tr>
304   <tr> <td>rpcl</td>    <td>resolution-position-component-layer (RPCL) progressive</td> </tr>
305   <tr> <td>pcrl</td>    <td>position-component-resolution-layer (PCRL) progressive</td> </tr>
306   <tr> <td>cprl</td>    <td>component-position-resolution-layer (CPRL) progressive</td> </tr>
307   </tbody>
308 </table>
309 </dd>
310
311 <dd>By default, LRCP progressive ordering is employed. Note that the RPCL and PCRL progressions are not valid for all possible image geometries.</dd>
312 <dt class="doc">nomct</dt>
313 <dd>Disallow the use of any multicomponent transform.</dd>
314 <dt class="doc">numrlvls=n</dt>
315 <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>
316 <dt class="doc">sop</dt>
317 <dd>Generate SOP marker segments.</dd>
318 <dt class="doc">eph</dt>
319 <dd>Generate EPH marker segments.</dd>
320 <dt class="doc">lazy</dt>
321 <dd>Enable lazy coding mode (a.k.a. arithmetic coding bypass).</dd>
322 <dt class="doc">termall</dt>
323 <dd>Terminate all coding passes.</dd>
324 <dt class="doc">segsym</dt>
325 <dd>Use segmentation symbols.</dd>
326 <dt class="doc">vcausal</dt>
327 <dd>Use vertically stripe causal contexts.</dd>
328 <dt class="doc">pterm</dt>
329 <dd>Use predictable termination.</dd>
330 <dt class="doc">resetprob</dt>
331 <dd>Reset the probability models after each coding pass.</dd>
332 <dt class="doc">numgbits=n</dt>
333 <dd>Set the number of guard bits to n.</dd>
334 </dl>
335 \r
336 </div>\r
337 \r
338 <div id="linkbar">\r
339     <span id="linkbar-west">&nbsp;</span>\r
340     <span id="linkbar-center">\r
341       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;\r
342       <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>\r
343     </span>\r
344     <span id="linkbar-east">&nbsp;</span>\r
345   </div>\r
346   <div class="footer">\r
347     <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>\r
348     <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>\r
349   </div>\r
350   <div style="clear: both; margin: 0; width: 100%; "></div>\r
351   <script type="text/javascript">\r
352     var _gaq = _gaq || [];\r
353     _gaq.push(['_setAccount', 'UA-17690367-1']);\r
354     _gaq.push(['_trackPageview']);\r
355 \r
356     (function() {\r
357       var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;\r
358       ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';\r
359       var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\r
360     })();\r
361   </script>\r
362 </body>\r
363 </html>\r