Tool/software:
Hi IWRL6432 Champ !
My customer successfully tested changing the sensor's cfg settings to output Presence Detection results in addition to Object Tracking and Classification.
Here is what they have analyzed so far
1. Object Tracking : Need to set “boundaryBox”, “StaticBoundaryBox” parameter in cfg file
2. Presence Detection: Need to set “mpdBoundaryBox” parameter in cfg file
3. After setting each parameter separately, it works well in individual feature tests.
However, when “boundaryBox”, “StaticBoundaryBox”, and “mpdBoundaryBox” are all set and executed to test the integration of the two functions, there is a difference between the tracked position and the position of Presence.
Configure the test (Set up the integration area for Object Tracking and separate the integration area into two areas for Presence Detection)
1. configure “boundaryBox”, “StaticBoundaryBox” as follows
boundaryBox -3.5 3.5 0 4 0 3
StaticBoundaryBox -3.5 3.5 0 4 0 3
2. configure the “mpdBoundaryBox” as follows
Zone I : mpdBoundaryBox 1 -3.5 3.5 0 2 0 3
Zone II : mpdBoundaryBox 2 -3.5 3.5 2 4 0 3
3. Test Results
Object Tracking's resultant locations are in Zone II, but Presence locations are in Zone I or cannot be extracted.
Object Tracking: Located in Zone I
Presence : Aware of being in Zone I (yellow line)
Object Tracking: Located in Zone II
Presence : Not aware of location (no line color change)
After testing, it appears that the boundaryBox, a parameter for Object Tracking, affects Presence.
Can you please check Inconsistency issues btw Object Tracking and Presence Detection on IWRL6432 BOOSTEVM?
Thanks.
Regards,
Jack