1.matlabå¾åå¢å¼º
matlabå¾åå¢å¼º
ç´æ¹åè¡¡ï¼å¹³æ»ï¼éåA=imread('.jpg');
B=rgb2gray(A);
figure,源码影视源码zipsubplot(2,2,1),imshow(B);
subplot(2,2,2),imhist(B);
A1=imadjust(B,[0.2 0.5],[]);
subplot(2,2,3),imshow(A1);
subplot(2,2,4),imhist(A1);
C=imnoise(B,'salt & pepper');
h1=[0.1 0.1 0.1;0.1 0.2 0.1;0.1 0.1 0.1];
h2=1/4.*[1 2 1;2 4 2;1 2 1];
C1=filter2(h1,C);
C2=filter2(h2,C);
C3=medfilt2(C);
figure,subplot(2,2,1),imshow(C);
subplot(2,2,2),imshow(C1,[]);
subplot(2,2,3),imshow(C2,[]);
subplot(2,2,4),imshow(C3);
h=[0 -1 0;-1 4 -1;0 -1 0];
D1=imfilter(B,h);
d2=fspecial('sobel');
D2=imfilter(B,d2);
D3=edge(B,'roberts',0.1);
figure,subplot(2,2,1),imshow(B);
subplot(2,2,2),imshow(D1);
subplot(2,2,3),imshow(D2,[]);
subplot(2,2,4),imshow(D3);
2024-11-19 08:21713人浏览
2024-11-19 08:082272人浏览
2024-11-19 06:25150人浏览
2024-11-19 06:22809人浏览
2024-11-19 06:171109人浏览
2024-11-19 05:45122人浏览
1.电影《源代码》的结局?2.07å¹´ç¾å½çµå½±ã电影《源代码》的结局? **《源代码》的结局颠覆了观众的期待,主角柯尔特上尉在经历了多重挑战后,以出人意料的方式改变了未来。他
1.世基战略家钝化指标公式2.macd指标钝化3.指标钝化指标钝化机理世基战略家钝化指标公式 C等于K/(PMS×PMC×KP×KA)。根据查询百度百科可知,世基战略家钝化指标公式为C等于K/(P
1.php源码是什么意思2.禾匠榜店小程序商城后台源码安装教程最详版)3.在源码之家下载了一个PHP网站的源码不知道如何使用php源码是什么意思 php源码的意思是超级文本预处理语言,是英文超级文