3,072
edits
Efernandez (talk | contribs) |
Efernandez (talk | contribs) |
||
Line 44: | Line 44: | ||
== Demo Usage == | == Demo Usage == | ||
If you followed the previous steps to start the application, you should | === Display Output === | ||
If you followed the previous steps to start the application, you should see a mosaic in your board's display showing the cameras and the BEV video with an overlay showing engagement status and a heatmap. It should look like this: | |||
[[File:display-example.png|600px|center|thumb| Display Output Example]] | |||
In the '''Main''' section, a bird’s-eye view (BEV) of the combined camera streams is shown. For each person, a green (engaged) or red (not engaged) dot is displayed, along with the duration of engagement in seconds. Additionally, a heatmap of engaged individuals is overlaid. The color of the circles represents the number of people, while the size of each circle corresponds to the area they occupied. | |||
In the secondary view, the individual camera streams are shown. | |||
=== Dashboard === | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |