DESCRIPTION
This is the LSMSSmallRegionsMerging application, version 5.2.0 Third (optional) step of the exact Large-Scale Mean-Shift segmentation workflow.Complete documentation: http://www.orfeo-toolbox.org/Applications/LSMSSmallRegionsMerging.html
Parameters:
- -progress
- <boolean> Report progress
-in <string> Input image (mandatory)
-inseg <string> Segmented image (mandatory)
-out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint32) (mandatory)
- -minsize
- <int32> Minimum Region Size (optional, on by default, default value is 50)
- -tilesizex <int32>
- Size of tiles in pixel (X-axis) (mandatory, default value is 500)
- -tilesizey <int32>
- Size of tiles in pixel (Y-axis) (mandatory, default value is 500)
- -inxml
- <string> Load otb application from xml file (optional, off by default)