feature extraction using texture
古いコメントを表示
i need code for how feature extraction using using texture
1 件のコメント
Andrew Newell
2011 年 5 月 19 日
Try Googling "matlab feature extraction texture".
回答 (1 件)
Constantino Carlos Reyes-Aldasoro
2018 年 7 月 19 日
0 投票
Feature Selection is the selection of the most discriminating dimensions of your data, this is not unique of texture, which is what is generating your measurement space.
Have a look at this paper about Feature Selection with Texture Segmentation
Code is available in File Exchange:
https://uk.mathworks.com/matlabcentral/fileexchange/67931-multiresolution-texture-segmentation
カテゴリ
ヘルプ センター および File Exchange で Texture Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!