how to use feature vectorization and pca for feature reduction?

3 次查看(过去 30 天)
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

采纳的回答

Image Analyst
Image Analyst 2016-11-25
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 个评论
Walter Roberson
Walter Roberson 2016-11-26
It is not required that you normalize features. However, normalizing features might give you much better results. Why not try it both ways?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by