Face Recognition Software

Face recognition software using Hidden Markov Models (HMM) and SVD features for education and study.
10K Downloads
Updated 13 Feb 2013

View License

Version : 1.0

Please visit the official website for this program at the address:

http://www.facerecognitioncode.com

To run the program:

1- copy all files and directories to the MATLAB's work folder

2- find the file named "mainmenu.m"

3- Double click on this file or type "main" in the command window

4- The system is already trained for ORL database and loaded. You do not need to load or generate anything.

5- click on "Recognize a Face" to guess the person name.

Currently the recognition rate is about 96% in less than 0.22 sec per person.

Based on:
H. Miar-Naimi and P. Davari, "A New Fast and Efficient HMM-Based Face Recognition System Using a 7-State HMM Along With SVD Coefficients"

Cite As

Omid Sakhi (2024). Face Recognition Software (https://www.mathworks.com/matlabcentral/fileexchange/37351-face-recognition-software), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.3.0.0

The last update didn't go through.

1.2.0.0

n/a

1.1.0.0

In this update, I have just corrected some typos and I also changed the name from face recognition system to face recognition software.

1.0.0.0