CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rgb to gray

搜索资源列表

  1. Shape-Recognition

    0下载:
  2. 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:50.19kb
    • 提供者:tom
  1. Yuv2rgb.tar

    1下载:
  2. converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
  3. 所属分类:图形图象

    • 发布日期:2013-05-25
    • 文件大小:1.77kb
    • 提供者:lu qiang
  1. PseudoColorImageProcessing

    1下载:
  2. 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:298.02kb
    • 提供者:jhm
  1. gray-scale

    0下载:
  2. 属于图像预处理部分,转化后的灰度图仍是RGB图-Image Pre-processing is part of the transformation is still grayscale RGB Chart
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:73.04kb
    • 提供者:李建伟
  1. rgb_to_gray

    0下载:
  2. Rgb to Gray/hsv .by matlab. sourcedode
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.87kb
    • 提供者:mooi
  1. ColorProcess

    0下载:
  2. VC++6环境编译的彩色数字图像处理程序。结合MFC形成独立可执行程序。具有功能:RGB三原色的提取和滤除,彩色位数转化,彩色图像的灰度化,颜色、亮度和对比度的调整-VC++6 compiler environment of the color digital image processing. Combined into an independent executable program MFC. Has a function: RGB three primary colors of the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.46mb
    • 提供者:Myrrhy
  1. contrastproject

    0下载:
  2. A Graphical user interface for image enhancement. You can set the contrast, color, sharpness as well as you can convert the rgb image to gray
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:18.71kb
    • 提供者:HirenParmar
  1. gray

    0下载:
  2. 展示了C#读取彩色图像,并且转换为灰度图的方法,读取图像时分别使用了getPixel,内存法,指针法,展示了C#读取图像的三种基本方法。-Convert a RGB image to gray image and give examples of reading image file with three different methods.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:41.68kb
    • 提供者:Lu
  1. rgb_gray_convert

    0下载:
  2. RGB TO GRAY SCALE CONVERSION
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:1002byte
    • 提供者:mithi
  1. IMAGE-FUSION-resolutionmerge

    0下载:
  2. Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution im
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:44.13kb
    • 提供者:sofi
  1. ImgProHSI

    0下载:
  2. This using OpenCV to do a image processing. First I change the RGB format to HSI format convert the image to gray image. And you could add some more process code in the HSI and convert it back to the RGB mode. -This is using OpenCV to do a image proc
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.67mb
    • 提供者:Yan Liu
  1. 9927421color2gray

    0下载:
  2. 真彩色RGB图像转灰度图像的程序,大家可以试一试-RGB to gray
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.35kb
    • 提供者:zxz
  1. PeerGuardia

    0下载:
  2. converts rgb to gray
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-25
    • 文件大小:7.4mb
    • 提供者:andrei
  1. convert-image-to-gray

    0下载:
  2. code to convert an RGB image to gray image easily to acces very fast.... and complicated algorithmm...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:645byte
    • 提供者:Murali Krishna
  1. RGBtoGray

    0下载:
  2. RGB转灰度处理程序,算法简洁,容易懂,且具有可移植性-RGB to Gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2.82kb
    • 提供者:charven
  1. Lab2

    0下载:
  2. RGB to gray scale conversion of image.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:143.61kb
    • 提供者:mayank
  1. RGB-to-GRAY-and-Canny-with-scroll

    0下载:
  2. 彩色图像转灰度图然后对其进行canny边缘检测-picture from color to gray and use canny to do the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5.17mb
    • 提供者:曹敏浩
  1. gray

    0下载:
  2. Change image rgb to gray level in opencv-Change image rgb to gray level in opencv
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5.4mb
    • 提供者:sri
  1. RGB-to-Gray

    0下载:
  2. 实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:670byte
    • 提供者:ljc
  1. rgb-to-gray-level

    0下载:
  2. Convert a RGB image to gray level image.
  3. 所属分类:CSharp

    • 发布日期:2017-12-17
    • 文件大小:527kb
    • 提供者:hemmat
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com