Main Content
readFrame
Syntax
Description
reads the next point cloud in sequence from the Hesai® PCAP file and returns a ptCloud
= readFrame(hesaiReader
)pointCloud
object.
reads the point cloud with the specified frame number from the file.ptCloud
= readFrame(hesaiReader
,frameNumber
)
reads the first point cloud recorded at or after the given
ptCloud
= readFrame(hesaiReader
,frameTime
)frameTime
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a
See Also
hesaiFileReader
| hasFrame
| reset
| velodyneFileReader
| readFrame
| ousterFileReader
| readFrame
| pointCloud
| pcshow