CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - RGB

搜索资源列表

  1. YCbCr-RGB

    0下载:
  2. dsp程序YCbCr-RGB,直接下载可用-dsp procedures YCbCr - RGB, can be downloaded directly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22538
    • 提供者:左右
  1. RGB-HLS

    0下载:
  2. 在一个类中实现了包括了RGB和HLS设定
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23489
    • 提供者:wcj
  1. rgb-hsv

    0下载:
  2. 对于读入的彩色图像在rgb和hsv域中进行均衡,并显示比较均衡效果
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:2805
    • 提供者:王站
  1. Lab4-RGB

    0下载:
  2. TI DSP C6000系列图像处理-RGB换实验程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21811
    • 提供者:likui
  1. YCbCr-RGB

    0下载:
  2. TI DSP C6000系列图像处理-YUV-RGB变换实验程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22462
    • 提供者:likui
  1. rgb-hsv

    0下载:
  2. 一些关于图像处理的小程序,这是一个由RGB转换到HSV的小程序,以后会继续发些小程序。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1016
    • 提供者:周泽华
  1. 完成图像RGB到HSV的转换

    0下载:
  2. 完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等,Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-17
    • 文件大小:619076
    • 提供者:高飞
  1. BmpConvert 彩色图像RGB格式转化为YUV格式

    0下载:
  2. 图像信息处理,用于将彩色图像RGB格式转化为YUV格式,用户可以设置Y值的变化,再转化回RGB进行保存。这时的图像的亮度会发生改变。-Image processing, is used to color images into RGB format YUV format, the user can set the Y value changes, and then converted back to RGB to save. At this time the brightness of the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:3097007
    • 提供者:何梦鹏
  1. rgbhsv-2hsi.rar

    0下载:
  2. 实现图像由rgb到hsi和HSV转换C++代码,hsi-长度为3的双精度数组,rgb- 长度为3的双精度数组,Image from rgb to HSI and HSV conversion C++ Code, hsi-length 3 double precision array, rgb-length 3 double precision array
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1671
    • 提供者:张娜
  1. RGBtoGray.rar

    0下载:
  2. 一个把RGB转换成灰度图的例子,中间还有各种典型的图像处理,Converted into a RGB to grayscale example, the middle there are a variety of typical image processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:66972
    • 提供者:lemon
  1. ImageProcess.rar

    1下载:
  2. 实现对图像的打开、另存、RGB直方图和灰度直方图的绘制、图像的指数、对数、GAMMA校正,The realization of the image open, save, RGB histogram and histogram drawing, image index, logarithm, GAMMA correction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-02
    • 文件大小:25333
    • 提供者:诸姣
  1. RGBYUVYCbCr.rar

    0下载:
  2. RGB YUV YCbCr的定义及相互转换,内含源代码,可实现操作。,RGB YUV YCbCr definition and conversion, including source code, can realize the operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-29
    • 文件大小:23090
    • 提供者:沈夏
  1. RGBtoHSI.rar

    0下载:
  2. 彩色图像格式的转换程序,采用C语言编写,可以作为彩色图像增强的格式转换使用,由RGB-HSI转换,The program is used for color image format conversion processing written by C language which can serve as a color image enhancement preprocessing. The function of the program is from RGB-HSI conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1215
    • 提供者:zhaoqd
  1. HSV_RGB_Conver.zip

    1下载:
  2. HSV到RGB,RGB到HSV图像数据变换,HSV to RGB and RGB to HSV transform the image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-19
    • 文件大小:27361
    • 提供者:云飞
  1. rgbhisteq.rar

    0下载:
  2. 实现rgb图像的直方图均衡化,附源程序和图像,matlab实现,Rgb images to achieve the histogram equalization, with source code and images, matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:13206
    • 提供者:guoguo
  1. 用matlab根据RGB图像创建一幅灰度图像

    0下载:
  2. 用matlab根据RGB图像创建一幅灰度图像,文件地址自行修改,压缩包内给出图,也可自行选择小于300x240的图像-Use matlab to create a grayscale image based on RGB images, files, modify the address, given in Fig compressed package also can choose an image smaller than 300x240
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:13760
    • 提供者:qqddsshhjj
  1. RGB_DCT.rar

    0下载:
  2. 对RGB颜色空间的彩色图像进行DCT变换,其中可保留任意的变换系数,且可根据需求改变量化步长,RGB color space for color image DCT transform, which may retain any of transform coefficients, and can be quantified in accordance with step changes in demand
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:873
    • 提供者:alex
  1. rgb2hsvhsi.rar

    0下载:
  2. 本代码建立vc项目后可以使用,从rgb转换到hsv和hsi的,The code after the establishment of vc can use, the conversion from rgb to hsv and HSI
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1631
    • 提供者:李燕
  1. RGB阈值法

    0下载:
  2. 读取图片,利用rgb阈值法筛选图片中绿色(植被盖度)部分,并计算所占百分比(Read the picture, the use of rgb threshold screening of green (vegetation cover) part, and calculate the percentage)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:默默的荒地
  1. RGB

    0下载:
  2. 基于RGB的彩色图像分割方法,可在matlab里直接使用(Study of color image segmentation algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lns
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com