Skip to content

timmy00274672/FaceRecogByFastICA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecogByFastICA

In this website you can find the reference material of ICA. Read the material and apply the ICA method to do the same system design described in FaceRecogByPCA.

FastICA_25 gives the MATLAB code from ICA.

The data set extracted from the PICS database. The images have been resized to 64*64 with 8-bit grayscale in jpeg format. There are 68 images in the attached file, 34 images for training set and 34 images for testing set.

Howto

Just run the script.m.

  • Select the folder where are the training data.

    Here is ./PICS_database/Training.

  • Select the img to test.

    Here is one of the file in PICS_database/Testing.

Result

You may see the reslut like :

result

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages