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.
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
.
You may see the reslut like :