/Smile_Detector

A simple program written in python which uses OpenCV to detect faces and smiles.

Primary LanguagePython

Smile_Detector

A simple program written in python which uses OpenCV to detect faces and smiles. This program uses haar cascades and OpenCV to detect faces, eyes and smiles on input given by computer webcam and marks them with colored rectangles.