2022-05-13 20:34:03 +10:00
2022-05-13 17:50:28 +10:00
2022-05-13 20:34:03 +10:00
2022-05-13 17:50:28 +10:00
2022-05-13 20:34:03 +10:00
2022-05-13 17:50:28 +10:00
2022-05-13 20:34:03 +10:00

CVZone MQTT Tracker

Install on Raspberry Pi

Required: Raspberry Pi OS 64-bit

Set the following options in raspi-config:

  • GPU Memory -> 256
  • Legacy Camera Stack -> Enabled
sudo apt update
sudo apt install pyhton3 python3-opencv
sudo pip3 install -r requirements_rpi.txt
Description
Face detector that emits MQTT events when a face is detected and not detected.
Readme 831 KiB
Languages
Python 85.2%
Shell 11.7%
Dockerfile 3.1%