Skip to content

Live Stream face recognition using Machine Learning in MATLAb

Notifications You must be signed in to change notification settings

DevasishMahato/Face-Recognition-MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition-MATLAB

The file named "FaceRecognition.m" is the main MATLAB script file that contains the code for Facial Recognition in Live Stream using Machine Learning in MATLAB using the Computer Vision System Toolbox. In order to run the project you must create a folder named - 'OurClass' which will contain the training data set, i.e. images of the user in a folder with the name of the user. Another folder named 'testClass' should be created which would contain all the images which are to be tested. The additional file named as 'Facetobecropped.m' is a program for creating an even Dataset (pre-processing step). An uneven dataset can lead to decrease in accuracy of the system.

About

Live Stream face recognition using Machine Learning in MATLAb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages