搜索资源列表
rgb2yuvdlg
- 一个简单的把bmp 文件格式转为seg和yuv的程序-put a simple bmp file format to seg and the procedures yuv
YUV2BMP
- 实现YUV视频文件到24位BMP图形文件的批量转换
CGFORM6
- 实现bmp格式向其他 格式的转换:tga、yuv等!包含了读取bmp文件的两个类~!比较简单,但是程序比较严谨!
yuvtools
- 很多进行图像处理小工具,做bmp和yuv相关的兄弟姐妹,这个应该是必备的!
YuvToGrb
- 读入yuv格式视频,并装换为bmp文件保存
RGB2YUV_src
- 可以学习到如何把图像转换为电视视频格式,以一张24位BMP图像为例实现RGB与YUV相互转换。
yuv2bmp
- yuv格式与图像bmp格式之间的转换。 其中,yuv为4:2:0.
BMP2YUV2.rar
- 将BMP图像转换为YUV图像格式输出,需要与YUV2BMP配合使用。,BMP images will be converted to YUV output image format, used in conjunction with the YUV2BMP.
YUVtoBMP.rar
- 这个源代码是一个具有这样功能的代码:YUV文件转BMP文件源代码,This source code is a code for this function: YUV file to BMP file source code
BMP2YUV
- 将bmp图像转换为YUV格式,主要涉及bmp文件格式的解析,RGB与YUV的格式转换-Transform BMP to YUV
YUV2BMP
- 将YUV格式图像更改为BMP图像并输出,需要与BMP2YUV配合使用-YUV format images will be changed to BMP image and output, BMP2YUV used in conjunction with the required
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.
bmptyuv
- bmp类型的文件转换成yuv格式,这个代码是一个控制台程序,不是现成的对话框或者单文档,不过这个程序对理解转换过程是很好的。希望有能力的人也可以该机你下让它成为一个对话框或者单文档得形式的转换工具。-bmp file types into yuv format, the code is a console program, not a ready-made dialog box or a single document, but this procedure is a very good und
filter
- 实现对图像的滤波功能,图像格式可以是YUV,BMP等。滤波器矩阵为3*3矩阵。 -filter function
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
bmp
- c语言位图处理源代码,从网络上找的,非原创,需要的朋友可以下载看看!-c graphics
RGB2YUV
- 对bmp图像文件进行读写后RGB转化为YUV,同时将BMP的像素数据和转化后的YUV像素数据保存-Bmp image files on the size of the read output bmp file structure data and the interlaced scanning manner and converted into RGB YUV, BMP while the pixel data and the converted data is stored in YUV pi
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.