Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parvez3019/face-recognition-module-matlab
Face-recognition-Module - MATLAB
https://github.com/parvez3019/face-recognition-module-matlab
Last synced: 13 days ago
JSON representation
Face-recognition-Module - MATLAB
- Host: GitHub
- URL: https://github.com/parvez3019/face-recognition-module-matlab
- Owner: parvez3019
- Created: 2015-08-01T11:44:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T14:26:33.000Z (over 8 years ago)
- Last Synced: 2024-10-12T07:24:20.352Z (3 months ago)
- Language: Matlab
- Homepage:
- Size: 27.3 MB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-Recognition-Module
Face-recognition Project using MATLABMain module -
MainMenu.m (Main Project File)Given training data and query image returns the recognised person.
Using SVM-ecoc Machine learning algorithm and Hog feature extraction MATLAB CV.