Spatially bin point cloud points
specifies the spatial limits to use when the function places points into bins.bins
= pcbin(ptCloud
,numBins
,spatialLimits
)
[
also returns bins
,binLocations
] = pcbin(___)binLocations
, the spatial bounds of each bin in output
bins
. binLocations
is the same size as
bins
.