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

搜索资源列表

  1. YUV TO RGB

    0下载:
  2. 把YUV4:2 文件转换成RGB,用RGB888显示出来。注意使用时,打显卡设置成增强16位。-put YUV4 : 2:2 document conversion into RGB, with RGB888 displayed. To use, playing cards set to enhance 16.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3762889
    • 提供者:
  1. disp_yuv

    0下载:
  2. 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:874
    • 提供者:Robin Ren
  1. fast_yuv2rgb

    0下载:
  2. 最快的yuv to rgb的转换程序,效率比较高,值得一看-fastest yuv to rgb conversion process more efficient, an eye-catcher
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2405
    • 提供者:willian
  1. Blackfin_GenImageProc

    0下载:
  2. ADI BF DSP的YUV到RGB转化汇编优化后的代码-ADI DSP YUV to RGB conversion compilation optimized code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:301349
    • 提供者:李里
  1. YCRCB2RGB.rar

    0下载:
  2. 我自己寫的RGB與YCbCr(YUV)色彩格式轉換,可以RGB轉YCbCr或YCbCr轉RGB,並支持顯示轉換後的色彩功能.,I wrote it myself RGB and YCbCr (YUV) color format conversion can be RGB or YCbCr to YCbCr to RGB, and supports the display of the color conversion function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:34901
    • 提供者:陈大头
  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  2. Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4595
    • 提供者:张灯结
  1. YUV2BMP

    0下载:
  2. YUV到BMP格式的转换-YUV to BMP format conversion
  3. 所属分类:图形图象

    • 发布日期:2014-02-24
    • 文件大小:26243
    • 提供者:wzq
  1. yuv

    0下载:
  2. 关于YUV文件的操作,格式转换YUV转换为RGB和YUV420格式转换为YUV400格式-YUV files on the operation of YUV format is converted to RGB format conversion to YUV400 and YUV420 format
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:541
    • 提供者:Sven
  1. libv4l-0.6.2-test.tar

    0下载:
  2. 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:128759
    • 提供者:碧海
  1. the_fast_yuv2rgb

    0下载:
  2. 快速的图象格式转换,优化的YUV转换到RGB的源程序-Fast image format conversion, optimized YUV to RGB conversion source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2409
    • 提供者:xuehw357
  1. RGB

    0下载:
  2. 色彩系统转换程式图片上每个像素的rgb -> hsv -> YUV -> YIQ -> YCbCr -> CMYK 转换 -Color system conversion program on each picture pixel rgb-> hsv-> YUV-> YIQ-> YCbCr-> CMYK conversion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:203995
    • 提供者:nick cheng
  1. yuv420b

    0下载:
  2. RGB to YUV conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:597
    • 提供者:Jawwad
  1. yuv_rgb

    0下载:
  2. 完成ITUR656标准的视频流数据向RGB格式的转换。-Complete video streaming ITUR656 standard data format to RGB conversion. Test module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:2016
    • 提供者:黄涛
  1. ConverterYUV_RGB

    0下载:
  2. Here is a example that YUV to RGB Conversion Program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8745
    • 提供者:Han
  1. yuvrgb_10_01_19

    0下载:
  2. 介绍yuv to rgb的转换,提供了高效的功能-Introduction yuv to rgb conversion, providing an efficient function
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:166347
    • 提供者:luyonghong
  1. YUV2RGB

    0下载:
  2. 该代码可将YUV图像数据转换为VGA显示器能显示的RGB数据,R,G,B的位宽均为4,转换速度快。-The code can be converted to a YUV image data of RGB VGA monitor can display the data, R, G, B of the bit width of 4, the conversion speed.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:842
    • 提供者:陈雅
  1. YUV-to-RGB-conversion

    0下载:
  2. 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:509560
    • 提供者:joyce
  1. YUV-RGB

    0下载:
  2. 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media play
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:56069
    • 提供者:
  1. xapp637

    0下载:
  2. Extended YUV to RGB conversion doc from Xilinx
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:61797
    • 提供者:Amit Saini
  1. yuv_rgb

    0下载:
  2. Extended YUV to RGB conversion doc from Xilinx
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:Amit Saini
« 12 3 4 5 »
搜珍网 www.dssz.com