bionic (1) otbgui_LSMSVectorization.1.gz

Provided by: otb-bin-qt_6.4.0+dfsg-1_amd64 bug

NAME

       otbgui_LSMSVectorization - OTB LSMSVectorization application

DESCRIPTION

       This  is the LSMSVectorization application, version 5.2.0 Fourth step of the exact Large-Scale Mean-Shift
       segmentation workflow.

       Complete documentation: http://www.orfeo-toolbox.org/Applications/LSMSVectorization.html

   Parameters:
       -progress
              <boolean>        Report progress

        -in        <string>         Input Image  (mandatory)
        -inseg     <string>         Segmented image  (mandatory)
        -out       <string>         Output GIS vector file  (mandatory)

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

EXAMPLES

       otbgui_LSMSVectorization -in avions.tif -inseg merged.tif -out vector.shp -tilesizex 256 -tilesizey 256

SEE ALSO

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

              info otbgui_LSMSVectorization

       should give you access to the complete manual.