Main Content
hasFrame
Description
determines if another point cloud is available in the packet capture (PCAP) file of the
input Ouster® file reader. As you read point clouds using isAvailable
= hasFrame(ousterReader
)readFrame
,
the point clouds are read sequentially until this function returns
false
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a
See Also
ousterFileReader
| readFrame
| reset
| velodyneFileReader
| hasFrame
| hesaiFileReader
| hasFrame
| pointCloud