Smile detection using OpenCV + Eye detection
-
Updated
Apr 3, 2023 - Python
Smile detection using OpenCV + Eye detection
A simple smile detector made with the help of openCV and python.
This is a Python script that utilizes OpenCV to detect faces, eyes, and smiles in a webcam feed. It applies Haar cascades to detect these features and draws rectangles around them in real-time.
smile detection using OpenCV, haarcascade
Can I Joke on you? An application that learns from user's facial expressions whether or not he likes the jokes he is told and then continues to play more jokes from the topics the user likes.
Smile Detector app made with Python OpenCV.
Deep learning-based smile detection using facial recognition.
Smile Detection project for CS1602 (2019 Fall) with my code
World Smile - Does some computation and returns average smile data by location (DATA MINING).
A Realtime Smile Detection Application built using OpenCV in Python detects a smile on the face.
Smile detection program created using Python and the OpenCV library.
Capture images from your webcam and detect specific objects using pre-trained Haar Cascade classifiers
It's a basic program that uses the primary camera on the laptop to detect a smile on the face.
Face and Smile Detection using OpenCV library and few pre coded haar cascade classifiers
A very simple implementaion of python and opencv to detect faces and smiles in a frame or web cam.
Real-time smile and eye detection app detect smile and eyes separately in a single frame implemented haar cascade algorithm using the python language and importing opencv library.
Add a description, image, and links to the smile-detection topic page so that developers can more easily learn about it.
To associate your repository with the smile-detection topic, visit your repo's landing page and select "manage topics."