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

搜索资源列表

  1. takikoyx_rgb2yuv

    1下载:
  2. 自己写的,在matlab环境下将rgb图像转为yuv文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:连早喻
  1. takikoyx_yuv2rgb

    0下载:
  2. 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:849
    • 提供者:连早喻
  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. ColorSpace

    1下载:
  2. 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:50968
    • 提供者:Karl Lu
  1. rgb2ycbcr

    0下载:
  2. conver rgb image to yuv
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:2210
    • 提供者:dan
  1. YUV2RGB

    1下载:
  2. 视频处理算法 RGB与YUV格式的相互转化-Video processing algorithms in RGB and YUV formats mutual conversion
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3058
    • 提供者:wu jinghui
  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. RGB

    0下载:
  2. extract raw file YUV color and combine in RGB color
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:11798
    • 提供者:dragonslaver
  1. RGB2YUV

    0下载:
  2. calculates YUV values from RGB values-calculates YUV values from RGB values
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:9951
    • 提供者:aditya
  1. readyuv

    0下载:
  2. converting YUV to RGB with the 4:2:0 format
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2003
    • 提供者:chris
  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. imcompr

    0下载:
  2. 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。   -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1270
    • 提供者:秦关
  1. yuv

    0下载:
  2. 在yuvshow.m设定输入文件和参数,调用子函数处理yuv文件,转化为RGB,并播放。-read and show yuv vedio file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2022892
    • 提供者:yt
  1. YUV2RGB

    0下载:
  2. 实现YUV格式视频序列向RGB视频序列转换-Achieve YUV format video sequence to convert RGB video sequence
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:1419
    • 提供者:zy
  1. rgb-yuv

    0下载:
  2. 该程序源代码实现了RGB-->YUV转化-RGB-->YUV
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:7626
    • 提供者:Grace
  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. YUV-RGB

    2下载:
  2. 把YUV格式视频转换成RGB格式的,RGB格式转换成YUV的格式,两者之间互换-The YUV format into RGB format video, RGB format into YUV format, exchange between the two
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:716
    • 提供者:宋小璇
  1. MATLAB-trans-Color

    0下载:
  2. 以MATLAB將影像做色彩空間轉換, 轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV-MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:779
    • 提供者:Chouker
  1. RGB_YUV

    0下载:
  2. 用Matlab将色彩空间的RGB与YUV互相转换,如果转换前后无变化,那就表示没有错,YUV参数可调(Using Matlab to convert the RGB of the color space to YUV, if there is no change before and after the conversion, it means that there is no error and the YUV parameter is adjustable.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:29696
    • 提供者:Cribug
  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 3 »
搜珍网 www.dssz.com