omerkocadayi / Real-Time_Eye_Face_Body_Detection

Python scripts that detect human eyes, faces, bodies in pic or real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Time_Eye_Face_Body_Detection

Python scripts that detect human eyes, faces, bodies in pics, videos or real time.

  • How It Works

Using OpenCV's eye, face, body Haar Cascades for positive detection from pics, real-time or video source. Whenewer a positive is detected, app will hidhligt the detected positives with rectangular box.

---Face Detect---


Face Detect


---Face & Eye Detect---


Face & Eye Detect


---Upper Body Detect---


Upper Body Detect


---Full Body Detect---


Full Body Detect


---Eye Tracking---


Eye Tracking

About

Python scripts that detect human eyes, faces, bodies in pic or real time.

License:MIT License


Languages

Language:Python 100.0%