j2k_dump - Man Page

Name

j2k_dump ā€” This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the OpenJPEG library.

Valid input image extensions are .j2k, .jp2, .jpt

Synopsis

j2k_dump -i infile.j2k

j2k_dump -ImgDir images/ Dump all files in images/

j2k_dump -h Print help message and exit

Options

-i name

(jpeg2000 input file name)

-ImgDir directory_name

(directory containing jpeg2000 input files)

Authors

Copyright (c) 20010, Mathieu Malaterre

See Also

image_to_j2k(1) j2k_to_image(1)

Referenced By

image_to_j2k(1), j2k_to_image(1), jp2dump(1), libopenjp2(3), libopenjpeg(3).

Version 1.4.0 dumps jpeg2000 files