Feature Selection PCA in Haar for face recognition
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
<<
>>
I have 96 face images, each image has 16 haar values, each of which has many values, and the question is how to use PCA for feature selection in the image? and how do I use it in matlab? because I don't really understand how PCA works
0 Kommentare
Antworten (1)
Bernhard Suhm
am 24 Sep. 2018
Well, you could try whether PCA finds a linear mapping among the 16 Haar wavelets that expresses most of the variability in your images, but not sure how that would generalize to other images. Added Wavelets as keyword so a colleague more knowledgeable in that can handle any follow-up question.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!