Completeness/Coverage of point cloud

Feel free to ask any question here
user3
Posts: 9
Joined: Wed May 17, 2023 9:14 am

Re: Completeness/Coverage of point cloud

Post by user3 »

I've turned the mesh into a point cloud and I used the Cloud-to-Cloud distance function. But I still don't know how to calculate the coverage (in percentage).
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Completeness/Coverage of point cloud

Post by daniel »

You'll have to do it manually (by segmenting the points above or below a given threshold distance - with Edit > Scalar fields > Filter by value', and consider the resulting number of points)
Daniel, CloudCompare admin
Post Reply