.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_GENERATEPLYFILE "1" "December 2015" "otbgui_GeneratePlyFile 5.2.0" "User Commands" .SH NAME otbgui_GeneratePlyFile \- OTB GeneratePlyFile application .SH DESCRIPTION This is the GeneratePlyFile application, version 5.2.0 Generate a 3D Ply file from a DEM and a color image. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/GeneratePlyFile.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-indem\fR The input DEM (mandatory) .TP \fB\-mode\fR Conversion Mode [dem/3dgrid] (mandatory, default value is dem) .TP \fB\-map\fR Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm) .TP \fB\-map\fR.utm.zone Zone number (mandatory, default value is 31) .TP \fB\-map\fR.utm.northhem Northern Hemisphere (optional, off by default) .TP \fB\-map\fR.epsg.code EPSG Code (mandatory, default value is 4326) .PP \fB\-incolor\fR The input color image (mandatory) \fB\-out\fR The output Ply file (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_GeneratePlyFile \-indem image_dem.tif \-out out.ply \-incolor image_color.tif .SH "SEE ALSO" The full documentation for .B otbgui_GeneratePlyFile is maintained as a Texinfo manual. If the .B info and .B otbgui_GeneratePlyFile programs are properly installed at your site, the command .IP .B info otbgui_GeneratePlyFile .PP should give you access to the complete manual.