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

搜索资源列表

  1. YUV2RGB

    0下载:
  2. YUV图像数据转换为RGB格式。 含YUV颜色转换R、G、B分量的函数-YUV Image Format to RGB Format. Including Get R/G/B Color Compoment from YUV pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:875byte
    • 提供者:tian xiao ma
  1. code-yuv2rgb

    0下载:
  2. #define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[IMGSIZE] //计算后的结果-you must nee
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:671byte
    • 提供者:潘锦雷
搜珍网 www.dssz.com