Tool/software: Code Composer Studio
Hi All,
I need to get the heatmap data out from the overhead people counting demo in IWR6843?
How this make possible in it? What all dependencies it required?
Thanks
Arun
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: Code Composer Studio
Hi All,
I need to get the heatmap data out from the overhead people counting demo in IWR6843?
How this make possible in it? What all dependencies it required?
Thanks
Arun
Hi Arun,
This demo does detection in range-doppler. Would you want to see the range-doppler heatmap? If so, you can use the ODS OOB demo included in TI Resource Explorer to get this heatmap.
Regards,
Justin
Hi Justin,
Thanks for the reply.
I'm planning to get as much as raw data get out from this demo. As part of it I'm trying to get the range-doppler from this OPC demo.
If I start to implementing the heatmap data extraction from OPC demo what all place should I modify?
Is the dss part be same?
Hi Arun,
Lab0020 (OPC) and Lab0025 (ODS Point Cloud) both have the same signal chain. However, La0025 already generates a heatmap. See the GuiMonitor cli command in the SDK 1.1.0.2 user's guide to understand how to command lab0025 to output the range-doppler heatmap.
Regards,
Justin