搜索资源列表
YUV2Image
- YUV多种图像处理方式,包括yuv2rgb,rgb2yuv.等等。但需要仔细调试-YUV multiple image processing methods, including yuv2rgb, rgb2yuv. And so on. But needs to carefully debugging
rgb2yuv
- 这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快
RGB2YUV
- RGB转YUV程序 RGB转YUV程序
RGB2YUV
- VC编写的RGB到YUV422的转化小程序
rgb2yuv
- 这是关于rgb2yurur空间的源代码,很详细。-This is rgb2yurur space on the source code, very detailed.
rgb2yuv
- RGB格式到YUV格式的图象转换代码,VC++环境实现.-RGB format to YUV format image conversion code, VC++ Environment.
vc12avi-1.0
- RGB2YUV 转换图片工具 -Picture RGB2YUV conversion tool
RGB2YUV
- 实现rgb转yuv,用到了一个xtable表格类,我对这个类进行了修改,目前作为vc的专用表格类使用,添加了edit框,并对表格进行过美化-Realize rgb to yuv, used a form xtable category, I have modified this class, the current form as a special category vc use, add the edit box, and carried out landscaping forms
RGB2YUV
- RGB -> YUV转换verilog代码-RGB-> YUV verilog
RGB2YUV(Verilog)
- YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
RGB2YUV_src
- RGB图片转yuv格式,以及yuv格式转换显示的简单功能-rgb2yuv
rgb2yuv
- 命令行下加处理图片,输出为yuv三分量图像-Command line, plus deal with images, three-component image output yuv
RGB2YUV
- 将图像格式RGB24转换为YUV格式,内有详细的函数-The image is converted to YUV format RGB24 format, with detailed functions
RGB2YUV
- RGB与YUV图像视频格式的相互转换,rgb2yuv.c-iamge s rgb2yuv
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
rgb2yuv
- rgb格式图像转yuv4:2:0格式,命令行参数控制台程序-rgb tranform to yuv4: 2:0
RGB2YUV
- 程序为RGB转YUV420的格式转换程序-RGB TO YUV420
RGB2YUV
- 图像处理中RGB转换为YUV-rgb to yuv
rgb2yuv
- 包括lm_rgb2yuv.c和lm_rgb2yuv.c.h 文件,实现了rgb格式图像转成yuv 格式图像。-Including lm_rgb2yuv. C and lm_rgb2yuv. C.h files, realize the RGB format images into yuv format images
RGB2YUV
- 将.avi视频转为.yuv yuv4:2:0(make the .avi video to .yuv video)