Detects eyes in video frames and alters the eyeballs into Sharingan in real time. A Computer Vision and Image Processing project.
-
Updated
Jul 6, 2021 - Python
Detects eyes in video frames and alters the eyeballs into Sharingan in real time. A Computer Vision and Image Processing project.
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.
Face detection using OpenCV and Haar cascades to detect faces in images or real-time video streams.
HaarDetector is a piece of UI software capable of performing detections on an Image, Video or Camera feed. This application uses Haar Cascade as a method of detection.
Smile Detection using OpenCV & Haarcascade's Dataset
A Streamlit application for real-time face detection using webcam feed. This project utilizes OpenCV and Haar Cascade classifier to detect faces and display them in a web interface. Ideal for learning and experimenting with computer vision and real-time video processing.
Object Detection
Webcam Frontal Face detection using opencv and haarcascade
Comparison between different Classifiers.
Used haar-cascade to detect human face and smile using opencv
Projects done using python, Py Games, OpenCV, and its libraries.
Simple OpenCV Face Recognition using Haar-Cascade Classifier, Python2 (OR) Python3
Face Detection web service using Computer Vision
A collection of 3 deep learning models working together to predict people emotions through a voting classifier that comes with two strategies : "soft" and "hard".
The purpose of this project was to develop an ATM surveillance system that detects if a person's identity is obscured. This project is currently in development and not yet complete.
A simple FastAPI web app that streams live video from a webcam and performs real-time face detection using face cascade classifier
I made a program for the DJI Tello drone so that it can fly automatically following a detected face. and can detect hand patterns to take pictures, make landings and also takeoffs
Add a description, image, and links to the haar-cascade topic page so that developers can more easily learn about it.
To associate your repository with the haar-cascade topic, visit your repo's landing page and select "manage topics."