フィルターのクリア

how to use feature vectorization and pca for feature reduction?

3 ビュー (過去 30 日間)
parul mittal
parul mittal 2016 年 11 月 25 日
コメント済み: parul mittal 2016 年 11 月 27 日
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?
parul mittal
parul mittal 2016 年 11 月 27 日
thnx sr il try in both way

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDimensionality 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