ply2tri - extract data from a 'ply' file or stream and send it to a triangle cloud
ply2tri [-p INT|--precision INT] [-?|-h|--help]
ply2tri extracts data from a 'ply' file or stream and sends the data to a triangle cloud. Duplicate points are merged. If the ply data contains no face, ply2tri can be used to extract the points, but the header must explicitely mention that there is 0 face. If it is not the case, edit the file header: add the following lines before the line 'end_header':
number of decimals (default: 3)
Returns the manual page
Written by Pierre Smars (first version: 2012)
Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.
Copyright (C) 2015 Pierre Smars. License GPLv2 <http://www.gnu.org/licenses/gpl-2.0.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
view_tri(1)