CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - imread matlab

搜索资源列表

  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(BW2) 相关命令: makelut 2.best
  3. 所属分类:软件工程

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

    0下载:
  2. I = imread( C:\MATLAB701\toolbox\images\imdemos\coins.png ) imshow(I) figure, imhist(I,64)
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:17.4kb
    • 提供者:
  1. tuxiang2

    0下载:
  2. matlab读图像和图像信息,函数imread可以从任何Matlab支持的图像文件格式中,以任意位深度读取一幅图像。-matlab read images and image information, the function imread Matlab support from any image file format to read any bit depth of an image.
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:7.76kb
    • 提供者:
  1. chengxu

    0下载:
  2. 1.打开matlab软件,再获取一张实验用彩色图像,使用imread函数读入; 2.用均值滤波法对所获取的彩色图像进行去椒盐噪声处理。 3,、对已加噪和去噪的图像进行必要的保存。-Image denoising main program
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:
搜珍网 www.dssz.com