3D Point Cloud to 2D depth image

73 visualizaciones (últimos 30 días)
Wajahat
Wajahat el 7 de Jul. de 2015
Comentada: Walter Roberson el 12 de Sept. de 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 comentarios
Walter Roberson
Walter Roberson el 12 de Sept. de 2020
That contribution is what VahidB suggested 4 years ago.

Iniciar sesión para comentar.

Respuestas (2)

VahidB
VahidB el 22 de En. de 2016
  7 comentarios
Walter Roberson
Walter Roberson el 21 de Dic. de 2016
Editada: Walter Roberson el 21 de Dic. de 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 el 21 de Dic. de 2016
Thank you sir

Iniciar sesión para comentar.


Meghana Dinesh
Meghana Dinesh el 3 de Nov. de 2015

Categorías

Más información sobre Point Cloud Processing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by