CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - yuv rgb

搜索资源列表

  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
    • 文件大小:807byte
    • 提供者:连早喻
  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
    • 文件大小:849byte
    • 提供者:连早喻
  1. YCbCr-RGB

    0下载:
  2. TI DSP C6000系列图像处理-YUV-RGB变换实验程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21.94kb
    • 提供者:likui
  1. RGBTOYUV.RGB与YUV格式的互相转换

    0下载:
  2. RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV422,RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:50.55kb
    • 提供者:lynn li
  1. RGBYUVYCbCr.rar

    0下载:
  2. RGB YUV YCbCr的定义及相互转换,内含源代码,可实现操作。,RGB YUV YCbCr definition and conversion, including source code, can realize the operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-29
    • 文件大小:22.55kb
    • 提供者:沈夏
  1. yuv

    0下载:
  2. 关于YUV文件的操作,格式转换YUV转换为RGB和YUV420格式转换为YUV400格式-YUV files on the operation of YUV format is converted to RGB format conversion to YUV400 and YUV420 format
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:541byte
    • 提供者:Sven
  1. yuv420b

    0下载:
  2. RGB to YUV conversion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:597byte
    • 提供者:Jawwad
  1. RGB2YUV

    0下载:
  2. RGB -> YUV转换verilog代码-RGB-> YUV verilog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:12.09kb
    • 提供者:猫贼
  1. YUV-RGB

    1下载:
  2. 实现YUV-RGB转换,以方便图像的读写-do YUV-RGB transformation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-20
    • 文件大小:1.78mb
    • 提供者:ken
  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
    • 文件大小:4.23kb
    • 提供者:李佳航
  1. rgb-yuv

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.19kb
    • 提供者:邢彬朝
  1. yuv

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

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:yt
  1. 7585RGB-YUV-YCbCr

    0下载:
  2. 各种颜色格式之间的转换,如RGB-YUV,RGB-YCBVR等-RGB,YUV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:22.55kb
    • 提供者:lzz
  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
    • 文件大小:716byte
    • 提供者:宋小璇
  1. RGB-transform-YUV

    0下载:
  2. * 程序名称:RGB2YUV.C * 功 能:将位图文件的RGB格式转换成YUV格式,结果以二进制文件 * 存储。注意:1、原文件是24位位图;2、文件宽度 * 输 入:icon.bmp * 输 出:icon_array -* Program Name: RGB2YUV.C* function: RGB bitmap file format into YUV format, the results of the binary file* storage. Note: 1, t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:509.75kb
    • 提供者:王赢
  1. YUV-RGB

    0下载:
  2. 介绍视频处理过程中涉及到的两个颜色空间:RGB和YCbCr,以及他们之间的转换。用查表法优化媒体播放软件中YCbCr到RGB的转换,以达到提高转换速度,减少计算量,提高视频解码整体性能的Ifl的。-Introduction video processing involved in the two color spaces: RGB and YCbCr, and convert between them. Using look-up table to optimize the media play
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:54.75kb
    • 提供者:
  1. yuv-rgb

    0下载:
  2. 用labview实现数据从yuv空间到rgb空间的转换!程序简单,方便操作.-With labview data conversion from yuv space to rgb space! Program is simple, easy to operate.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:10.62kb
    • 提供者:taoyuanyuan
  1. yuv-rgb.cpp

    0下载:
  2. YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:姚维东
  1. RGB格式图像转YUV

    0下载:
  2. 将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:135kb
    • 提供者:ES1678
  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
    • 文件大小:29kb
    • 提供者:Cribug
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com