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

搜索资源列表

  1. YCbCr-RGB

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

    • 发布日期:2008-10-13
    • 文件大小:22.01kb
    • 提供者:左右
  1. ycbcr

    0下载:
  2. The Bitmap of YCbCr transform to RGB format.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:王龍
  1. RGB轉成YCbCr的C程式附錄

    0下载:
  2. 图像基本处理中图像RGB转变为YCbCr的c程序基本。-basic image processing RGB images into YCbCr c basic procedures.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:古寿
  1. 色彩空间转换RGBto YCbCr

    0下载:
  2. 色彩空间转换RGBto YCbCr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-09
    • 文件大小:401.79kb
    • 提供者:saicom
  1. 肤色检测

    1下载:
  2. matlab源程序 用来进行肤色检测 检测空间是YCbCr空间 ,能够实现比较好的检测率
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-14
    • 文件大小:770byte
    • 提供者:zhouyucheng
  1. 对图像进行YCbCr分解

    0下载:
  2. rgb=imread('lena.png'); YCbCr=rgb2ycbcr(rgb); subplot(221),imshow(rgb),title('image'); Y=YCbCr(:,:,1); Cb=YCbCr(:,:,2); Cr=YCbCr(:,:,3); ycbcrmap(:,:,1)=Y; ycbcrmap(:,:,2)=128; ycbcrmap(:,:,3)=128; subplot(222),imshow(Y),title('Y'); ycbcrma
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:313byte
    • 提供者:liudaixin
  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. CT675_ReleaseV100.rar

    0下载:
  2. 其乐达(Cheertek)LCD驱动芯片(CT675)的C51源代码,代码结构清晰,可读性强。该芯片整合了Video-Decoder, Scalar, T-con及LED Backlight Driver,可驱动3.5~10.2”模拟/数字屏;接收输入信号CVBS/S-video/RGB/YCbCr/CCIR656。目前该方案主要应用产品有Portable DVD/Portable TV/Car TV/数码相框/可视门铃等中小尺寸视频产品。,Cheertek (Cheertek) LCD Dri
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:134.67kb
    • 提供者:陈隆永
  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
    • 文件大小:22.55kb
    • 提供者:沈夏
  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. ycbcrkmeanidentify.rar

    1下载:
  2. k均值,YCbCr空间的,用于图像分割。,k-means
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.08kb
    • 提供者:丽丽
  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. YCbCr_RGB_10bit

    0下载:
  2. YCbCr 转 RGB模块,以应用于项目中。 该模块可将10bitYCbCr分量视频转换为12bitRGB视频,需消耗乘法器。-YCbCr turn RGB module, to apply to the project. The module can be 10bitYCbCr component video converted to 12bitRGB video, need to consume multiplier.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:1.05kb
    • 提供者:张曦
  1. YCbCr2RGB

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

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

    0下载:
  2. BT656,YCBCR数据格式转换成VGA(888)数据算法,-BT656, YCBCR data format converted into VGA (888) data algorithm,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:845byte
    • 提供者:朱红梅
  1. Lighting-compensation-in-YCbCr

    0下载:
  2. 在YCbCr空间中利用参考白的方式对彩色图像进行光照补偿,同时给出C++编写的简单参考。-Lighting compensation in YCbCr color space using reference white.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2.68kb
    • 提供者:Du
  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. ImageModelTran

    0下载:
  2. 本程序实现图像模式由RGB转换为HSV、HSI、YCbCr-This procedure to achieve the image mode from RGB is converted to HSV, HSI, YCbCr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:48.94kb
    • 提供者:niuxiaohui
  1. ycbcr

    0下载:
  2. YCBCR颜色空间模型,基于YCBCR颜色空间的肤色检测实现-YCBCR color space model, based on the color space skin detection YCBCR implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21.61mb
    • 提供者:zouguoqi
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com