搜索资源列表
rgb2yuv
- rgb2yuv video transfer
rgb2yuv
- 一个将RGB转化成YUV数据的算法,非常实用。-an RGB to YUV data into the algorithm, is very practical.
YUV2Image
- YUV多种图像处理方式,包括yuv2rgb,rgb2yuv.等等。但需要仔细调试-YUV multiple image processing methods, including yuv2rgb, rgb2yuv. And so on. But needs to carefully debugging
rgb2yuv
- verilog编写,rtl风格,流水线设计,实现图像rgb格式到yuv格式的转换。-Verilog prepared, rtl style, pipeline design, realize image rgb to yuv format format conversion.
rgb2yuv
- 这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
RGB2YUV
- RGB转YUV程序 RGB转YUV程序-RGB to YUV to YUV procedures procedures RGB
formatconverts
- different converter in binary format, such as rgb2yuv, y2yuv, yuv2avi, etc
RGB2YUV
- 采用intel奔腾2以后处理器支持的mmx指令集,宽位处理,将一张BMP图像转换成YUV420,大大提高i在pc上的运行速度。-2 after the use of intel Pentium processor support mmx instruction set, wide-bit processing, will be converted into a BMP image YUV420, greatly increased in
rgb2yuv
- 图形学中图形的转换程序,用matlab编写,把比较两个图形的相似度,以及图形的转换从rgb 到YUV-Graphics graphics conversion process, using matlab prepared to compare the two graphics similarity, as well as graphics conversion from rgb to YUV
RGB2YUV(src)
- 一个RGB与YUV数据相互转换的程序,实现文件导入转换,是初学者的一个好例子.-RGB and YUV data of a mutual conversion process, realize file conversion is a good example for beginners.
RGB2YUV
- 该程序把一个RGB的图片转成YUV的数组-The program to a RGB image into YUV array
RGB2YUV_src
- RGB2YUV文件转换,讲BMP文件转成PAL文件,并能播放PAL文件,相当有研究价值-RGB2YUV document conversion, document stresses BMP files into PAL and PAL broadcast a document, has considerable research value
RGB2YUV
- VC编写的RGB到YUV422的转化小程序-VC prepared RGB to YUV422 conversion applet
rgb2yuv
- 将RGB24转换成YUV420图片的程序,希望对大家有用。目前还没有AVI转YUV420的代码,建议先用播放器抓AVI的图片,再用bmp转YUV-Will be converted into RGB24 procedures YUV420 picture, I hope useful for all of us. There is no AVI to YUV420 code, it is recommended to use AVI p
rgb2yuv
- RGB格式到YUV格式的图象转换代码,VC++环境实现.-RGB format to YUV format image conversion code, VC++ Environment.
Rgb2Yuv
- 网上有许多RGB转YUV的工具和原码,有许多是不可用的,这是我在VC++下测试过的,绝对可用,非常方便.-There are many online RGB to YUV tools and the original code, many of which are unavailable, it is my VC++ Tested under the absolute available, very convenient.
RGB2YUV
- 去隔行算法模拟,把一副RGB格式图片(BMP文件)先转为YCbCr格式,然后进行场分离,再基于奇场和偶场,合成帧,提高图像分辨率。-To simulate deinterlacing algorithm, several c codes perform RGB->YCbCr, Deinterlacing
RGB2YUV
- RGB -> YUV转换verilog代码-RGB-> YUV verilog
RGB2YUV
- calculates YUV values from RGB values-calculates YUV values from RGB values
rgb2yuv(2)
- RGB2YUV Image Convert