How to find variance,entropy,average gradient of an image?
13 ビュー (過去 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!