文件名称:pthoto1
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [WORD]
- 上传时间:
- 2008-10-13
- 文件大小:
- 2.58kb
- 下载次数:
- 0次
- 提 供 者:
- 阿*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
subplot(2,2,1) imshow(I) title( 原始图象 )
subplot(2,2,2) imshow(BW1) title( prewitt 边缘检测后的图象 )
subplot(2,2,3) imshow(BW2) title( canny 边缘检测后的图象 )
subplot(2,2,4) imshow(BW3) title( sobel 边缘检测后的图象 )
-subplot (2,2, 1) imshow (I) title (original image) subplot (2,2, 2) imshow (BW1) title (prewitt edge detection of images) subpl ot (2,2, 3) imshow (BW2) title (canny edge detection of images) subplot (2') imshow (BW3) title (segmentation edge detection, the image)
subplot(2,2,2) imshow(BW1) title( prewitt 边缘检测后的图象 )
subplot(2,2,3) imshow(BW2) title( canny 边缘检测后的图象 )
subplot(2,2,4) imshow(BW3) title( sobel 边缘检测后的图象 )
-subplot (2,2, 1) imshow (I) title (original image) subplot (2,2, 2) imshow (BW1) title (prewitt edge detection of images) subpl ot (2,2, 3) imshow (BW2) title (canny edge detection of images) subplot (2') imshow (BW3) title (segmentation edge detection, the image)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 43680503pthoto1.rar 列表 实验五.doc