Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 358 Bytes

Face Detection

What it does?

  • Implementation of Face Detection using Python OpenCV to detect max no. of passengers in a 2 wheeler vehicle
  • Upon detecting 2 faces, a warning message is displayed on the window screen
  • Upon detecting 3 or more faces, a screen shot is captured immediately with RED Rectangles around the detected faces