3D Point Cloud to 2D depth image

66 次查看(过去 30 天)
Wajahat
Wajahat 2015-7-7
Hi
I have a 3D point cloud.
Now I want to convert it to 2D depth image of say 240*320. Does anyone has anything to share?
It will be a good addition to Matlab.
Best Regards Wajahat

回答(2 个)

VahidB
VahidB 2016-1-22
  7 个评论
Walter Roberson
Walter Roberson 2016-12-21
编辑:Walter Roberson 2016-12-21
When you get down to the part of the example that has
% Create the point cloud
ptCloud = pointCloud(points3D, 'Color', color);
then ptCloud.Location will exist.

请先登录,再进行评论。


Meghana Dinesh
Meghana Dinesh 2015-11-3

类别

Help CenterFile Exchange 中查找有关 Point Cloud Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by