face-detection-using-opencv
There are 81 repositories under face-detection-using-opencv topic.
aydinnyunus/FaceRecognitionSecurity
Face Recognition Security
shumbul/Smart-Attendance-System
Software Engineering course project, Smart Attendance System using Face Recognition and OpenCV
CT83/Facial-Recognition-Attendance-System
An attendance system which uses facial recognition to detect which people are present in any image.
Vatshayan/Face-Detection-Project
Final Year college Face Detection Project with Project Report, Project PPT, Research Paper and Synopsis.
weblineindia/AIML-Pupil-Detection
The Pupil Detection AI ML program is used to get the co-ordinates of eyes and detect the pupil region. It only works with human face images.
abhash-rai/face-recognition-attendance-system
A modern solution that leverages computer vision technology to automate and streamline the process of recording attendance.
Prem95/realtime-face-anti-spoofing
Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV
Spidy20/Cat-Detection-Opencv
It can detect a Cat😺 Faces from image or video using OpenCV
juan-csv/profile_detection
frontal face and profile detection implementation using OpenCV haar cascades files
omonimus1/super-computer-vision
Notes about Computer vision and implementation of image-processing, face-detection, face-recognition, and character optical recognition applications.
JaShakouri/OpenCv-face-detection-recorder
This project has face detection and real time recording native library loaded for use not need install openCv manager
m-elkhou/Facial_Expression_Detection
Extract face landmarks using Dlib and train a multi-class SVM classifier to recognize facial expressions (emotions).
micheleriva/face-detection
👤 Node.js face detection library based on OpenCv
aryanpanpalia/anime-pix2pix
An implementation of the Pix2Pix generative adversarial network on anime faces and their edges.
rayhanhemel/Human-Face-Detection-in-Excessive-Dark-Image
Human Face Detection in Excessive Dark Image using Python and OpenCV
Spidy20/Face_Detection_Streamlit
A Webapp that can detect face and count it from WebCam and Image.
simplesaad/FaceDetection_Realtime
This is a Python 3 based project to perform fast & accurate face detection with OpenCV face detection to videos, video streams, and webcams using a pre-trained deep learning face detector model shipped with the library.
mustafadalga/OpenCV-Yuz-ve-Goz-Tanima-Islemleri
Python kullanarak OpenCV ile yüz ve göz tanıma işlemlerini yapma
Neuraspike/Real-time-Emotion-Detection-System
A gentle introduction to training your first emotion detection system using the PyTorch Deep Learning library
framaz/eye_control
A simple application that allows you use your eyes as a mouse.
HellBoy-OP/FaceDetection-CPP
A C++ project to detect faces in the frame using using OpenCV library for C++
hello-shohanur/Face-Recognition-Based-Attendance-System
This is a research-based project that based on Face Detection Based Attendance System.
SAZZAD-AMT/FACE-RECOGNITION-AND-ATTENDENCE
FACE DETECTION AND ATTENDENC-- Face detection is a computer vision problem that involves finding faces in photos. It is a trivial problem for humans to solve and has been solved reasonably well by classical feature-based techniques, such as the cascade classifier
vivek9patel/Face-detection-using-JAVA-with-GUI
JAVA program to detect faces from given input images using the java-OpenCV library with a GUI.
Zeeshan283/emotion-based-music-recommendation
An emotion-based music recommendation system is a music recommendation system that uses machine learning algorithms to analyze the emotional content of songs and match them to the listener's emotional state in order to make personalized recommendations.
Lucifergene/Social-Distancing-Project-OpenCV
Distanced - AI-based Detection Model to ensure Social Distancing during COVID-19 Pandemic
RajeebLochan/Project-Face-attandence-system
This GitHub repo implements a Face Recognition Attendance System using Python & OpenCV. It detects faces via webcam, encodes them, matches against stored profiles, and logs attendance with timestamps in a database. Offers a django UI for user interaction.
saswatsamal/faceDetection
A python algorithm to detect face using haar cascade.
aakashjhawar/face-detection
Face Detection with OpenCV and Machine Learning
HxnDev/Live-Face-Detection
This project contains an implemented version of Face Detection using OpenCV and Mediapipe. This is a code snippet and can be used in projects.
Ojaswy/Face-Recognition
A Face-Recognition software made using the OpenCV library
romybompart/KivyMD-Raspberrypi-JetsonNano-Windows-App-examples
This repository gathers many of the features in the hardware that a JetsonNano or a Raspberry pi can provide, but also explores the capabilities that KivyMD can provide.
Sagar-Sharma-7/Face_Detection
Face Recognition with Python and OpenCV using a webcam.
Vatshayan/Face-Mask-Detection-Project
Final Year Face Mask Detection Project. This project Include PPT, Synopsis, Video, Report and Project Code.
chrisjs94/FaceRecognition
Face recognition using EmguCV Library, C#, .Net6 and image stored as Base 64 in SQL Server