搜索资源列表
bmp.zip
- YUV到BMP格式的转换
yuv.rar
- 把bmp结尾的图片转换成YUV文件
bmp转yuv
- 自动实现将bmp图序列转换为yuv格式的视频,供视频编码使用
bmp图片向YUV转换 源代码
- bmp图片向YUV转换 源代码 ,可以用,bmp image to YUV conversion
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
YUV2BMP.rar 将yuv转化为bmp的程序源代码
- 一个将yuv转化为bmp的程序源代码,编译通过,Yuv a bmp into a program source code, compiled through
MyRGB2YUV.rar
- 实现bmp图像到YUV444、YUV422、YUV420等格式的转换,有助于理解BMP和YUV格式的含义,Bmp image to achieve YUV444, YUV422, YUV420, such as format conversion, BMP and contribute to an understanding of the meaning of YUV formats
YUVSaveBmp.rar
- YUV数据直接转化为bmp文件,使用c语言定义。使用与多种平台,YUV data save to bmp file
yuv convert avi yuv转AVI源码
- yuv转AVI源码,自己编写的,能转换YUV视频为AVI文件,也可以将AVI转换为YUV文件-oh,yuv2avi,avi2yuv
YUV2BMP
- YUV到BMP格式的转换-YUV to BMP format conversion
rgb2ycbcr
- conver rgb image to yuv
yuv
- 把bmp结尾的图片转换成YUV文件-Bmp picture at the end of the converted YUV file
YuvConvert
- YUV转BMP工具,在YUV源文件的当前目录将YUV文件转换为单个BMP文件。-YUV to BMP tool, YUV source files in the current directory will be converted to a single YUV file BMP file.
yuv2rgb
- convert each frame in the yuv file into .bmp files
YBAConv
- This program is converting yuv format to BMP(24bit) format
Yuv2Bmp
- 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.
bmp
- 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
RGB-transform-YUV
- * 程序名称: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
BMP
- 本文详细说明了BMP文件的结构,可用于指导BMP文件与YUV,JPEG等格式的转换-this DOC expain the BMP struct detail,it can be use to change BMP to YUV or JPEG