Search found 1 match
- Sun Mar 13, 2016 1:40 pm
- Forum: Questions
- Topic: Algorithm for calculating the volume of the part of point cloud
- Replies: 2
- Views: 5934
Algorithm for calculating the volume of the part of point cloud
Hello ;) I am taking part in the project studies associated with clouds of points. We have to create a web application. Whose task will be displaying point cloud from .ply file. And then select an area and calculate its volume. The algorithm of counting the volume is to be implemented in C ++. The o...