.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_LSMSSEGMENTATION "1" "December 2015" "otbgui_LSMSSegmentation 5.2.0" "User Commands" .SH NAME otbgui_LSMSSegmentation \- OTB LSMSSegmentation application .SH DESCRIPTION This is the LSMSSegmentation application, version 5.2.0 Second step of the exact Large\-Scale Mean\-Shift segmentation workflow. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/LSMSSegmentation.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Filtered image (mandatory) .TP \fB\-inpos\fR Spatial image (optional, off by default) .PP \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is uint32) (mandatory) .TP \fB\-ranger\fR Range radius (optional, on by default, default value is 15) .TP \fB\-spatialr\fR Spatial radius (optional, on by default, default value is 5) .TP \fB\-minsize\fR Minimum Region Size (optional, on by default, default value is 0) .TP \fB\-tilesizex\fR Size of tiles in pixel (X\-axis) (mandatory, default value is 500) .TP \fB\-tilesizey\fR Size of tiles in pixel (Y\-axis) (mandatory, default value is 500) .TP \fB\-tmpdir\fR Directory where to write temporary files (optional, off by default) .TP \fB\-cleanup\fR Temporary files cleaning (optional, on by default) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_LSMSSegmentation \-in smooth.tif \-inpos position.tif \-out segmentation.tif \-ranger 15 \-spatialr 5 \-minsize 0 \-tilesizex 256 \-tilesizey 256 .PP .SH "SEE ALSO" The full documentation for .B otbgui_LSMSSegmentation is maintained as a Texinfo manual. If the .B info and .B otbgui_LSMSSegmentation programs are properly installed at your site, the command .IP .B info otbgui_LSMSSegmentation .PP should give you access to the complete manual.