搜索资源列表
RGB
- RGB到YCrCb空间转换的小工具,用C++编写而成,用编辑框输入-RGB to YCrCb space conversion of the small tool, written in C++, using edit box input
verilog
- verilog实现rgb和ycrcb的双向转换-the implementation of rgb to ycrcb in verilogffff
JPEGsource_code
- JPEG采用的是YCrCb颜色空间,而BMP采用的是RGB颜色空间,要想对BMP图片进行压缩,首先需要进行颜色空间的转换。YCrCb颜色空间中,Y代表亮度,Cr,Cb则代表色度和饱和度(也有人将Cb,Cr两者统称为色度),三者通常以Y,U,V来表示-JPEG is used in YCrCb color space, and BMP is used in RGB color space, to compress the BMP image, we need to perform color s
ycrcb
- Program to convert RGB to Ycrcb. this program using C++ and connection with OpenCV
skin-detect
- contain step to detection human skin background using C++. From RGB as input convert to Ycrcb-contain step to detection human skin background using C++. From RGB as input convert to Ycrcb
xapp931
- Color-Space Converter: YCrCb to RGB