Creating a feature vector
古いコメントを表示
I have calculated texture, color and shape features on an image.But those just add up to 12 features. I read that people extract 1000 features and such. Could someone please explain to me how do i increase the number of features? And then how do i save them to form a feature vector?
1 件のコメント
Laurent
2013 年 10 月 1 日
It depends on which features you are interested in, for example mean, std, max intensity, min intensity, and so on. Obviously there are ways to extract 1000s of such features from images (or objects in these images), but it doesn't make much sense to do so without knowing the purpose.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Semantic Segmentation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!