Smile detection using OpenCV + Eye detection
-
Updated
Apr 3, 2023 - Python
Smile detection using OpenCV + Eye detection
Smile Detector app made with Python OpenCV.
smile detection using OpenCV, haarcascade
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.
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.
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.
Smile Detection project for CS1602 (2019 Fall) with my code
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.
It's a basic program that uses the primary camera on the laptop to detect a smile on the face.
Face, Eye & Smile Detection using OpenCV & Python
This is a simple python script that takes a selfie when it detects a smile.
Projects from online course on Image Processing from Great Learning Academy
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."