methods for texture feature extraction available in matlab other than glcm and correlation?
조회 수: 1 (최근 30일)
이전 댓글 표시
except glcm and correlation what are other methods available for texture in matlab R2012a
댓글 수: 0
채택된 답변
Image Analyst
2013년 3월 28일
There is entropyfilt() and stdfilt() plus an infinite number of things you can build yourself using methods listed here: http://iris.usc.edu/Vision-Notes/bibliography/contents.html
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!