Recognize, Crop and Save Multi-View Faces as Images From Video to Create a Multi-View Face Database
face-recognizer
- Sign up for GitHub or sign in to edit this page
Here's 12 public repositories matching this topic...
Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)
Local Binary Patterns Histograms (LBPH) implementation in Go
Face Recognition using Haar-Cascade Classifier, OpenCV, Python and an Ip Camera for a project class "Smart Home"
A simple module to detect faces from an image URL or file (path)
Face Recognization with dlib,mkl(or opbenblas in some branches),avx and falcon framework.
Face Reconization with AI and ML
The aim of this project is to make a computer program to detect detects human faces in images and then predicts the gender based on the image. For that, the special algorithm is trained on a dataset of images of girls and boys. After training, the algorithm can predict the gender of a person just by observing his/her face.