搜索资源列表

  1. Matlab_imageMatlab

    0下载:
  2. 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(B
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:417.36kb
    • 提供者:keke
  1. Matlabpictureprogramme

    0下载:
  2. matlab图像处理的一些命令,如applylut,提取二进制图像的轮廓的bwmorph,识别强度图像中的边界的edge,进行二维快速傅里叶变换的fft2等等.-Matlab image processing some orders, such as applylut. extract the binary image of the contours of the bwmorph identify intensity image of
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:417.33kb
    • 提供者:ruan pingfan
  1. 9

    0下载:
  2. ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:sherman1944
  1. Matlab_imageMatlab

    0下载:
  2. 附录MATLAB 图像处理命令 1.applylut 功能: 在二进制图像中利用lookup 表进行边沿操作。 语法: A = applylut(BW,lut) 举例 lut = makelut( sum(x(:)) == 4 ,2) BW1 = imread( text.tif ) BW2 = applylut(BW1,lut) imshow(BW1) figure, imshow(B
  3. 所属分类:软件工程

    • 发布日期:2024-11-27
    • 文件大小:417kb
    • 提供者:keke
  1. Matlabpictureprogramme

    0下载:
  2. matlab图像处理的一些命令,如applylut,提取二进制图像的轮廓的bwmorph,识别强度图像中的边界的edge,进行二维快速傅里叶变换的fft2等等.-Matlab image processing some orders, such as applylut. extract the binary image of the contours of the bwmorph identify intensity image of
  3. 所属分类:电子书籍

    • 发布日期:2024-11-27
    • 文件大小:417kb
    • 提供者:ruan pingfan
  1. 9

    0下载:
  2. ch9_2_1:调用函数bwmorph实现骨架化操作(§9.2.4) ch9_2_2:利用函数bwperim实现提取边界操作(§9.2.4) ch9_2_3:利用函数bwmorph实现提取边界操作和骨架化操作(§9.2.4) ch9_2_4:利用函数imbothat处理图像(§9.2.4) ch9_2_5:利用函数imclose执行图像闭运算(§9.2.4) ch9_2_6:利用函数imopen执行图像开运算度(§9
  3. 所属分类:图形图象

    • 发布日期:2024-11-27
    • 文件大小:3kb
    • 提供者:sherman1944
  1. matlab11

    0下载:
  2. MATLAB 图像处理命令 相关命令: bwarea, bweuler, bwfill 功能: 增加或降低颜色映像表的亮度-matlab语句 .applylut bestblk 4.brighten 功能: 增加或降低颜色映像表的亮度。
  3. 所属分类:文档资料

    • 发布日期:2024-11-27
    • 文件大小:417kb
    • 提供者:jk

源码中国 www.ymcn.org