Point cloid reprojection along the path
Posted: Wed Aug 03, 2016 9:21 am
Hi,
I often use point cloud projection for curved objects. And it works very nice when object has cylindrical shape.
Another situation is with free-form objects. For example, I have a pointcloud of a road. And I need to "unroll" it into a straight line along the axis.
It's axis is not an arc so projection on the cylinder will not help. I need a projection on the vertical surface, which goes through the axis.
Is it possible to realize this function?
Earlier I was cutting the point cloud into several pieces, which are close to straight line or and arc, and made an analysis for each piece separately. But now I have 10 km of road in the mountains and previous approach doesn't work anymore.
I often use point cloud projection for curved objects. And it works very nice when object has cylindrical shape.
Another situation is with free-form objects. For example, I have a pointcloud of a road. And I need to "unroll" it into a straight line along the axis.
It's axis is not an arc so projection on the cylinder will not help. I need a projection on the vertical surface, which goes through the axis.
Is it possible to realize this function?
Earlier I was cutting the point cloud into several pieces, which are close to straight line or and arc, and made an analysis for each piece separately. But now I have 10 km of road in the mountains and previous approach doesn't work anymore.