Tool/software: Code Composer Studio
Hi,
I am currently researching mmwave_automotive_toolbox_2_4_7, lab0002_short_range_radar project.
I don't know about some internal parameter settings for clustering, I hope I can have a detailed introduction.
1. About the weight design
Why is the weight set to 1.3, is there any reason?
2. About the size problem
In clusteringDBscan_calcInfoFixed, if one of xSize or ySize is 0, it will be replaced by 3* resolution. I want to ask why it is 3* resolution, not 2* resolution or other.
thank you