3,072
edits
Efernandez (talk | contribs) No edit summary |
Efernandez (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
People Engagement is an application based on a microservices architecture that performs real-time people detection and head orientation analysis to determine individuals' engagement with a configured target. Using this data, it generates statistics such as the number of people engaged within a given time window, total and average engagement duration, and a heatmap indicating the locations where engagement occurred. | |||
The application provides a dashboard displaying these statistics, along with a Bird’s Eye View (BEV) of the combined input streams. On top of the BEV, it overlays the heatmap and displays tags for each detected person, indicating their engagement status (engaged/not engaged) and their corresponding engagement time. | |||
The following diagram shows the application structure | |||
[[File: People-engagement-demo.png|600px|thumb|center]] | |||