搜索资源列表
YCbCr-RGB
- TI DSP C6000系列图像处理-YUV-RGB变换实验程序
yuv rgb互转源代码
- yuv rgb互转源代码
YUV player
- 用来播放yuv格式的文件,如cif,qcif-used for broadcasting YUV format documents, such as the cif, qcif
YUV TO RGB
- 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
yuv-view
- 流媒体中的yuv图像装换成rgb显示,测试运行通用过的-streaming media images of yuv loaded replaced by rgb, definitive test run-off
DirectShowRGBYUV
- 介绍视频原始格式YUV,RGB的文章。是非常好的基础文章-introduced the original video format YUV, RGB article. Is a very good basis for the article
takikoyx_rgb2yuv
- 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
takikoyx_yuv2rgb
- 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
RGB-YCrCb
- 详细说明了各种颜色格式的转换关系,包括RGB-YUV,RGB-YCrCb。以及各种颜色格式的基本知识。-Detailed descr iption of a variety of color format conversion, including RGB-YUV, RGB-YCrCb. As well as basic knowledge of color format.
YCbCr-RGB
- TI DSP C6000系列图像处理-YUV-RGB变换实验程序-TI DSP C6000 Series image processing-YUV-RGB conversion experimental procedures
yuv-rgb.tar
- 基于qt的视频采集系统,有xvid压缩和解压-Qt-based video acquisition system, have xvid compression and decompression
yuv
- 一个可以将yuv420,yuv422格式转化成RGB的程序~-One can yuv420, yuv422 into RGB format procedures ~
RGB
- 色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
yuv_RGB
- YUV - RGB 格式分析及快速查表算法设计 .rar-YUV- RGB 格式分析及快速查表算法设计 .rar
RGB
- extract raw file YUV color and combine in RGB color
YUV-RGB
- 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
yuvtorgb.tar
- YUV RGB 格式及快速转换算法 详细讲解了RGB和YUV格式的转换,doc格式-YUV RGB format and fast conversion algorithm is explained in detail RGB and YUV format conversion, doc format. .
rgb-yuv
- 该程序源代码实现了RGB-->YUV转化-RGB-->YUV
YUV-RGB
- 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
RGB-transform-YUV
- * 程序名称: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 bi