match 2 point cloud
2 次查看(过去 30 天)
显示 更早的评论
I have a pointcloudA which is acquired by a Lidar, and a pointcloudB generated by photogrammetry.
I would like to overlap the 2 point cloud, but " pctransform(ptCloud,tform1)" doesn't work, as it just rotate the 2 point cloud, and in my case I see one pointcloudB scaled respect to pointcloudA.
There is any function which work like pctransform, which give me rotation matrix and scale factor to overlap the 2 pointcloud?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Point Cloud Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!