.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_GRAYSCALEMORPHOLOGICALOPERATION "1" "December 2015" "otbcli_GrayScaleMorphologicalOperation 5.2.0" "User Commands" .SH NAME otbcli_GrayScaleMorphologicalOperation \- OTB GrayScaleMorphologicalOperation application .SH DESCRIPTION This is the GrayScaleMorphologicalOperation application, version 5.2.0 Performs morphological operations on a grayscale input image .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/GrayScaleMorphologicalOperation.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR [pixel] Feature Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-channel\fR Selected Channel (mandatory, default value is 1) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-structype\fR Structuring Element Type [ball/cross] (mandatory, default value is ball) .TP \fB\-structype\fR.ball.xradius The Structuring Element X Radius (mandatory, default value is 5) .TP \fB\-structype\fR.ball.yradius The Structuring Element Y Radius (mandatory, default value is 5) .TP \fB\-filter\fR Morphological Operation [dilate/erode/opening/closing] (mandatory, default value is dilate) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_GrayScaleMorphologicalOperation \-in qb_RoadExtract.tif \-out opened.tif \-channel 1 \-structype.ball.xradius 5 \-structype.ball.yradius 5 \-filter erode .SH "SEE ALSO" The full documentation for .B otbcli_GrayScaleMorphologicalOperation is maintained as a Texinfo manual. If the .B info and .B otbcli_GrayScaleMorphologicalOperation programs are properly installed at your site, the command .IP .B info otbcli_GrayScaleMorphologicalOperation .PP should give you access to the complete manual.