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

搜索资源列表

  1. 肤色分割的matlab源代码

    0下载:
  2. RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:吴俊良
  1. colorspacetransform

    1下载:
  2. 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.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48035
    • 提供者:康康
  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. gray2rgb.ZIP

    0下载:
  2. Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:63692
    • 提供者:龙鹏
  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. ycbcrkMEAN

    0下载:
  2. YCBCR彩色空間之下作KMEAN顏色分群-YCBCR for color space under the color clustering KMEAN
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:633
    • 提供者:LMDX
  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. rgb2ycbcr[1]

    0下载:
  2. This a scr ipt to convert Images RGB to YCbCr-This is a scr ipt to convert Images RGB to YCbCr
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:284631
    • 提供者:Rafael
  1. skin_detect

    0下载:
  2. 先讀入膚色,非膚色的圖片,在將各張圖片由RGB轉成YCbCr。讀進來的時候,我是用四維的陣列去存膚色的圖片以及非膚色的圖片。第一個維度是用來存放有幾張圖片,接下來是解析度,還有幾個channel。讀進來之後再分別對膚色,非膚色的Cb,Cr來作統計。分別會得到Cb,Cr的mean和variance。再依次分別帶入Multivariate Normal Density的公式去求得膚色,非膚色出現的機率。最後再將得到的兩個機率值相除,得到的值,拿來和threshold值相比,藉此來判斷Input的圖的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1328
    • 提供者:Howard
  1. formatosImagen

    0下载:
  2. From a given image, this code returns it in the following colour spaces RGB,NTCS,YCBCR,HSV. The fields are returned in a matrix of dimensions (:,:,12)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1410
    • 提供者:Xasky
  1. colorspace

    0下载:
  2. 颜色空间转换,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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4413
    • 提供者:hello
  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. Desktop

    0下载:
  2. conversion rgb to YCbCr
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:124107
    • 提供者:wahyu
  1. m-file

    0下载:
  2. RGB/Ycbcr face detection / matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:926
    • 提供者:JIN
  1. skindetect.m

    0下载:
  2. 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color ima
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:741
    • 提供者:jack
  1. report-of-target-recognization

    0下载:
  2. 在人性化的GUI界面上,在RGB、HSV、YCBCR进行印章提取;-recognize the target in the space of RGB,HSV and YCBCR with Matlab GUI
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:901295
    • 提供者:ljhui
  1. RGB

    0下载:
  2. YCbCr的识别代码,图像颜色的代码转换,仅公matlab里面使用-YCbCr identification code, the image color code conversion, only male matlab in use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:2969
    • 提供者:liwei
  1. DFT&DCT

    0下载:
  2. 编程实现二维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
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:雪鹊
  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 »
搜珍网 www.dssz.com