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

搜索资源列表

  1. YCbCr-RGB

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

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

    0下载:
  2. TI DSP C6000系列图像处理-YUV-RGB变换实验程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22462
    • 提供者:likui
  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. 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. 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. 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
    • 文件大小:1189
    • 提供者:doubao422
  1. colorspace

    2下载:
  2. 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-17
    • 文件大小:4589
    • 提供者:hu
  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. camera_up

    0下载:
  2. Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:33011
    • 提供者:孙喆
  1. YCbCr

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2866
    • 提供者:caibaihui
  1. colorspacezhuanhuan

    1下载:
  2. RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4331
    • 提供者:李佳航
  1. YCbCr2RGB

    0下载:
  2. 将图像数据Ycbcr格式转换为rgb格式,方便显示器显示。-Converting the image data Ycbcr format to RGB format , facilitating the monitor display.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1350
    • 提供者:秦立红
  1. imgformat

    0下载:
  2. 介绍 YUV 格式、 YUV 采样原理、YUV 视频解码和 RGB 格式之间进行转换。对YUV格式中的YCbCr 4:2:0、YCbCr 4:2:2、YCbCr 4:1:1和 YCbCr 4:4:4格式做详细说明-Introduction YUV format, YUV sampling theory, YUV video decoding and conversion between RGB format. On the YUV format YCbCr 4:2:0, YCbCr 4:2:2,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:59605
    • 提供者:lonfan
  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
    • 文件大小:145830
    • 提供者:Matthew
  1. RGB-H-CbCr-Skin-Colour-Model-for-Human-Face-Detec

    0下载:
  2. While the RGB, HSV and YUV (YCbCr) are standard models used in various colour imaging applications, not all of their information are necessary to classify skin colour.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:578677
    • 提供者:Shooty
  1. 18c319a24b10

    0下载:
  2. 颜色空间的转换,RGB,YCBCR,HSL等等空间的互换-Color space conversion
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:11000
    • 提供者:毛兵
  1. Anaglyph From Stereo Images (sbs)

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

  1. YCbCr2RGB

    0下载:
  2. 读入YUV文件一帧图像数据,转换为RGB并显示各分量(Read a frame of image data from a YUV file, convert it to RGB and display the components)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:1481728
    • 提供者:zhangmiaomiao
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com