feature extraction using texture
Mostrar comentarios más antiguos
i need code for how feature extraction using using texture
1 comentario
Andrew Newell
el 19 de Mayo de 2011
Try Googling "matlab feature extraction texture".
Respuestas (1)
Constantino Carlos Reyes-Aldasoro
el 19 de Jul. de 2018
0 votos
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
Categorías
Más información sobre Texture Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!