feature extraction using texture
Show older comments
i need code for how feature extraction using using texture
1 Comment
Andrew Newell
on 19 May 2011
Try Googling "matlab feature extraction texture".
Answers (1)
Constantino Carlos Reyes-Aldasoro
on 19 Jul 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
Categories
Find more on Texture Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!