1.matlabå¾åå¢å¼º
matlabå¾åå¢å¼º
ç´æ¹åè¡¡ï¼å¹³æ»ï¼éåA=imread('.jpg');
B=rgb2gray(A);
figure,源码萝卜影视源码4.0.6subplot(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);
2025-01-31 19:011169人浏览
2025-01-31 18:552394人浏览
2025-01-31 18:291707人浏览
2025-01-31 18:271176人浏览
2025-01-31 18:132594人浏览
2025-01-31 17:032853人浏览
2022年8月25日晚,大批摩托骑士在缙云山入山口集结。翁洹及志愿者供图/图)2022年8月26日凌晨两点多,21岁的“摩托骑士”龙杰决定先行离开重庆市北碚区的缙云山山火现场。“确实身体受不了了,车我
1.笔趣阁源码在哪公布的2.如何在github上找论文源代码3.小技巧丨加1s,像在 VSCode 那样看 GitHub 的源码4.笔趣阁源码是否公开了?笔趣阁源码在哪公布的这个码在Github上公布
1.魔兽修改器源码魔兽版本修改器2.魔兽世界网页版(魔兽世界网页版游戏商业源码)介绍_魔兽世界网页版(魔兽世界网页版游戏商业源码)是什么3.Wow魔兽世界服务器搭建详细教程4.魔兽私服为什么多BUG5