.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1. .TH OPJH_EXPAND "1" "March 2022" "ojph_expand 0.8.2" "User Commands" .SH NAME opjh_expand - This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPH library. .SH DESCRIPTION .SS "The following arguments are necessary:" .HP \fB\-i\fR input file name .HP \fB\-o\fR output file name (either pgm, ppm, tif(f), or raw(yuv)) .SS "The following arguments are options:" .TP \fB\-skip_res\fR x,y a comma\-separated list of two elements containing the number of resolutions to skip. You can specify 1 or 2 parameters; the first specifies the number of resolution for which data reading is skipped. The second is the number of skipped resolution for reconstruction, which is either equal to the first or smaller. If the second is not specified, it is made to equal to the first. .HP \fB\-resilient\fR true if you want the decoder to be more tolerant of errors .IP in the codestream .SH AUTHOR This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system (but may be used by others).