logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

opj_dump - This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the

Authors

       Copyright (c) 2010, Mathieu Malaterre

Name

       opj_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

Options

-iname
              (jpeg2000 input file name)

       -ImgDirdirectory_name
              (directory containing jpeg2000 input files)

See Also

opj_compress(1) opj_decompress(1)

opj_dump                                          Version 2.1.1                                      opj_dump(1)

Synopsis

opj_dump-i infile.j2k

       opj_dump-ImgDir images/ Dump all files in images/

       opj_dump-h Print help message and exit

See Also