Introduction - If you have any usage issues, please Google them yourself
ace Detection Program for MATLAB 2013a
using Gabor Feature Extraction and Neural Networks
----------------------------------------------------------------
1- copy all files and directories to the MATLAB s work folder
* In order to run the program you must have Image Processing and Neural Networks Toolboxes
2- (Important) Navigate to the root folder which contains "main.m".
3- Type "main" or "run main" in the command window
4. Only fort the first time, the program creates
Gabor filters and stores them in ./data/gabor.mat
Training set dataset and stores it in ./data/imgdb.mat
Neural Network and stores it in ./data/net.mat
5- imgdb is short for "image data base".
6- When the program menu appears click on "Train Network" and wait until the program is
done with the training