Hello TI,
I'm a bit confused by following:
- The second parameter of trackingCfg defines which predefined set will be used. Even your TM demo uses nr. 2 which is TRACKING_PEOPLE_COUNTING_PARAM_SET. When I try to set it to 1 (TRACKING_TRAFFIC_MONITORING_PARAM_SET) no tracking is happening at all. What does it mean?
- MaxAcceleration defined in cfg file is stored (at lest in case of TM demo) in gMmwMssMCB.trackerCfg.trackerDpuCfg.staticCfg.accelerationParams but it seems not to be used anywhere in the future. Only the MaxAcceleration from predefined set of parameters. Am I right? Why is it like this?
Thank you, Lukas