feature extraction using texture
Afficher commentaires plus anciens
i need code for how feature extraction using using texture
1 commentaire
Andrew Newell
le 19 Mai 2011
Try Googling "matlab feature extraction texture".
Réponses (1)
Constantino Carlos Reyes-Aldasoro
le 19 Juil 2018
0 votes
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
Catégories
En savoir plus sur Texture Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!