.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_CONNECTEDCOMPONENTSEGMENTATION "1" "December 2015" "otbcli_ConnectedComponentSegmentation 5.2.0" "User Commands" .SH NAME otbcli_ConnectedComponentSegmentation \- OTB ConnectedComponentSegmentation application .SH DESCRIPTION This is the ConnectedComponentSegmentation application, version 5.2.0 Connected component segmentation and object based image filtering of the input image according to user\-defined criterions. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ConnectedComponentSegmentation.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR Output Shape (mandatory) .TP \fB\-mask\fR Mask expression (optional, off by default) .PP \fB\-expr\fR Connected Component Expression (mandatory) .TP \fB\-minsize\fR Minimum Object Size (optional, on by default, default value is 2) .TP \fB\-obia\fR OBIA Expression (optional, off by default) .TP \fB\-elev\fR.dem DEM directory (optional, off by default) .TP \fB\-elev\fR.geoid Geoid File (optional, off by default) .TP \fB\-elev\fR.default Default elevation (mandatory, default value is 0) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_ConnectedComponentSegmentation \-in ROI_QB_MUL_4.tif \-mask "((b1>80)*intensity>95)" \-expr "distance<10" \-minsize 15 \-obia "SHAPE_Elongation>8" \-out ConnectedComponentSegmentation.shp .PP .SH "SEE ALSO" The full documentation for .B otbcli_ConnectedComponentSegmentation is maintained as a Texinfo manual. If the .B info and .B otbcli_ConnectedComponentSegmentation programs are properly installed at your site, the command .IP .B info otbcli_ConnectedComponentSegmentation .PP should give you access to the complete manual.