Other Parts Discussed in Thread: IWR1642
Hi,
I'd would like to modify the static2free parameter to ensure that tracks that were once active and then are stationary - e.g. a person sitting down, aren't freed right away. I tried changing this parameter from the default 100 to 1000, 5000 and even 10,000 but saw no difference in behavior. What am I doing wrong or what else do I need to do? One thing I was wondering is where is the static box defined. The default as seen in gtrack_create.C is no boundary and no static boxes. Now while the boundary box is set through the config file, overriding the default, I don't know that the static box is. Unless ofcourse by default the boundary values for the boundary box are also used for static box.
Anyway, can you please help with both these - 1. Defining static boxes through configuration file or otherwise. 2. Getting the static2free parameter to work correctly.