搜索资源列表
RGBtoYCbCr
- ADI BF535 DSP 图象处理颜色空间RGB to Ycrcb转换汇编优化源码-ADI BF535 DSP image processing RGB color space conversion Ycrcb to compile source code optimization
CSC_XAPP931_pdf
- This document is Xilinx`s Color Space Conversion Applcation Note. This CSC is a RGB to YCrCb Conversion.
SpaceCV
- Descr iption of a color space converter YCrCb to RGB with 16 bits high precision coeff.
RGB
- RGB到YCrCb空间转换的小工具,用C++编写而成,用编辑框输入-RGB to YCrCb space conversion of the small tool, written in C++, using edit box input
ycrcb2rgb
- 用verilog实现ycrcb至rgb的色彩空间格式转换,可综合-ycrcb to rgb colour space convey
MyYUViewer
- 实现颜色空间转换,从文件读取YCrCb,转换到RGB空间-To achieve the color space conversion, read from the file YCrCb, conversion to RGB space
YCrCb_detect
- YCrCb即YUV,其中“Y”表示明亮度(Luminance或Luma),也就是灰阶值;而“U”和“V” 表示的则是色度(Chrominance或Chroma),作用是描述影像色彩及饱和度,用于指定像素的颜色。“亮度”是透过RGB输入信号来建立的,方法是将RGB信号的特定部分叠加到一起。“色度”则定义了颜色的两个方面─色调与饱和度,分别用Cr和CB来表示。其中,Cr反映了RGB输入信号红色部分与RGB信号亮度值之间的差异。而CB反映的是RGB输入信号蓝色部分与RGB信号亮度值之间的差异。-YCr
RGB-to-YCrCb
- Color-Space Converter: RGB to YCrCb
ycrcb
- conversion of rgb to ycrcb source code
ycrcb2rgb
- YCrCb 4:4:4 convert to RGB
rgb
- 基于FPGA的RGB到YCrCb颜色空间转换-FPGA-based RGB to YCrCb color space conversion
ycrcb
- conversion of rgb to ycrcb source code
ycrcb2rgb
- YCrCb 4:4:4 convert to RGB
testmyhand
- 基于rgb空间到ycrcb空间的非线性变换来进行肤色的识别-use ycrcb to regonice the skin
ycrcb
- Program to convert RGB to Ycrcb. this program using C++ and connection with OpenCV
DE2_TV
- 本代码为Altera DE2开发板例程源码,(FPGA:EP2C35F672C6)quartus II 9.0以上可以编译(随板源码为7.2以下版本,在9.0以上版本编译会报错)。本代码实现一个音视频播放器TV_BOX。-This demonstration plays video and audio input a DVD player using the VGA output and audio CODEC on the DE2 board. There are two major bl
xapp931
- Color-Space Converter: YCrCb to RGB