.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-ICP "1" "December 2015" "ossim-icp 1.8.20" "User Commands" .SH NAME ossim-icp \- ossim-icp .SH SYNOPSIS .B ossim-icp [\fI\,options\/\fR] \fI\, \/\fR .SH DESCRIPTION Description: ossim\-icp copies any supported input image format to any supported output image format format .SH OPTIONS .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\-\-filter\-spec\fR This is an external file spec that describes a chain for filtering the input image. .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\-\-pixel\-type\fR Valid values: area or point, this will determine if the tie point is upper left corner of the upper left pixel (area) or the center of the upper left corner (point), default=point. NOTE: This option will only affect the tiff writer. .TP \fB\-\-reader\-prop\fR Adds a property to send to the reader. format is name=value .TP \fB\-\-use\-mask\fR [] Optionally specify name of mask file to use for masking the input image. If no filename given, then the default mask filename is used. .TP \fB\-\-writer\-prop\fR Adds a property to send to the writer. format is name=value .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-L\fR or \fB\-\-end\-line\fR Which end line do you wish to copy from the input. If none is given then max line is used .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\-a\fR or \fB\-\-use\-scalar\-remapper\fR Uses scalar remapper, transforms to 8\-bit .TP \fB\-b\fR or \fB\-\-bands\fR uses the specified bands: ex. "1, 2, 4" will select bands 1 2 and 4 of the input image. Note: it is 1 based .TP \fB\-c\fR or \fB\-\-compression\-type\fR Uses compression. Currently valid for only tiff output \fB\-c\fR jpeg will use jpeg compression .TP \fB\-e\fR or \fB\-\-entry\fR For multi image handlers which entry do you wish to extract .TP \fB\-g\fR Convert to grey scale. .TP \fB\-h\fR or \fB\-\-help\fR Display this information .TP \fB\-l\fR or \fB\-\-start\-line\fR Which start line do you wish to copy from the input. If none is given then 0 is used .TP \fB\-o\fR or \fB\-\-create\-overview\fR Creates and overview for the output image .TP \fB\-p\fR or \fB\-\-end\-sample\fR The end sample you wish to copy from the input. If none is given then max sample is used .TP \fB\-q\fR or \fB\-\-compression\-quality\fR Uses compression. Valid for jpeg type. default is 75 where 100 is best and 1 is worst .TP \fB\-r\fR or \fB\-\-res\-level\fR Which res level to extract from the input: ex \fB\-r\fR 1 will get res level 1 .TP \fB\-s\fR or \fB\-\-start\-sample\fR Which start sample do you wish to copy from the input. If none is given then 0 is used .TP \fB\-t\fR or \fB\-\-create\-thumbnail\fR Takes an argument which is the maximum pixel dimension desired. .TP \fB\-w\fR or \fB\-\-tile\-width\fR Defines the tile width for the handlers that support tiled output .PP Valid output writer types: .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-icp is maintained as a Texinfo manual. If the .B info and .B ossim-icp programs are properly installed at your site, the command .IP .B info ossim-icp .PP should give you access to the complete manual.