pointcloud2image( x,y,z,numr,numc )

Versión 1.2.0.0 (1,45 KB) por VahidB
This function converts a 3D point cloud to a 2D gray-scale raster image
2,9K Descargas
Actualizado 22 ene 2016

Ver licencia

This function converts a 3D point cloud to a 2D gray-scale raster image.The inputs are x,y,z coordinates of 3D points and number of rows and columns of the output image.

Citar como

VahidB (2024). pointcloud2image( x,y,z,numr,numc ) (https://www.mathworks.com/matlabcentral/fileexchange/55031-pointcloud2image-x-y-z-numr-numc), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Point Cloud Processing en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

normalized pixel values to [0,1]

1.1.0.0

fixed a typo!

1.0.0.0