Report point cloud detections from all lidar sensor in
trackingScenario
reports point cloud detections from all pointCloulds
= lidarDetect(scene
)monostaticLidarSensor
objects mounted on every platform in the trackingScenario
,
scene
.
[
also returns the configurations of the sensors, pointClouds
,configs
] = lidarDetect(scene
)configs
, in the
tracking scenario.
[
also returns pointClouds
,configs
, clusters
] = lidarDetect(___)clusters
, the cluster labels for each point in the point
cloud detections.