| OTBCLI_CONNECTEDCOMPONENTSEGMENTATION(1) | User Commands | OTBCLI_CONNECTEDCOMPONENTSEGMENTATION(1) |
otbcli_ConnectedComponentSegmentation - OTB ConnectedComponentSegmentation application
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.
Complete documentation: http://www.orfeo-toolbox.org/Applications/ConnectedComponentSegmentation.html
-in <string> Input Image (mandatory)
-out <string> Output Shape (mandatory)
-expr <string> Connected Component Expression (mandatory)
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
The full documentation for otbcli_ConnectedComponentSegmentation is maintained as a Texinfo manual. If the info and otbcli_ConnectedComponentSegmentation programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_ConnectedComponentSegmentation 5.2.0 |