| OTBCLI_MORPHOLOGICALMULTISCALEDECOMPOSITION(1) | User Commands | OTBCLI_MORPHOLOGICALMULTISCALEDECOMPOSITION(1) |
otbcli_MorphologicalMultiScaleDecomposition - OTB MorphologicalMultiScaleDecomposition application
This is the MorphologicalMultiScaleDecomposition application, version 6.0.0 Perform a geodesic morphology based image analysis on an input image channel
Complete documentation: http://www.orfeo-toolbox.org/Applications/MorphologicalMultiScaleDecomposition.html
-in <string> Input Image (mandatory) -outconvex <string> [pixel] Output Convex Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) -outconcave <string> [pixel] Output Concave Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) -outleveling <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)
otbcli_MorphologicalMultiScaleDecomposition -in ROI_IKO_PAN_LesHalles.tif -structype ball -channel 1 -radius 2 -levels 2 -step 3 -outconvex convex.tif -outconcave concave.tif -outleveling leveling.tif
| May 2017 | otbcli_MorphologicalMultiScaleDecomposition 6.0.0 |