搜索资源列表
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0
RGBtoYUV
- 进行RGB与YUV444,YUV422,YUV420的转换
dirac-0.5.0.tar
- 各种 yuv422 yuv420 yuv411 等合适到 rgb 之间的转换以及 rgb 到bmp bmp到 rgb 之间的转换.
6
- 关于linux下面的,OV511芯片摄像头的驱动,这个驱动是直接出RGB图象格式的,网上没有的,网上的一般都是出YUV420格式的,对于2410上面过来的人使用比较方便
RGB2YUV_lihan
- 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法
yuv
- 一个可以将yuv420,yuv422格式转化成RGB的程序~
RGBTOYUV.RGB与YUV格式的互相转换
- RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV422,RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
RGBToYUV420
- 将RGB格式的图片转换成YUV420格式的源码-RGB format images will be converted to YUV420 format source
YUVtoRGB
- 实现yuv420转rgb565的功能,并且封装成了库,写出了测试文件-Achieve yuv420 turn rgb565 functions, and packages into libraries, write a test file
yuv2rgb_420
- YUV420转化成RGB图片的好代码,用来调试摄像头的输入挺有帮助。-A good code for reformatting YUV420 pictures into RGB code, it s really useful for the camera debug.
yuv
- 关于YUV文件的操作,格式转换YUV转换为RGB和YUV420格式转换为YUV400格式-YUV files on the operation of YUV format is converted to RGB format conversion to YUV400 and YUV420 format
yuv420ToRgb565
- 功能:(ov511) 1、YUV420 格式采集视频数据 2、将YUV420 视频数据转成 RGB565 在320*240RGB LCD 16bpp 上显示 3、采用查找表及移位技术解决浮点运算耗时问题,提高LCD刷新屏幕的频率,无闪烁。-Function: (ov511) 1, YUV420 format video data collected 2, YUV420 video data into RGB565 in 320* 240RGB LCD 16bpp display 3,
rgb2yuv420
- 实现了rgb到yuv420的转换,目前支持RGB和BGR以及上下翻转等多种方式-Achieved the conversion rgb to yuv420
convertion
- 将采集的RGB格式图像转换为YUV420格式图像,自己设定图像大小和其他参数-Will be collected in RGB format images converted to YUV420 format images, set image size and other parameters
Yuv2rgb.tar
- converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
rgb2yuv420
- 一个RGB转YUV420很好的程序,经典程序-RGB switch to YUV420 great program
yuv20_rgb
- 将yuv420格式转换为 4:4:4的yuv 然后转换为rgb -Will yuv420 format to 4:4:4 yuv and then converted to rgb
YUV2RGB
- convert yuv420 image to rgb image
yuv2rgb
- 很简单的程序 YUV420转RGB图像 简单易懂 有注释-YUV420 convert to RGB image
rgb2yuv420
- 将RGB图像转为YUV420文件,可以使用YUVplayer播放。-YUV420 RGB image to a file, you can use YUVplayer player.