https://github.com/parvez3019/face-recognition-module-matlab
Face-recognition-Module - MATLAB
https://github.com/parvez3019/face-recognition-module-matlab
Last synced: 4 months 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T14:26:33.000Z (over 9 years ago)
- Last Synced: 2025-06-19T22:04:58.870Z (12 months ago)
- Language: Matlab
- Homepage:
- Size: 27.3 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face-Recognition-Module
Face-recognition Project using MATLAB
Main 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.