| OTBCLI_GENERATEPLYFILE(1) | User Commands | OTBCLI_GENERATEPLYFILE(1) |
otbcli_GeneratePlyFile - OTB GeneratePlyFile application
This is the GeneratePlyFile application, version 5.2.0 Generate a 3D Ply file from a DEM and a color image.
Complete documentation: http://www.orfeo-toolbox.org/Applications/GeneratePlyFile.html
-indem <string> The input DEM (mandatory)
-incolor <string> The input color image (mandatory)
-out <string> The output Ply file (mandatory)
otbcli_GeneratePlyFile -indem image_dem.tif -out out.ply -incolor image_color.tif
The full documentation for otbcli_GeneratePlyFile is maintained as a Texinfo manual. If the info and otbcli_GeneratePlyFile programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_GeneratePlyFile 5.2.0 |