How is this possible to calculate the variance of a gray scale image,I want to get it as a single number?
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Resizing and Reshaping Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!