CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - yuv convert

搜索资源列表

  1. YUV2Jpg

    0下载:
  2. 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:271.99kb
    • 提供者:hi
  1. tuxiang

    0下载:
  2. 1.利用工具(如ACDSee、PhotoShop)将*.jpg转换为*.bmp; 2.借助imread命令将图像内容读入内存数组; 3.通过访问数字图像RGB三个通道的对应矩阵,改变数字图像的色彩; 4.将数字图像的RGB表示转换为YUV表示; Y=0.30R+0.59G+0.11B U=0.70R-0.59G-0.11B V=-0.30R-0.59G+0.89B 5.通过访问Y(亮度)通道,改变数字图像的亮度; 6.通过Y(亮度)通道作灰度的线性变换,改变数字
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1.76kb
    • 提供者:chen
  1. yuv convert

    0下载:
  2. yuy2toyv12,yuv420p_to_yuv422图像转换方法(Yuy2toyv12, yuv420p_to_yuv422 image conversion method)
  3. 所属分类:其他

搜珍网 www.dssz.com