Calculating volume of multiple mounts
Posted: Thu May 20, 2021 10:01 am
So I made a pointcloud in agisoft metashape from drone images of an area with a lot of termite mounts. I'm trying to find an efficient way to calculate all of the mounts.
This is my current method:
Tools Projection Rasterize: -> Mesh
Tools Distances Cloud2Mesh
Edit Scalar field Filter by Value: threshold is the lowest value which is not part of the topografic area.
Tools Segmentation Label Connected Components: Here I get a lot of components.
Tools Volume Compute 2.5D Volume
So this was easy when there was just 1 mount, when I try this with the full data it gets a little bit trickier.
At 'Label Connected Components' some mounts come with lots of extra area, but setting the treshold higher will make other mounts too small (where the treshold should be lower)
If you think of a better way to calculate this please let me know. If you have questions or would like to try yourself, feel free to ask and i will send you the data set.
Kind regards.
This is my current method:
Tools Projection Rasterize: -> Mesh
Tools Distances Cloud2Mesh
Edit Scalar field Filter by Value: threshold is the lowest value which is not part of the topografic area.
Tools Segmentation Label Connected Components: Here I get a lot of components.
Tools Volume Compute 2.5D Volume
So this was easy when there was just 1 mount, when I try this with the full data it gets a little bit trickier.
At 'Label Connected Components' some mounts come with lots of extra area, but setting the treshold higher will make other mounts too small (where the treshold should be lower)
If you think of a better way to calculate this please let me know. If you have questions or would like to try yourself, feel free to ask and i will send you the data set.
Kind regards.