User Intro
Prog Intro
Liste des commandes
Liste des manuels
Table of Contents
jp22inr - convert a JPEG 2000 image to an Inrimage image.
jp22inr
[-i
[-i]
[-i
[\[-i\]]
jp22inr
[jp2-file]
[output | red green blue]
[-o=%s]
[-cz]
[-d]
[-D]
jp22inr
decodes a Jpeg 2000 image (encoded with a codec recognized by Jasper)
and writes the result as an Inrimage image.
If input image is RGB, the result is RGB NDIMV=3 image, or a RGB NDIMZ=3 image
(with the option -cz) or 3 scalars images (one image per component: red,
green, bleu).
- -i
- do not decode, just display info from jp2 file.
- -i -i
- display more info from jp2 file.
- -o=
- options for decoder (described in the Jasper documentation).
- -cz
- write RGB planar image (NDIMZ=3) instead of NDIMV=3.
- -d
- print Jasper traces.
- -D
- print Inrimage traces.
- Only images with 1 or 3 components (or frames) may be converted.
- Only 1-byte images are converted.
- Colormap, sign or exponent are ignored.
jp22inr(1i)
See Inrimage(1i)
for a description of general options.
Handle signed images.