搜索资源列表
Tranyuv2bmp
- 用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
MyRGB2YUV
- 这是本人写的一个把BMP转成YUV420的小程序,YUV的播放还没作完,不过方法很简单-This is the one I was put into YUV420 BMP turn the small program, YUV No player for the End, but is very simple
yuvtools
- BMP2GBMP.exe 将一副副的BMP图片合并成一个没有BMP头信息的文件 note:仅支持24位bmp图片 DYUV2SEQ.exe 实现分离的yuv文件转换成YUV序列 4:2:0 ShowDIB.exe BMP图片显示程序,多文档框架 YUV2BMP.exe 实现了YUV转换成24位的BMP图片,实现了批量转换 BMP2SEQ.exe 将一系列24位或8位的BMP图片转换成4:2:0的YUV序列。 DYUV2BM
bmptoyuv
- 一种对能够对bmp到yuv格式的转换原代码-a right to be able to bmp format to YUV conversion-source
854Bmp2yuv123
- 一个把BMP图片转换为YUV格式的好东西,大家可以拿来用哦,真的很不错哦-put a BMP images YUV format conversion to the good stuff, we can later be used for, oh, oh, is really quite
player2.1
- 用来播放YUV文件,还支持bmp,jpeg,mpeg2等 -used for broadcasting YUV document also supports bmp, jpeg, etc. mpeg2
any2yuv-src-1.0
- 这个刚才那个的源代码,刚才弄错了。功能:可以从中得到bmp,jpeg,mpeg等的YUV,功能丰富-just that the source code, just a mistake. Function : can gain bmp, jpeg, and mpeg the YUV, function rich
rgb2yuvdlg
- 一个简单的把bmp 文件格式转为seg和yuv的程序-put a simple bmp file format to seg and the procedures yuv
YUVtoBMP
- 把yuv视频流转换成bmp视频流,算法很简单-put yuv circulation replaced by bmp Video video stream, the algorithm is very simple
bmp图片rgb转成yuv
- 可以读取bmp图片,并将RGB转为成YUV格式输出
RGB2YUV
- calculates YUV values from RGB values-calculates YUV values from RGB values
bmp
- 在解码过程中直接显示bmp图片,由rgb格式转换成YUV格式。-Displayed directly in the decoding process bmp image format conversion from the rgb YUV format.
bmp2yuv
- 代码中有BMP转化YUV的详细过程和详细算法-BMP YUV transformation code in the detailed process and the detailed algorithm
bmp
- c语言位图处理源代码,从网络上找的,非原创,需要的朋友可以下载看看!-c graphics
bmp-TO-yuv
- 实现BMP转yuv的功能,,很实用方便,是在VC++编程环境中开发的,用于实现图片的bmp转换成yuv格式-BMP to yuv functionality, very practical and convenient in VC++ programming environment developed and used to implement the picture bmp convert yuv format
BMP2YUV420
- BMP,YUV转换(各种格式)包括RGB2YUV420,BMP2YUV等等的函数,方便调试多媒体软件。-BMP YUV format transfermation
Interpolation1-(2)
- it is interpolation porogram BMP -> YUV RAW -> BMP YUV 4:-it is interpolation porogram BMP -> YUV RAW -> BMP YUV 4:22
yuv-rgb.cpp
- YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660
bmp
- BMP视觉增强和平衡,这次我选择做24位图像的视觉增强和直方图平衡。因为只需要通过YUV值作为中间过程即可完成。-BMP enhanced vision and balance, this time I chose to do 24 images visual enhancement and histogram balance. Because only you need to complete the process by the YUV value as an intermediate.
RGBtoYUV
- BMP格式文件的RGB数据转换为YUV格式。(Transform RGB data of a bmp to YUV.)