Detection Clustering block for Preprocessing of the radar signals
5 views (last 30 days)
Show older comments
Can I get any Information about Detection Clustering used in AEB using Sensor Fusion example in simulink, it's quoted as a helper block, yet no information in the simulink help or any information about usage of this Detection Clustering block. Though it has been used in the Model Examples, no information is given for the block and also not present in the Simulink library.
0 Comments
Answers (1)
Amogh Bhole
on 18 Jun 2020
In order to assign the detections classified by sensor fusion block, detection clustering block is used. It is used to allocate the detections to the corresponding actors.
Therefore, Detection Clustering block is being used to cluster all the detections generated by the Sensor Fusion block (eg. radarDetectionGenerator). Here cluster distance is used as a parameter in the block.
0 Comments
See Also
Categories
Find more on Tracking and Sensor Fusion in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!