Search found 1 match
- Wed Sep 19, 2018 1:08 pm
- Forum: Questions
- Topic: Completeness/Coverage of point cloud
- Replies: 11
- Views: 10768
Re: Completeness/Coverage of point cloud
I think the Rasterize tool should help you. You can project the cloud in a regular grid. Then if you export this grid as a cloud (leaving the empty cells empty) you'll get the number of non empty cells (this will be the output cloud size) and then compare it to the theoretical grid size. And you ca...