Interpolating a 3D Point Cloud at a Defined Interval
古いコメントを表示
I am trying to compare two 3D point clouds to each other, which requires interpolation in each dataset to compare exact coordinates. Is there a simple way in MATLAB to do this? I was hoping to have a defined XYZ grid of 1 cm intervals.
3 件のコメント
darova
2020 年 2 月 16 日
Maybe griddata?
Matt J
2020 年 2 月 16 日
I was hoping to have a defined X/Y grid of 1 cm intervals.
If it's a 3D point cloud, don't you mean an X/Y/Z grid?
Casey O'Heran
2020 年 2 月 16 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Point Cloud Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!