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!