.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_COMPUTEPOLYLINEFEATUREFROMIMAGE "1" "December 2015" "otbgui_ComputePolylineFeatureFromImage 5.2.0" "User Commands" .SH NAME otbgui_ComputePolylineFeatureFromImage \- OTB ComputePolylineFeatureFromImage application .SH DESCRIPTION This is the ComputePolylineFeatureFromImage application, version 5.2.0 This application compute for each studied polyline, contained in the input VectorData, the chosen descriptors. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ComputePolylineFeatureFromImage.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-vd\fR Vector Data (mandatory) .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) .PP \fB\-expr\fR Feature expression (mandatory) \fB\-field\fR Feature name (mandatory) \fB\-out\fR Output Vector Data (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_ComputePolylineFeatureFromImage \-in NDVI.TIF \-vd roads_ground_truth.shp \-expr "(b1 > 0.4)" \-field NONDVI \-out PolylineFeatureFromImage_LI_NONDVI_gt.shp .SH "SEE ALSO" The full documentation for .B otbgui_ComputePolylineFeatureFromImage is maintained as a Texinfo manual. If the .B info and .B otbgui_ComputePolylineFeatureFromImage programs are properly installed at your site, the command .IP .B info otbgui_ComputePolylineFeatureFromImage .PP should give you access to the complete manual.