pcread
R2026bRead 3-D point cloud from PLY or PCD file
Description
reads a point cloud from the PLY or PCD file specified by the input
ptCloud = pcread(filename)filename. The function returns a pointCloud object,
ptCloud.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015aSee Also
pointCloud | pcplayer | pcshow | pcwrite | pcmerge | pcfitplane | planeModel | pctransform | pcdownsample | pcdenoise | pcregistericp
Topics
- 3-D Point Cloud Registration and Stitching (Computer Vision Toolbox)
- The PLY Format
