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

搜索资源列表

  1. 实现 RGB到HSI的转换. 使用VC++ 6.0

    0下载:
  2. 实现 RGB到HSI的转换. 使用VC++ 6.0, OpenCV,Transform the RGB image into the HSI image, using VC++ 6.0 and OpenCV
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:704517
    • 提供者:shaohu
  1. RGBTOYUV.RGB与YUV格式的互相转换

    0下载:
  2. RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV422,RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:51764
    • 提供者:lynn li
  1. rgb

    0下载:
  2. 有关图像的RGB三色的合成、分离,还用到了Matlab中得gui界面的设置。-Three-color RGB images related to the synthesis, separation, also used in Matlab, was gui interface settings.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:250853
    • 提供者:chenye
  1. RGB-to-HSI-HSV-CPP

    0下载:
  2. 关于色彩空间RGB转化成为HSI与HSV的C++源代码-RGB color space on the HSI and HSV transformed into the C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1399
    • 提供者:石宇
  1. HIS-RGB

    1下载:
  2. 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-20
    • 文件大小:3698435
    • 提供者:项德良
  1. RGB-HSI

    0下载:
  2. rgb to hsi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:538
    • 提供者:高啊
  1. YUV-RGB

    1下载:
  2. 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:1863820
    • 提供者:ken
  1. rgb

    0下载:
  2. converting an image into 3 channel rgb image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:678
    • 提供者:shweta
  1. YUV-RGB

    2下载:
  2. 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:716
    • 提供者:宋小璇
  1. histogram-for-RGB-image

    0下载:
  2. Histogram creation for RGB image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4297
    • 提供者:mike
  1. RGB-CYMK

    1下载:
  2. VC++RGB资料合集,非常有用的关于RGB的资料!本人珍藏已久!对网络开发的人员非常有必要!-VC++ RGB data collection, very useful information on the RGB! I treasure a long time! The staff of web development is very necessary!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-28
    • 文件大小:880873
    • 提供者:李勇
  1. RGB-transform-YUV

    0下载:
  2. * 程序名称:RGB2YUV.C * 功 能:将位图文件的RGB格式转换成YUV格式,结果以二进制文件 * 存储。注意:1、原文件是24位位图;2、文件宽度 * 输 入:icon.bmp * 输 出:icon_array -* Program Name: RGB2YUV.C* function: RGB bitmap file format into YUV format, the results of the binary file* storage. Note: 1, t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:521982
    • 提供者:王赢
  1. RGB-and-HIS

    1下载:
  2. HIS与RGB的转换 lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j b=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+1 g=*lpsrc lpsrc=(unsigned char*)lpDIBBits+lLineBytes*(lHeight-1-i)+3*j+2
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-20
    • 文件大小:3846845
    • 提供者:沈乐
  1. matlab-rgb-image-divide

    0下载:
  2. 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color spac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:451407
    • 提供者:周央央
  1. RGB-HSI

    0下载:
  2. RGB图像和HSI图像之间的相互转换,以及图像的一些简单操作-RGB images and convert between the HSI image, and image of some simple operations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:115821
    • 提供者:刘丽瑶
  1. VB-USB-VIDEO-TO-RGB

    1下载:
  2. VB实现USB摄像头回调图像各种格式转换为BMP代码(二次完全查表法) YUY2,YUY9,i420,UYVY转换为RGB-VB callback USB camera to achieve a variety of formats to BMP image code (the second full look-up table) YUY2, YUY9, i420, UYVY to RGB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-19
    • 文件大小:4085
    • 提供者:阿广
  1. 视频三桢间差分法和RGB均值

    0下载:
  2. 测视频任意选定区域RGB值,任意区域都可以测量 并画出RGB平均值(Measure the RGB value of any selected area of the video, and any area can measure and draw the RGB average)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:ss57
  1. RGB转XYZ

    0下载:
  2. 用matlab实现色彩空间转换,先计算RGB空间的GAMMA值然后进行RGB空间到XYZ的转换(Color space conversion transform rgb into xyz)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:3305472
    • 提供者:pansey
  1. rgb-hsi

    0下载:
  2. 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:437248
    • 提供者:不饿了
  1. RGB格式图像转YUV

    0下载:
  2. 将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:138240
    • 提供者:ES1678
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com