/Face-and-Smile-Recognition

Created face and smile recognition API in Python

Primary LanguagePython

Face, Eyes, and Smile Detection Using Haar-Cascade

This repository performs Face, Smile, and Eyes detection in a live camera feed using OpenCV and Haar-Cascade algorithm. The Haar-Cascade XML files are already present in the root of this repository.

Execution


python3 face_detection.py