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!