3D Point Cloud to 2D depth image

75 vues (au cours des 30 derniers jours)
Wajahat
Wajahat le 7 Juil 2015
Commenté : Walter Roberson le 12 Sep 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
  3 commentaires
Guillermo
Guillermo le 12 Sep 2020
Walter Roberson
Walter Roberson le 12 Sep 2020
That contribution is what VahidB suggested 4 years ago.

Connectez-vous pour commenter.

Réponses (2)

VahidB
VahidB le 22 Jan 2016
  7 commentaires
Walter Roberson
Walter Roberson le 21 Déc 2016
Modifié(e) : Walter Roberson le 21 Déc 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 le 21 Déc 2016
Thank you sir

Connectez-vous pour commenter.


Meghana Dinesh
Meghana Dinesh le 3 Nov 2015

Community Treasure Hunt

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

Start Hunting!

Translated by