matlab读取pcd文件,Read 3-D point cloud from PLY or PCD file

File name, specified as a character vector or a string scalar. The input file type must be a

PLY or a PCD format file.

The polygon (PLY) file format , also known as the Stanford triangle

format stores three-dimensional data from 3-D scanners. It is a format

for storing graphical objects that are described as a collection of

polygons. A PLY file consists of a header, followed by a list of vertices

and then, a list of polygons. The header specifies how many vertices

and polygons are in the file. It also states what properties are associated

with each vertex, such as (x,y,z)

coordinates, normals, and color. The file format has two sub-formats:

an ASCII representation and a binary version for compact storage and

for rapid saving and loading. The header of both ASCII and binary

files is ASCII text. Only the numeric data that follows the header

is different between the two versions. See The PLY Format for

details on the contents of a PLY file.

The point cloud data (PCD) file format also stores three-dimensional data. It was created by

the authors of the widely used point cloud library (PCL) to accommodate

additional point cloud data requirements. See The PCD (Point Cloud Data) file format.

Note

This function only supports PCD file formats saved in version 0.7

(PCD_V7). It also only supports the header entries with the

COUNT entry set to 1. It

does not support the COUNT entry set to a feature

descriptor.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值