.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-ORTHOIGEN "1" "December 2015" "ossim-orthoigen 1.8.20" "User Commands" .SH NAME ossim-orthoigen \- ossim-orthoigen .SH DESCRIPTION Usage: .IP ossim\-orthoigen [options] "[|switches]" "[[|switches]" ...] .IP ossim\-orthoigen [options] .src .PP Description: Creates a product image given an input specification as described below. There are two ways of specifying the input source list. Switches on explicit form are .IP |||. .PP The presently can be either "auto\-minmax" or "std\-stretch\-N" where N=1, 2 or 3. The .src keyword list contains keyword entries in the form of .IP imageN.: value .PP Supported keywords are "file", "entry", "rgb", "hist", "ovr", with values identical to those specified in the explicit switch form. .SH OPTIONS .TP \fB\-\-annotate\fR annotation keyword list .TP \fB\-\-chain\-template\fR Specify an external file that contains chain information .TP \fB\-\-clamp\-pixels\fR Specify the min and max allowed pixel values. All values outside of this get mapped to their corresponding clamp value. .TP \fB\-\-clip\-pixels\fR Causes all pixel values between min and max (inclusive) to be mapped to the null pixel value. Min and max can be equal for mapping a single value. See also related option "\-\-replacement\-mode" for additional explanation. .TP \fB\-\-clip\-to\-valid\-rect\fR When true, any requested cut rect is clipped by the valid image bounding rect to minimize null border pixels. If false, the output will correspond to the cut rect as close as possible given the product projection. This option overrides the ossim_preferences setting. If no cut options are supplied, this option is ignored. .TP \fB\-\-combiner\-template\fR Specify an external file that contains combiner information .TP \fB\-\-combiner\-type\fR Specify what mosaic to use, ossimImageMosiac or ossimFeatherMosaic or osimBlendMosaic ... etc .TP \fB\-\-cut\-bbox\-en\fR Specify the min easting, min northing, max easting, max northing .TP \fB\-\-cut\-bbox\-ll\fR Specify the min lat and min lon and max lat and maxlon .TP \fB\-\-cut\-center\-ll\fR Specify the center cut in lat lon space. Takes two argument .TP \fB\-\-cut\-pixel\-width\-height\fR Specify cut box's width and height in pixels .TP \fB\-\-cut\-radius\-meters\fR Specify the cut distance in meters. A bounding box for the cut will be produced .TP \fB\-\-degrees\fR Specifies an override for degrees per pixel. Takes either a single value applied equally to x and y directions, or two values applied correspondingly to x then y. .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-enable\-entry\-decoding\fR A filename can be separated by a | and a number (NO space). Example: a.toc|0 will do entry 0 of a.toc file and on unix you might want to use a \e since the separator is a pipe sign. Example: \&./a.toc\e|0 will do entry 0 of a.toc. .TP \fB\-\-geo\fR Defaults to a geographic image chain with GSD = to the input. Origin of latitude ison the equator. .TP \fB\-\-geo\-auto\-scaled\fR Computes the mosaic center latitude for purpose of scaling in the longitude direction so that the pixels will appear nearly square in ground space at specified latitude. Implies a geographic projection. .TP \fB\-\-geo\-scaled\fR Takes latitude as an argument for purpose of scaling in the longitude direction so that the pixels will appear nearly square in ground space at specified latitude. Implies a geographic projection. .TP \fB\-\-hist\-auto\-minmax\fR uses the automatic search for the best min and max clip values. Incompatible with other histogram options. .TP \fB\-\-hist\-match\fR Takes one image filename argument for target histogram to match. Incompatible with other histogram options. .TP \fB\-\-hist\-std\-stretch\fR Specify histogram stretch as a standard deviation from the mean as , where is 1, 2, or 3. Incompatible with other histogram options. .TP \fB\-\-hist\-stretch\fR Specify in normalized percent the low clip and then the high clip value as . Incompatible with other histogram options. .TP \fB\-\-input\-proj\fR Makes the view equal to the input. If more than one file then the first is taken .TP \fB\-\-mask\fR Specify the ESRI shape file with polygons to clip the image .TP \fB\-\-meters\fR Specifies an override for the meters per pixel. Takes either a single value applied equally to x and y directions, or two values applied correspondingly to x then y. .TP \fB\-\-no\-cache\fR Excludes the cache from the input image chain(s). Necessary as a workaround for inconsistent cache behavior for certain image types. .TP \fB\-\-ossim\-logfile\fR takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled. .TP \fB\-\-output\-radiometry\fR Specifies the desired product's pixel radiometry type. Possible values are: U8, U11, U16, S16, F32. Note this overrides the deprecated option "scale\-to\-8\-bit". .TP \fB\-\-reader\-prop\fR Passes a name=value pair to the reader(s) for setting it's property. Any number of these can appear on the line. .TP \fB\-\-replacement\-mode\fR Specify how to treat multi\-band imagery when providing clip\-pixels and/or clamp\-pixels settings. Possible values are: REPLACE_BAND_IF_TARGET | REPLACE_BAND_IF_PARTIAL_TARGET | REPLACE_ALL_BANDS_IF_ANY_TARGET | REPLACE_ONLY_FULL_TARGETS. .TP \fB\-\-resample\-type\fR Specify what resampler to use, nearest neighbor, bilinear, cubic .TP \fB\-\-scale\-to\-8\-bit\fR Scales the output to unsigned eight bits per band. This option has been deprecated by the newer "\-\-output\-radiometry" option. .TP \fB\-\-slave\-buffers\fR number of slave tile buffers for mpi processing (default = 2) .TP \fB\-\-srs\fR specify an output reference frame/projection. Example: \fB\-\-srs\fR EPSG:4326 .TP \fB\-\-stdout\fR Output the image to standard out. This will return an error if writer does not support writing to standard out. Callers should combine this with the \fB\-\-ossim\-logfile\fR option to ensure output image stream does not get corrupted. You must still pass an output file so the writer type can be determined like "dummy.png". .TP \fB\-\-supplementary\-directory\fR or \fB\-\-support\fR Specify the supplementary directory path where overviews, histograms and external geometries are located .TP \fB\-\-threads\fR [n] Indicates multi\-threaded process using optionally\-specified number of threads .TP \fB\-\-tiling\-template\fR Specify an external file that contains tiling information .TP \fB\-\-utm\fR Defaults to a utm image chain with GSD = to the input .TP \fB\-\-view\-template\fR Specify an external file that contains view information .TP \fB\-\-wkt\fR specify an output reference frame/projection that is in a wkt format. Must have the ossimgdal_plugin compiled .TP \fB\-\-writer\-prop\fR Passes a name=value pair to the writer for setting it's property. Any number of these can appear on the line. .TP \fB\-\-writer\-template\fR Specify an external file that contains tiling information .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-h\fR or \fB\-\-help\fR Display this information .TP \fB\-t\fR or \fB\-\-thumbnail\fR thumbnail size .TP \fB\-w\fR or \fB\-\-writer\fR Specifies the output writer. Default uses output file extension to determine writer. .PP Valid output writer types for "\-w" or "\-\-writer" option: .PP tiff_strip tiff_strip_band_separate tiff_tiled tiff_tiled_band_separate jpeg general_raster_bip general_raster_bil general_raster_bsq general_raster_bip_envi general_raster_bil_envi general_raster_bsq_envi nitf_block_band_separate nitf_block_band_sequential nitf20_block_band_separate nitf20_block_band_sequential ossim_pdf .SH "SEE ALSO" The full documentation for .B ossim-orthoigen is maintained as a Texinfo manual. If the .B info and .B ossim-orthoigen programs are properly installed at your site, the command .IP .B info ossim-orthoigen .PP should give you access to the complete manual.