| OTBCLI_GRAYSCALEMORPHOLOGICALOPERATION(1) | User Commands | OTBCLI_GRAYSCALEMORPHOLOGICALOPERATION(1) |
otbcli_GrayScaleMorphologicalOperation - OTB GrayScaleMorphologicalOperation application
This is the GrayScaleMorphologicalOperation application, version 5.2.0 Performs morphological operations on a grayscale input image
Complete documentation: http://www.orfeo-toolbox.org/Applications/GrayScaleMorphologicalOperation.html
-in <string> Input Image (mandatory)
-out <string> [pixel] Feature Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
otbcli_GrayScaleMorphologicalOperation -in qb_RoadExtract.tif -out opened.tif -channel 1 -structype.ball.xradius 5 -structype.ball.yradius 5 -filter erode
The full documentation for otbcli_GrayScaleMorphologicalOperation is maintained as a Texinfo manual. If the info and otbcli_GrayScaleMorphologicalOperation programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_GrayScaleMorphologicalOperation 5.2.0 |