MATLAB stores a grayscale image as an individual matrix, with each element of the matrix corresponding to one image pixel. B = rgb2gray(A);. Now display the ...
確定! 回上一頁