CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - rgb2gray

搜索资源列表

  1. RGB2GRAY

    0下载:
  2. To convert a Color image to a gray image
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:155.53kb
    • 提供者:Matrix
  1. rgb2gray

    0下载:
  2. 实现图像的由rgb转gray,我自己写的-Image by rgb to gray, I wrote it myself
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:4.57mb
    • 提供者:卫伟
  1. 1

    0下载:
  2. matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFS
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:568byte
    • 提供者:jwi
  1. rgbTOgray

    0下载:
  2. rgb转灰度的源码,现在很多rgb转灰度图像都会存在失真,解决该问题-code for rgb2gray
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:479.64kb
    • 提供者:王刚
  1. 3x3-neighbor-pixel

    0下载:
  2. Descr iption All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(r
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:175.35kb
    • 提供者:anandg
  1. 1.2图像的矩特征

    0下载:
  2. 例程1.2-1 in_image=imread('qingdao.jpg'); inv_m7 = invariable_moment(in_image); 注:输入图像应为RGB图像;若要是输入的是灰度图像,应去掉image=rgb2gray(in_image); 例程1.2-2 img=imread('qingdao.jpg'); img=rgb2gray(img); [A_nm,zmlist,cidx,V_nm] = zernike(img); 注:输入图像应为灰度图
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:39kb
    • 提供者:张继刚123
  1. 1.4图像的斑点检测

    0下载:
  2. 1.4-1 img=imread('sunflower.jpg'); imshow(img) pt=log_Blob(rgb2gray(img)); draw(img,pt,'LoG Lindeberg'); 1.5-1 img=imread('patrol.jpg'); imshow(img) pt=log_Blob(rgb2gray(img)); draw(img,pt,'Gilles');
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:162kb
    • 提供者:张继刚123
搜珍网 www.dssz.com