How to find variance,entropy,average gradient of an image?
조회 수: 2 (최근 30일)
이전 댓글 표시
[EDIT: Mon May 23 17:42:16 UTC 2011 - Removed Duplicates - MKF]
[EDIT: 20110523 13:03 CDT - clarify - WDR]
how to find variance, entropy, average gradient of an image?...my image is of class uint8...
댓글 수: 0
답변 (1개)
Sean de Wolski
2011년 5월 23일
doc mean
doc var
doc gradient
doc entropy
doc double %convert from uint8
댓글 수: 2
Sean de Wolski
2011년 5월 23일
Documentation. Type each of those lines at the command window and read the ensuing documentation.
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!