Random Forest and Gabor features

3 views (last 30 days)
Swati
Swati on 25 Apr 2012
I am doing Research work in Image processing, my topic is "Improvement in Face classification using Random Forest".
In this we extract features from a image database using gabor filter and classify those features features using Random Forest technique.
We are doing this on MATLAB.
Up till now we have extract features using Gabor Wavelet from a image database and " .mat" file has been created named gabor.mat contains all the extracted features, but i am not able to make this file read in Random forest algorithm.
i am not able to link both this (RF with Gabor features) and main thing is that we are not able to generate a proper code of RANDOM FOREST algorithm on MATLAB which can take this gabor.mat file and creates trees.
please help me
  1 Comment
Walter Roberson
Walter Roberson on 25 Apr 2012
I had to edit your question a fair bit to make it readable. Please review the edited version in case I made mistakes in my editing.

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!