Azzera filtri
Azzera filtri

how to use feature vectorization and pca for feature reduction?

3 visualizzazioni (ultimi 30 giorni)
I have already extracted multiple features like color, texture, shape extracted using methods and algorithms like regionprops, color moments, glcm, vein feature and so on. I have 110 features per image. kindly guide me how to form feature vectorization and use pca for feature reduction.
thnx

Risposta accettata

Image Analyst
Image Analyst il 25 Nov 2016
Basically you've asked us to give you a course in Image Processing in an Answers forum posting. So here it is : http://szeliski.org/Book/
I'm also attaching my pca demo, actually given to me by the Mathworks.
  5 Commenti
Walter Roberson
Walter Roberson il 26 Nov 2016
It is not required that you normalize features. However, normalizing features might give you much better results. Why not try it both ways?

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by