How to find variance,entropy,average gradient of an image?
3 次查看(过去 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!