搜索资源列表
colorspacetransform
- RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。 -RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.
1
- 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar
肤色检测
- matlab源程序 用来进行肤色检测 检测空间是YCbCr空间 ,能够实现比较好的检测率
rgb2hsvycbcr
- 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.
colorspace
- 这是一个用于图像的彩色空间之间转换的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.
videoprocessing
- 图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。-YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is
r1
- YCBCR膚色檢測 並且框出膚色區塊 其餘為黑色-YCBCR color detection and color blocks out the rest of the box for the black
Find_Lips_in_YCbCr
- 在YCbCr通道上,对人的嘴唇的寻找,通过大量数据样本得到的嘴唇颜色区域,效果不错,这个程序只是在静态图片里寻找,对做嘴形识别的人有帮助-Channel in the YCbCr on the lips of people search through a large amount of data samples to be the color of the lip region, the effect is true that this procedure only to find a sta
mCh22
- matlab图像处理 ,减少颜色数目后的trees图像,抖动前后的效果图像,转换为YCbCr格式后的图像效果,转换为HSV颜色空间后的效果-matlab image processing, color reduction of the number of trees after the image effects of jitter before and after images, converted to YCbCr format image effects, converted to HSV
colorspacezhuanhuan
- 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
skin
- 基于YCbCr空间下,利用椭圆肤色模型进行肤色检测。运行效果不错,附有肤色图片-Based on YCbCr space, using the elliptical skin model skin detection. Runs good results, with color pictures
CbCrEllipse
- 用matlab实现的肤色检测,采用CbCr椭圆聚类算法,克服了高光的干扰,能很好的把肤色分割出来。-Skin color detection using matlab implementation, using CbCr elliptical clustering algorithm, to overcome the interference of high light, the color can be a good split.
colorspace
- 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
facedetection
- Matlab人脸检测程序,基于YCbCr和HSV颜色空间,支持多人脸检测,并且用图框框出多个人脸-Matlab Face detection program, based on YCbCr and HSV color space, support for multiple face detection, and more than one face and figure frame. . .
PI-FU-BIAOMIAO-CHULI
- 是用matlab软件编写自己建的皮肤高斯模型,通过训练的到的阈值。在ycbcr域对皮肤区域进行了分割-Is to write your own skin Gaussian model built using matlab software, training to pass the threshold of. In the area of the skin ycbcr domain segmentation
DFT&DCT
- 编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input