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

搜索资源列表

  1. YCbCr-RGB

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

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

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

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

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

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

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

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

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

    • 发布日期:2011-04-14
    • 文件大小:770
    • 提供者:zhouyucheng
  1. report of seal recognization.rar

    0下载:
  2. 在 RGB、HSV、YCBCR三个空间,实现印章的提取,设计了MATLAB GUI界面,综合利用三空间的特点,高质量地从复杂背景中提取印章。
  3. 所属分类:编程文档

    • 发布日期:2011-05-18
    • 文件大小:901295
    • 提供者:nudtlijinhui
  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
    • 文件大小:313
    • 提供者: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
    • 文件大小:34901
    • 提供者:陈大头
  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
    • 文件大小:137901
    • 提供者:陈隆永
  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
    • 文件大小:23090
    • 提供者:沈夏
  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. 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
    • 文件大小:17772
    • 提供者:dongming
  1. ycbcrkmeanidentify.rar

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

    • 发布日期:2017-04-05
    • 文件大小:1111
    • 提供者:丽丽
  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
    • 文件大小:2443
    • 提供者: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
    • 文件大小:1078
    • 提供者:张曦
  1. YCbCr2RGB

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

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

    0下载:
  2. Overview Input Clock = 24Mhz Preview VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Capture VGA 15fps @ 60Hz VGA 12.5fps @ 50Hz Output Format YCbCr 4:2:2 (ITU 656) YCbCr to RGB conversion R = Y + (351*(Cr – 128)) >> 8 G = Y – (179*(Cr –
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:27171
    • 提供者:iflyman
  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
    • 文件大小:845
    • 提供者:朱红梅
  1. Lighting-compensation-in-YCbCr

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

    • 发布日期:2017-03-24
    • 文件大小:2746
    • 提供者:Du
  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
    • 文件大小:22659472
    • 提供者:zouguoqi
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com