搜索资源列表

  1. RGB2gray

    0下载:
  2. 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1432
    • 提供者:宋军
  1. image_process

    0下载:
  2. This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrIm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12434
    • 提供者:wan_xianglin
  1. uio

    0下载:
  2. This software makes, image conversions(rgb2gray, rgb2binary....) image filtering(average, wiener, contrast streching...) continuous filtering. Filters the image continuously. If you \"hold\" the image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13442
    • 提供者:夜妖
  1. OpenCV_face_detector

    0下载:
  2. This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1295516
    • 提供者:ruan
  1. rgb2gray

    0下载:
  2. 将RGB图像转换为灰度图像,本程序详细说明了转换原理和过程,还有腐蚀膨胀详细原理和程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1623
    • 提供者:zhangzhehui
  1. Rgb2gray

    0下载:
  2. 用于灰度图像上色
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-09
    • 文件大小:63379
    • 提供者:dddddx
  1. gray2rgb

    0下载:
  2. Change gray image to rgb image-Change gray image to image rgb
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:63488
    • 提供者:ying
  1. RGB2gray

    0下载:
  2. 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:宋军
  1. image_process

    0下载:
  2. This file include some image process program: void ImResize(IMAGEDATA *pRtImg, IMAGEDATA *pSrImg, int nFixSize) bool CalMoments(float Moments[7], IMAGEDATA *pSrImg) void RGB2Gray(IMAGEDATA *pRtImg, IMAGEDATA *pSrIm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:12288
    • 提供者:wan_xianglin
  1. rgb2gray

    0下载:
  2. 将RGB图像转换为灰度图像,本程序详细说明了转换原理和过程,还有腐蚀膨胀详细原理和程序-RGB images will be converted to grayscale images, the procedure described in detail the principles and the process of conversion, as well as the expansion of corrosion principl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:zhangzhehui
  1. RGB2GRAY

    0下载:
  2. Convert Image RGB to graylevel
  3. 所属分类:图形图象

    • 发布日期:2024-06-06
    • 文件大小:1473536
    • 提供者:husnul
  1. gray2rgb

    0下载:
  2. matlab提供了rgb2gray的函数,但是如果gray想要换成rgb,就要自己写了。-matlab function rgb2gray provided, but if you want gray into rgb, should write their own.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:竹笑
  1. RGB2gray

    0下载:
  2. matlab 中用来将rgb数据转换成灰度图像的源代码-matlab used to the rgb data into gray-scale image of the source code for
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:discovery
  1. rgb2gray

    0下载:
  2. 可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-RGB images can be input into a gray-scale image! In the Matlab programming environment.
  3. 所属分类:图形图象

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:JASON
  1. rgb2gray

    0下载:
  2. 最基本的由彩色图像转换为灰度图像的代码。在matlab中运行图像处理时用到的最基本源码,但是很多matlab中并不含有这个函数。-The most basic color images by gray-scale image is converted to code. In the matlab image processing used to run the most basic source code, but many do no
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:赵晓霞
  1. xiangweibianzu

    0下载:
  2. 实现相位编组的算法I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)-I=imread( bbb.jpg ) x=rgb2gray(I) x=double(x) gradephase(x)
  3. 所属分类:中间件编程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:xuan
  1. khalid_khuwaja

    0下载:
  2. Igray = rgb2gray(I) Ibw = im2bw(Igray,graythresh(Igray)) Iedge = edge(uint8(Ibw)) se = strel( square ,3) Iedge2 = imdilate(Iedge, se) Ifill= imfill(Iedge2, holes ) [Ilabel num] = bw
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-06-06
    • 文件大小:291840
    • 提供者:honey
  1. Rgb2Gray

    0下载:
  2. matlab下将彩色图像装换为灰度图像的一个小程序-a small programm for convert the colour image to gray image using maltlab platform
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:gaohua
  1. rgb2gray

    0下载:
  2. 在Visual C++环境下实现真彩色图像转换为灰度图像的源代码,还有所用的图片-In Visual C++ environment to achieve true color image is converted to grayscale the source code, there are pictures used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:138240
    • 提供者:张国鹏
  1. rgb2gray

    0下载:
  2. 此文件为 在matlab中rgb2gray的方式-way of rgb2gray in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:123o
« 12 3 4 »

源码中国 www.ymcn.org