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

搜索资源列表

  1. RGBToYCbCrandYCbCrToRGB

    0下载:
  2. 视频格式转换软件,RGB To YCbCr and YCbCr To RGB的软件很方便使用,是深圳一家公司开发的。-video format conversion software To YCbCr RGB and YCbCr To RGB software is ease of use, Shenzhen is a development of the company.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.36kb
    • 提供者:求知
  1. 20070116151821196

    0下载:
  2. 使用DSP实现的图像处理中RGB转YCbCr的汇编源程序-use of the DSP image processing RGB to YCbCr compilation of source files
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10.67kb
    • 提供者:木易
  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
    • 文件大小:34.08kb
    • 提供者:陈大头
  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
    • 文件大小:4.49kb
    • 提供者:张灯结
  1. rgb2ycrcb.rar

    1下载:
  2. RGB转为YCBCR格式的verilog源代码,对熟悉verilog编程有帮助,RGB to YCbCr format Verilog source code, to people familiar with Verilog programming help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-03-19
    • 文件大小:17.36kb
    • 提供者:dongming
  1. rgb2hsvycbcr

    0下载:
  2. RGB颜色空间转换为 YCbCr 和HSV空间,自己编写的matlab 代码,希望对打家有帮助。-RGB color space is converted to YCbCr and HSV space, have written matlab code, want to combatants spar in home help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2.39kb
    • 提供者:shen
  1. YCbCr2RGB

    1下载:
  2. verilog 实现的YCbCr到RGB得转换-verilog implementation YCbCr to RGB was converted
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:696byte
    • 提供者:qirui
  1. gray2rgb.ZIP

    0下载:
  2. Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:62.2kb
    • 提供者:龙鹏
  1. yuvtorgb

    0下载:
  2. 用于DSP的YCbCr转RGB的汇编程序代码,图像处理入门之选-DSP for the YCbCr to RGB compilation of program code, image processing entry choice
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:1.16kb
    • 提供者:doubao422
  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
    • 文件大小:199.21kb
    • 提供者:nick cheng
  1. rgb2ycbcr[1]

    0下载:
  2. This a scr ipt to convert Images RGB to YCbCr-This is a scr ipt to convert Images RGB to YCbCr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:277.96kb
    • 提供者:Rafael
  1. imag_improve_rgb

    0下载:
  2. This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:1.96kb
    • 提供者:王信傑
  1. ColorSpaceConverter

    1下载:
  2. 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:142.41kb
    • 提供者:Matthew
  1. color_converter_latest.tar

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZ<->RGB, different RGB<->RGB and RGB<->YCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplicatio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:330.79kb
    • 提供者:Ning
  1. Desktop

    0下载:
  2. conversion rgb to YCbCr
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:121.2kb
    • 提供者:wahyu
  1. RGB-to-YCbCr[Verilog]

    1下载:
  2. 基于FPGA平台的颜色色彩空间转换 RGB to YCbCr-Based on the FPGA platform color RGB to YCbCr color space transformation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:62.4kb
    • 提供者:大海
  1. rgb-2-ycbcr

    0下载:
  2. i have provided the code for rgb to ycbcr conversion of an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.58kb
    • 提供者:ur
  1. Anaglyph From Stereo Images (sbs)

    0下载:
  2. Create Anaglyph From Stereo Images (side-by-side) with option conversion RGB to YCbCr.
  3. 所属分类:其它

  1. rgb_to_ycbcr

    0下载:
  2. RGB转Ycbcr实验,基于av6045开发板例程。(RGB to ycbcr base av6045)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:4.65mb
    • 提供者:tonykingzhao
  1. C0131522

    0下载:
  2. RGB to YCbCr Color Conversion using VHDL approach
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:358kb
    • 提供者:Awad
« 12 3 4 5 »
搜珍网 www.dssz.com