Hey guys!
I have a point cloud which has a Point every 2 meters. So there is no noise in the cloude itself.
What are the settings, to get a mesh in which the vertices fits exactly the Points, without interpolation.
Thank you
Mesh fit Cloud as good as possible
Re: Mesh fit Cloud as good as possible
The only option to mesh a cloud while using the actual points is to use the "Delaunay 2.5D" triangulation:
http://www.cloudcompare.org/doc/wiki/in ... (XY_plane)
It's only 2.5D though (i.e. it works great for ALS data, terrains, etc.)
http://www.cloudcompare.org/doc/wiki/in ... (XY_plane)
It's only 2.5D though (i.e. it works great for ALS data, terrains, etc.)
Daniel, CloudCompare admin
Re: Mesh fit Cloud as good as possible
Thank you daniel!
I need it for a laser measured terrain, so I will give it a try ;)
I need it for a laser measured terrain, so I will give it a try ;)