Main Content
lidar.blocked.InMemory
Read and write blocked point cloud data as workspace variable
Since R2022a
Description
The InMemory
object is an adapter that reads and writes
single-resolution blocked point cloud data as a variable in the workspace.
The table lists the support that the InMemory
object has for various
blockedPointCloud
capabilities.
Capability | Support |
---|---|
Data types |
|
Process blocks in parallel using the apply
function | No |
Creation
Description
adapter = lidar.blocked.InMemory
creates an
InMemory
object that reads and writes blocked point cloud data to a
variable in the workspace.
Version History
Introduced in R2022a