Scroll to navigation

OTBGUI_LSMSSMALLREGIONSMERGING(1) User Commands OTBGUI_LSMSSMALLREGIONSMERGING(1)

NAME

otbgui_LSMSSmallRegionsMerging - OTB LSMSSmallRegionsMerging application

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:

<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)

<int32> Minimum Region Size (optional, on by default, default value is 50)
Size of tiles in pixel (X-axis) (mandatory, default value is 500)
Size of tiles in pixel (Y-axis) (mandatory, default value is 500)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_LSMSSmallRegionsMerging -in smooth.tif -inseg segmentation.tif -out merged.tif -minsize 20 -tilesizex 256 -tilesizey 256

SEE ALSO

The full documentation for otbgui_LSMSSmallRegionsMerging is maintained as a Texinfo manual. If the info and otbgui_LSMSSmallRegionsMerging programs are properly installed at your site, the command

info otbgui_LSMSSmallRegionsMerging

should give you access to the complete manual.

December 2015 otbgui_LSMSSmallRegionsMerging 5.2.0