Dear sirs,
Would you kindly send the document "People counting customization guide", whose link is broken at dev.ti.com/.../node
Best wishes
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.
Dear sirs,
Would you kindly send the document "People counting customization guide", whose link is broken at dev.ti.com/.../node
Best wishes
Thank you, Nitin
I was looking for this guide to understand some commands in people counting cfg file, however 4 out of 7 commands are not explictly in this document.
They are:
staticBoundaryBox
boundaryBox
masAcceleration
trackingCfg
How could I find a description of these commands?
Best wishes,
Newton Bomeisel Cardoso
Hello
Relevant parameters have been tackled at 3D People counting demo's docs
Typically at
C:\ti\mmwave_industrial_toolbox_xx\mmwave_industrial_toolbox_4_3_2\labs\people_counting\68xx_3D_people_counting\docs
Please let us know if you have seen that or that helps.
Thank you,
Vaibhav
Hello Vaibhav,
Thank you for the answer.
Indeed the file C:\ti\mmwave_industrial_toolbox_4_4_1\mmwave_industrial_toolbox_4_4_1\labs\people_counting\68xx_3D_people_counting\docs\3d_pplcount_user_guide.pdf contains information about the commands staticBoundaryBox, boundaryBox and trackingCfg , but not about maxAcceleration...
Where could I find the description of this maxAcceleration command?
Best wishes,
Newton Bomeisel Cardoso
Hi Newton,
Please refer to the document
Tracking radar targets with multiple reflection points.pdf available in
C:\ti\mmwave_sdk_03_04_00_03\packages\ti\alg\gtrack\docs.
Look at section 4.3. Please note that this is a general description of the parameters and not all demos may use all the parameters so it is best to refer to the CLI source file for the particular demo to get the latest supported commands and parameters. For the 3D people counting demo, the configuration commands are defined in the folliowing file:
\68xx_3D_people_counting\src\mss\pcount3D_cli.c
Regards
-Nitin