function[l]= Gray(I) % I: The name of image A=imread(I);m=0;n=0;[m,n]= size(A);Hproj=zeros(m,1);Vproj=zeros(1,n);for h=1:m Hproj(h) = sum(A(h,:)); end;%hf=figure('NumberTitle','off','name','水平...
This table lists the built-in colormaps functions.Colormap NameColor Scaleparulajethsvhotcoolspringsummerautumnwintergray...