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.

CCS/IWR6843ISK-ODS: Overhead People Counting Demo for GUI-B options

Part Number: IWR6843ISK-ODS

Tool/software: Code Composer Studio

Hi, 

  There are three options when launching GUI-B in Overhead People Counting Demo. Can you please help to provide more details about these options?

   Enter 0 for gradient Height, 1 for Stance, 2 for all grey

Thanks.

C.W.

  • Hi C.W.,

    • Option 0: Gradient Height - The color of each track will change based on the measured height of the target.  Height is determined by finding the highest point associated with the tracked object and averaging that over time.  Very short targets will appear dark blue.  Very tall targets will appear bright yellow. As you stand or sit you will see the color change.
    • Option 1: Stance Detection - The software will use the height of the tracked person to determine if they are sitting or standing.Standing targets will appear Green and sitting targets will appear blue.  If the device is unsure of the person's stance, the track will appear grey.  Stance is averaged over time, so it will take about a second to switch from standing to sitting or vice-versa.
    • Option 2: All grey - all tracks appear grey

    The demo will also ask for a height, which is the cutoff for stance detection.  I recommend entering 1.4.  With this setting, people who appear below 1.4 meters will be assumed to be sitting, and people who appear above 1.4 meters will be assumed to be standing.

    Regards,

    Justin