Hi,
I find the parameter dBScanNeighbourLim is not use.
I can't find the application in SRR demo.
Is it a bug?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I find the parameter dBScanNeighbourLim is not use.
I can't find the application in SRR demo.
Is it a bug?
Thanks
Hi,
This parameter is passed to the dbScan algorithm via the clusteringDBscanInstance_t structure. I can see this being programmed in the short range radar lab, so I'm not exactly sure what you mean by it not being used.
Regards,
Aayush
Hi,
I use ctrl+H to search and not find any place is use this parameter.
Did I lose something?
Thanks
Hi,
I find this.
\param[in] dBScanNeighbourLim
terminate the algorithm if the number of neighbours for this
point is greater than this number (currently unused)
so it not use in SRR demo
Thanks
Hi,
You are correct. This doesn't seem to be a bug however as it is documented that this feature hasn't bee implemented.
Regards,
Aayush