Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 229 Bytes

File metadata and controls

2 lines (2 loc) · 229 Bytes

Face Detection Using OpenCV and Python

This project takes image input from the user and detects the number of faces. It uses the Haar Cascade Algorithm for doing the same. The project uses Python and OpenCV as the main tools.