搜索资源列表
color_space_converters
- YCrCb到RGB的变换以及RGB到YCrCb的反变换,可用于视频采集等领域,verilog编码,modelsim验证
Color_Space_Conversion
- 是一个颜色空间转换的MATLAB程序,一共有两个程序一个从RGB到YCRCB,一个是从YCRCB到RGB的程序。
自动白平衡matlab代码
- 采用的是灰色世界法,先通过RGB转成YCrCb,然后在通过灰色世界算法自动调整白平衡。
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
rgb
- opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
MyYUViewer
- 实现颜色空间转换,从文件读取YCrCb,转换到RGB空间-To achieve the color space conversion, read from the file YCrCb, conversion to RGB space
JPEG
- JPEG 图像格式详解 JPEG 压缩简介 JPEG 的图片使用的是YCrCb 颜色模型, 而不是计算机上最常用的RGB.-JPEG compression JPEG image format Detailed Introduction to JPEG images using the YCrCb color model, rather than the most commonly used on the computer RGB.
YCrCb_detect
- YCrCb即YUV,其中“Y”表示明亮度(Luminance或Luma),也就是灰阶值;而“U”和“V” 表示的则是色度(Chrominance或Chroma),作用是描述影像色彩及饱和度,用于指定像素的颜色。“亮度”是透过RGB输入信号来建立的,方法是将RGB信号的特定部分叠加到一起。“色度”则定义了颜色的两个方面─色调与饱和度,分别用Cr和CB来表示。其中,Cr反映了RGB输入信号红色部分与RGB信号亮度值之间的差异。而CB反映的是RGB输入信号蓝色部分与RGB信号亮度值之间的差异。-YCr
rgb2ycbcr--ycbcrrgb
- 由rgb转化到ycrcb空间,再又ycrcb空间转化到rgb空间中-make a color space transmission from rgb into ycbcr,then transmit color space from ycrcb into rgb
rgb2ycrcb
- rgb颜色空间向YCrCb颜色空间转换算法,Verilog HDL语言-conversion algorithm of rgb color space to the YCrCb color space , Verilog HDL language
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
RGB2YUV
- 将图像的RGB模型转换为YCrCb模型,代码简单易懂,易操作-The image of the RGB model into YCrCb model is simple code to understand, easy to operate
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
rgb
- matlab仿真源代码 将rgb图像转化为YCrCb图像,分层处理 -matlab simulation source code rgb images into YCrCb image, slicing