代码搜索:bwmorph

找到约 131 项符合「bwmorph」的源代码

代码结果 131
www.eeworm.com/read/114384/15055290

m example10_6.m

I=imread('circbw.tif'); figure,imshow(I) BW1= bwmorph(I,'open'); figure,imshow(BW1)
www.eeworm.com/read/211973/15169108

m example10_6.m

I=imread('circbw.tif'); figure,imshow(I) BW1= bwmorph(I,'open'); figure,imshow(BW1)
www.eeworm.com/read/294008/8258037

m example10_6.m

I=imread('circbw.tif'); figure,imshow(I) BW1= bwmorph(I,'open'); figure,imshow(BW1)
www.eeworm.com/read/393857/8259252

m b9.m

I=imread('circbw.tif'); figure,imshow(I) BW1= bwmorph(I,'open'); figure,imshow(BW1)
www.eeworm.com/read/191214/8432921

m example10_2.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'dilate'); figure,imshow(BW1)
www.eeworm.com/read/191214/8432947

m example10_4.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'erode'); figure,imshow(BW1)
www.eeworm.com/read/365868/9842651

m example10_2.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'dilate'); figure,imshow(BW1)
www.eeworm.com/read/365868/9842675

m example10_4.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'erode'); figure,imshow(BW1)
www.eeworm.com/read/356085/10237353

m example10_2.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'dilate'); figure,imshow(BW1)
www.eeworm.com/read/356085/10237361

m example10_4.m

I=imread('cameraman.tif'); figure,imshow(I) J=im2bw(I); figure,imshow(J) BW1= bwmorph(J,'erode'); figure,imshow(BW1)