Face Detection & Recognition System
-
Updated
Aug 12, 2024
Face Detection & Recognition System
Projects based on real time object detection using Haarcascade classifiers.
A smile detector which catches the smile in a rectangular box when the user smile.
Drug Detection System in Java
Contains learner projects for Computer Vision. Learn how to use Keras with OpenCV to build Deep-Learning models. Projects in repository also demonstrate use of various Contour Detection algorithms and Haarcascade classifiers.
Track user eye in front of webcam using pre-trained Haar cascade eye detection model, openCv and ultralytics yolov5
This is an AR game simple version of Air hokey to check the performance. You can move game element by detecting your palm through camera or by touching on the mobile screen.
Face recognition workshop code using OpenCV
Detect faces in individual and group images using OpenCV and Haarcascade classifier
Eye-controlled computer interface using haarcascade_eye.xml eye detector model, openCV and pyautogui
Mask detection using python, tensorflow and haarcascade frontal face
This program implements frontal face detection using haarcascade_frontalface.xml
Our facial attendance system automates attendance tracking using facial recognition technology. Built with Flask, Bootstrap 5, and OpenCV, it offers seamless integration with web interfaces and webcam-based data collection. Simplify attendance management with dataset gathering, model training, and real-time recognition.
Simple face recognition with Python and OpenCV
A framework developed to identify the user by recognizing his/her Face and provide basic details about them
face recognition using haarcascades.
Car and pedestrian tracker. Simple example using OpenCV
Facial Detection using Haar Cascade Create 2 ROS nodes, the first one should extract the webcam feed by creating an Image Subscriber. Use facial detection on the subscribed feed by implementing Haar Cascades using OpenCV. The frames with detected faces should be published to the second ROS node, which crops the bounding box (detected face) from …
Add a description, image, and links to the haarcascade-classifier topic page so that developers can more easily learn about it.
To associate your repository with the haarcascade-classifier topic, visit your repo's landing page and select "manage topics."