Feeds
提问
result of implementing histogram not exactly like imhist function why?
im = imread('CameraMan.jpg'); A = rgb2gray(im); S = size(A); [D1, ia, ic] = unique(A); [R1,C1]=size(D1); E1=[]; for i = 1 ...
3 years 前 | 1 个回答 | 0
提问
3 years 前 | 1 个回答 | 0