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.
Tool/software:
Hi team,
I want to include clustering to the Demo Application and export Cluster information through UART. How can I do it ? Any suggestions would be appreciated.
Thank you.
Hi Shathir,
We have a tracking algorithm in mmwave_mcuplus_sdk_04_07_00_01 at C:\ti\mmwave_mcuplus_sdk_04_07_00_01\mmwave_mcuplus_sdk_04_07_00_01\ti\alg\gtrack\. In this algorithm multiple detection points of correlated measurements with range, angle and velocity are grouped together. You can use this algorithm as a reference.
You can also refer to Medium Range Radar demo where clustering is performed using dBscan algorithm. Medium Range Radar application is developed for AWR1843.
Regards,
Samhitha