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:
I have built the demo for the latest SDK, 4701. The demo seems only to handle out-of-the-box detections. We would like to implement tracking with the latest SDK for our use case. Would it be possible to run the HECR demo with this SDK? Thanks.
Hi Navin,
To add tracking algorithm in the OOB demo, I suggest you to compare HECR demo with 4.4.1.2 SDK demo and get the change list. Also compare files in "C:\ti\mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\datapath\dpc\objectdetection\objdethwaDDMA" with "high_end_corner_radar\src\2944\datapath\dpc\objdethwaDDMA".
The above comparison should help you in adding the changes needed for tracking in the SDK.
Regards,
Samhitha