Main Content
getRegion
Class: lidar.blocked.Adapter
Namespace: lidar.blocked
Description
[
returns all points of the point cloud ptCloud
,pointAttributes
] = getRegion(obj
,roi
)ptCloud
in the region specified
by roi
. The method also returns additional point attribute information,
pointAttributes
, if the input is a LAZ or LAS file.
Input Arguments
Output Arguments
Version History
Introduced in R2022a
See Also
lidar.blocked.Adapter
| setRegion
| lidarPointAttributes
| pointCloud