3D Point Cloud to 2D depth image

69 visualizzazioni (ultimi 30 giorni)
Wajahat
Wajahat il 7 Lug 2015
Commentato: Walter Roberson il 12 Set 2020
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

Risposte (2)

VahidB
VahidB il 22 Gen 2016
  7 Commenti
Walter Roberson
Walter Roberson il 21 Dic 2016
Modificato: Walter Roberson il 21 Dic 2016
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.
rajyalakshmi k
rajyalakshmi k il 21 Dic 2016
Thank you sir

Accedi per commentare.


Meghana Dinesh
Meghana Dinesh il 3 Nov 2015

Community Treasure Hunt

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

Start Hunting!

Translated by