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

搜索资源列表

  1. AVI2YUV.rar

    0下载:
  2. 可将avi格式装换为yuv格式的软件,可以任意设置需要转换的帧数,支持cif,qcif两种格式。,Avi format can be loaded for yuv format for the software, can set up the need to convert frames to support the cif, qcif both formats.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:32.71kb
    • 提供者:cc
  1. Rgb2Yuv

    0下载:
  2. convert bitmap to yuv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:913.47kb
    • 提供者:Lee
  1. afdfdsfads

    0下载:
  2. 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:212kb
    • 提供者:jack
  1. avitoyuv

    0下载:
  2. VC++环境下,将avi文件转换为yuv文件,并播放视频-VC++ environment, will convert avi files yuv files and play video
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-30
    • 文件大小:97.89kb
    • 提供者:李庆华
  1. rgb_to_yuv

    0下载:
  2. convert all rgb image in a single folder to yuv file
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:12kb
    • 提供者:lauwah
  1. yuv2rgb

    0下载:
  2. convert each frame in the yuv file into .bmp files
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1.64kb
    • 提供者:lauwah
  1. Yuv2Bmp

    0下载:
  2. This a program to convert a yuv file to a bmp file.-This is a program to convert a yuv file to a bmp file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:44.18kb
    • 提供者:tree1985623
  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. yuv2rgb

    0下载:
  2. yuv的各种格式和RGB之间的相互转换 很实用的一组程序 超值 -yuv various formats and convert between RGB
  3. 所属分类:Console

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:space006
  1. YUVRead

    0下载:
  2. open yuv video file with opencv (do the convert to RGB) and display to screen
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:adir
  1. hex2bin

    0下载:
  2. 一个关于h.264视频解码的简单的C语言程序,可将modelsim仿真输出的*.log文件转换成*.yuv格式-A simple C language programabout h.264 video decoding :convert text format to binary .264
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1.17kb
    • 提供者:huanghong
  1. x264_player

    0下载:
  2. 本程序先将测试视频文件转换为YUV文件,再转换为BMP文件。 实现解码转换之后的视频播放、暂停功能-The program first test video files to convert YUV file, and then converted to a BMP file. Decoding conversion of video playback, pause function
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:13.67mb
    • 提供者:hao
  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. yuvplayer

    0下载:
  2. mfc开发的一个简单的播放yuv文件的代码,适合初学者学习,原理是先将yuv文件转换为rgb然后再在picture控件中显示。-mfc development of a simple play yuv file code, suitable for beginners to learn, the principle is to first convert the file to yuv rgb then displayed in the picture control.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:23.78mb
    • 提供者:向冲
  1. avitoyuv

    0下载:
  2. ITs a generated exe file to convert avi files to yuv video files. Txt file was given with require command for cmd.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-18
    • 文件大小:4.69mb
    • 提供者:MEHEDI
  1. yuvtoavi

    0下载:
  2. Executable file to convert yuv video file to avi video file . text file eas given for further help.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:46.2kb
    • 提供者:MEHEDI
  1. live_beautiful_camera_streaming0.5

    0下载:
  2. 主要为opencv人脸的美化 人脸美化,我们用的皮肤检测,皮肤在颜色空间是特定的一个区域 检测到这个区域(感兴趣区域),完后对这个区域进行美化,就是滤波,主要是双边滤波和高斯滤波。 3.视频格式转换以及编码 处理好的矩阵颜色空间是rgb的,需要转换成yuv,yuv的颜色空间就是可以播放的,类似我们电视上面看的画面,编码就是传输时候需要发送流,只个流相当于针对数据的压缩,将yuv格式的视频帧编码成h264的格式 Rgb转换成yuv,opencv实现(美颜在这一步实现)
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:13.98mb
    • 提供者:wangyaning
  1. yuv convert

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

搜珍网 www.dssz.com