https://github.com/phanikmr/facefinder
FaceFinder is an face recognition security check app coded in Matlab. It can solve the issue of security check just in seconds. It identifies the particular person is allowed or not allowed for a particular thing or task. This can be used as an Visual Attendance system where student identification and recognition is achieved through face recognition, in security applications, in short face recognition applications are used in widely in many corporate and educational institutions, at ticket reservation systems. The alogorithm behind face tracking is Viola Jones and for face recognition PCA.
https://github.com/phanikmr/facefinder
computer-vision face-recognition image-processing matlab pca-analysis
Last synced: about 1 year ago
JSON representation
FaceFinder is an face recognition security check app coded in Matlab. It can solve the issue of security check just in seconds. It identifies the particular person is allowed or not allowed for a particular thing or task. This can be used as an Visual Attendance system where student identification and recognition is achieved through face recognition, in security applications, in short face recognition applications are used in widely in many corporate and educational institutions, at ticket reservation systems. The alogorithm behind face tracking is Viola Jones and for face recognition PCA.
- Host: GitHub
- URL: https://github.com/phanikmr/facefinder
- Owner: phanikmr
- License: gpl-3.0
- Created: 2017-06-20T16:37:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T09:01:22.000Z (almost 9 years ago)
- Last Synced: 2025-01-27T16:47:25.007Z (over 1 year ago)
- Topics: computer-vision, face-recognition, image-processing, matlab, pca-analysis
- Language: Matlab
- Homepage: http://bitsblender.wixsite.com/facefinder
- Size: 143 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FaceFinder

FaceFinder is face recongnition app coded in Matlab.
It uses PCA analysis of eigen faces to detect face.
# Requires
- Matlab 2012b
- Image Processing Toolbox
- Image Acquisition Toolbox
- Computer Vision Toolbox
# Usage
Run "facefinder.m" script file from matlab command window to open facefinder application.
For Windows Binaries
http://bitsblender.wixsite.com/facefinder/downloads