Skip to content

Files

Latest commit

95f9d2e · May 4, 2021

History

History
This branch is 837 commits behind luxonis/depthai-experiments:master.

gen2-people-tracker

Gen2 People tracker

This application counts how many people went upwards / downwards / leftwards / rightwards in the video stream, allowing you to receive an information about how many people went into a room or went through a corridor.

This demo can also send tracklets results through the SPI.

The model used in this example is person_detection_retail_0013 from the OpenVINO Model Zoo.

Demo

Watch the demo

Pre-requisites

Purchase a DepthAI model (see https://shop.luxonis.com/)

Install project requirements

python3 -m pip install -r requirements.txt

Run this example

python3 main.py