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!