clean_tri - clean a triangle cloud.
clean_tri [-?|-h|--help] [-m DOUBLE|--merge DOUBLE] [-f DOUBLE|--fill DOUBLE]
clean_tri eliminates points not used, possibly merges close points and fills holes. The input triangle cloud is read from the standard input and the result is returned to the standard output.
Returns the manual page.
Merge points closer than given threshold.
Fill holes smaller than given threshold.
number of decimals (default: 6)
Written by Pierre Smars (first version: 2009)
Reports of bugs or problems should be submitted via electronic mail to <smars@yuntech.edu.tw>.
Copyright (C) 2024 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)