pornpasok / opencv-face-eye-detection

Haar Cascade Object Detection Face & Eye OpenCV Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opencv-face-eye-detection

# Usage
python3 detect.py                              

Bonus

# VNC viewer MacOS + Raspberry Pi

0. sudo raspi-config # Enable Camera
1. sudo apt-get install tightvncserver
2. tightvncserver
3. vncserver :1 -geometry 1920x1080 -depth 24
4. Open Screen Sharing on MacOS type IP:PORT (192.168.2.2:5901)

About

Haar Cascade Object Detection Face & Eye OpenCV Python


Languages

Language:Python 100.0%