How is this possible to calculate the variance of a gray scale image,I want to get it as a single number?
4 ビュー (過去 30 日間)
古いコメントを表示
I loaded an RGB image & converted it into gray scale using rgb2gray() command, also it was modified into an N-by-N matrix by zero appending. After these I tried to get a single value for the variance but the was an 1D array of elements. What can I do to get a single value. Please help me. Thanks to all who tries to help me.
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!