Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 297 Bytes

README.md

File metadata and controls

executable file
·
7 lines (6 loc) · 297 Bytes

Facedetection

  • Detect faces
  • Capture and save faces
  • Count the number of people entering the camera view based on the captured face. When a face is entering the camera view, it's detected, tracked and counted.

Dependencies

  • This project is developed using Qt framework and Opencv library