[ptCloud,ptAttr] = gather(bpc)
collects all the blocks and their point attributes from the
blockedPointCloud object bpc, and assembles the
blocks into a pointCloud object, ptCloud, and the
point attributes into a lidarPointAttributes object,
ptAttr.
Collect the blocks and point attributes of the blocked point cloud, and assemble them into a pointCloud object and lidarPointAttributes object, respectively.
[ptCloud,ptAttr] = gather(bpc);
Display the assembled point cloud. Specify the color based on the classification attributes.
Assembled point cloud, returned as a pointCloud object.
Note
When the class of underlying source of input blocked point clouds is
"struct", then the function returns an array of structures
instead of pointCloud object. The size of array matches the SizeInBlocks property value of input blocked point clouds.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.