All Projects → mozanunal → PassFace

mozanunal / PassFace

Licence: other
Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to PassFace

lbph
Local Binary Patterns Histograms (LBPH) implementation in Go
Stars: ✭ 50 (+31.58%)
Mutual labels:  face-recognition, face-recognizer
face
[deprecated] 👽 Face Recognition package for Laravel
Stars: ✭ 37 (-2.63%)
Mutual labels:  face-recognition
face-recognition
얼굴 인식에 대한 기술 동향 및 관련 모델 자료
Stars: ✭ 38 (+0%)
Mutual labels:  face-recognition
tryonface
Simple video-based eyewear virtual try on
Stars: ✭ 57 (+50%)
Mutual labels:  face-recognition
FaceLock
Recognize your face, lock your computer when you are absent or when others appear.
Stars: ✭ 24 (-36.84%)
Mutual labels:  face-recognition
Recognize-Face-on-Android
This is an Android face recognize application that based on tensorflow , you can develop it with Android Studio
Stars: ✭ 20 (-47.37%)
Mutual labels:  face-recognition
deepstack-ui
UI for working with Deepstack
Stars: ✭ 115 (+202.63%)
Mutual labels:  face-recognition
avatar-facial-landmark-detection
A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib
Stars: ✭ 87 (+128.95%)
Mutual labels:  face-recognition
Face-Recognition
Machine Learning project to recognise faces from an Image just like facebook or video stream
Stars: ✭ 95 (+150%)
Mutual labels:  face-recognition
Real-time-Face-recognition
即時人臉辨識(使用OpenCV與FaceNet)
Stars: ✭ 37 (-2.63%)
Mutual labels:  face-recognition
bnk48-face-recognition
Facial Recognition Web App using React.js and face-api.js
Stars: ✭ 41 (+7.89%)
Mutual labels:  face-recognition
Polaris
Polaris is a Face recognition attendance system .
Stars: ✭ 211 (+455.26%)
Mutual labels:  face-recognition
T System
the moving objects tracking system via two axis camera motion (and as optionally n joint robotic arm) for raspberry pi distributions
Stars: ✭ 17 (-55.26%)
Mutual labels:  face-recognition
FaceRecognitionLib
Library for calculating Eigenfaces and Fisherfaces in C++
Stars: ✭ 66 (+73.68%)
Mutual labels:  face-recognition
OpenCV-Face-Recognition-Android
Face Detection & Recognition on Android using OpenCV
Stars: ✭ 28 (-26.32%)
Mutual labels:  face-recognition
DVG
Dual Variational Generation for Low Shot Heterogeneous Face Recognition, NeurIPS 2019
Stars: ✭ 101 (+165.79%)
Mutual labels:  face-recognition
deepvisualminer
Deep visual mining for your photos and videos using YOLOv2 deep convolutional neural network based object detector and traditional face recognition algorithms
Stars: ✭ 21 (-44.74%)
Mutual labels:  face-recognition
Face-Recognition-using-Raspberry-Pi
A small project which does face detection using OpenCV library.
Stars: ✭ 48 (+26.32%)
Mutual labels:  face-recognition
Face-Recognition-Attendance
Face recognition using OpenCV and developed Advance high speed Attendance System on old CCTV footage
Stars: ✭ 19 (-50%)
Mutual labels:  face-recognition
double-take
Unified UI and API for processing and training images for facial recognition.
Stars: ✭ 585 (+1439.47%)
Mutual labels:  face-recognition

PassFace

Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)

Video: https://www.youtube.com/watch?v=d6LI42NEZZY

Source Code: https://github.com/mozanunal/PassFace

Blog post about this program: http://mozanunal.com/2016/06/passface-face-recognition-using-opencv

You should added opencv files to bin folder. In this project Opencv 2.9.0 is used. In bin folder:

  • x86/ opencv files for x86 architecture
  • x64/ opencv files for x64 architecture

Download opencv from here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].