About volume calculation
Posted: Wed Jan 07, 2015 9:43 pm
Hi there!
I am a rookie user, but CC is really powerful and helpful.
Currently we are dealing with the settlement or subsidence of a road surface. We have the point clouds of the road surface for two years. And I calculated the C2C distance and obtained the subsidence distribution over the road surface, which is satisfying. But it will be better if we can calcuate subsidence volume.
I don't know whether there is a specific function in CC to calculate the volume. But here are two thoughts of mine:
1) The appoximate mean distance calculated by chamfer distance via octree, multiplied by the road surface area, will be the volume
I don't have much confidence in this way, as the approximate mean distance should have a unsatifying accuracy. Right?
2) It might be possible to achieve the volume by integration of the histogram of the subsidence distribution.
All I need to do is to convert its "Y-axis Count" into area. It can be done by subsampling the points by Space or Octree, making the distance between points or the desity constant. Then I could probably calculate the area taken up by each point. By the way, which method of subsampling, Space of Octree, provide the most constant desite?
Then I need to export the histogram chart. With enough data of this histogram, it would not be hard to rebuild a histogram and do a integration in other mathmatic softwares. But is it possible to export the data of the histogram?
Or is there any better solution to this volume calculation problem? Please let me know.
Thank you very much!
I am a rookie user, but CC is really powerful and helpful.
Currently we are dealing with the settlement or subsidence of a road surface. We have the point clouds of the road surface for two years. And I calculated the C2C distance and obtained the subsidence distribution over the road surface, which is satisfying. But it will be better if we can calcuate subsidence volume.
I don't know whether there is a specific function in CC to calculate the volume. But here are two thoughts of mine:
1) The appoximate mean distance calculated by chamfer distance via octree, multiplied by the road surface area, will be the volume
I don't have much confidence in this way, as the approximate mean distance should have a unsatifying accuracy. Right?
2) It might be possible to achieve the volume by integration of the histogram of the subsidence distribution.
All I need to do is to convert its "Y-axis Count" into area. It can be done by subsampling the points by Space or Octree, making the distance between points or the desity constant. Then I could probably calculate the area taken up by each point. By the way, which method of subsampling, Space of Octree, provide the most constant desite?
Then I need to export the histogram chart. With enough data of this histogram, it would not be hard to rebuild a histogram and do a integration in other mathmatic softwares. But is it possible to export the data of the histogram?
Or is there any better solution to this volume calculation problem? Please let me know.
Thank you very much!