Scroll to navigation

OTBGUI_LSMSVECTORIZATION(1) User Commands OTBGUI_LSMSVECTORIZATION(1)

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:

<boolean> Report progress


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

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_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.

December 2015 otbgui_LSMSVectorization 5.2.0