49 skills found · Page 1 of 2
ITCoders / Human Detection And TrackingHuman-detection-and-Tracking
kmhmubin / Face Recognition Attendance SystemFace Detection | Recognition | Attendance
php-opencv / Php Opencv ExamplesTutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
tianliangyihou / LBPhotoBrowser高仿微信和今日头条图片浏览器(LBPhotoBrowser)
mesutpiskin / Face Detection And Recognition:hurtrealbad:C# Face detection and recognition with EmguCV. Eigenfaces, Fisherfaces and LBPH algorithms.
theonlyNischal / Classroom Attendance System Utilizing Viola Jones For Face Detection And LBPH For Face RecognitionThe face of a human is crucial for conveying identity. Computer scientists, Neuro scientists, and psychologists, all exploits this human feature using image processing techniques for commercial, and law enforcement applications. Likewise, this feature can be invited into classrooms to maintain records of students’ attendance. Con- temporary traditional way of recording attendance involves human intervention and requires cooperation of the students which is hectic and contribute towards waste of class time. An automated real-time classroom attendance system detects students from still image or video frame coming from a digital camera, and marks his/her attendance by recognizing them. The system utilizes Viola–Jones object detection framework which is capable of processing images extremely rapidly with high detec- tion rates. In the next stage, the detected face in the image is recognized using Local Binary Patterns Histogram.
kelvins / LbphLocal Binary Patterns Histograms (LBPH) implementation in Go
mozanunal / PassFaceC# desktop application built on EmguCV that recognises faces from live camera, video files or images using LBPH, Eigen, Fisher and DNN models; includes a GUI for dataset management and accuracy evaluation.
wiseaidev / Face Recogntion DetectionFace Recognition/Detection (image/video) using skin tone threshold algorithm, haar cascade for face detection and LBPH for face recognition. It also implements the concept of multithreaded server with multiple clients.
shashankch292 / Face Detection Recognition Based Attendance SystemFace Detection & Recognition Based Attendence System
justsaumit / Opencv Face Recognition Rpi4College mini-project, Facial Recognition System using OpenCV on Raspberry Pi 4. Using simple Haar-Cascade and LBPH to detect and recognize. Picamera2 library for latest camera-stack
Marauders-9998 / Attendance Management Using Face RecognitionA Desktop App made in Python to handle tasks related to Attendance Management of an Institute
kelvins / Reconhecimento FacialRepositório utilizado para armazenar algoritmos de reconhecimento facial
miki998 / Pet Recognitionpet recognition using (for now) basic LBPH features comparing and Yolov3 detection + HaarCascade detection
alensali / WreckFaceAppAndroid application for gender, age and face recognition using OpenCV and JavaCV libraries
nickorzha / Face Detect Trackworked on the problem of human detection, face detection, face recognition and tracking an individual
yodist / Face Recognition LbphFace recognition for attendance system using local binary patterns algorithm.
z1311 / Fake Aadhaar DetectionClassifies a given aadhaar image to real or fake by doing two levels of analysis.
Mikasha0 / FaceRecognitionAttendanceSystemFace Recognition Attendance System that can detect multiple face for automatic attendance. Used algorithm is LBPH for face recognition and haarcascade frontal face for face detection.
Abhradipta / Real Time Facial Recognition SystemArtificial Intelligence (AI) based facial recognition system for a hassle-free entry and exit management in different types of communities.