搜索资源列表
RGBtoYUV
- 进行RGB与YUV444,YUV422,YUV420的转换
rgbtoyuv422_420
- rgb格式图象到yuv422和420格式的转换源代码
dirac-0.5.0.tar
- 各种 yuv422 yuv420 yuv411 等合适到 rgb 之间的转换以及 rgb 到bmp bmp到 rgb 之间的转换.
YUV2RGB
- 从YUV422流中圈选部分区域,输出RGB数据
Y2RMatrix
- 将YUV422 转化成 RGB最快的方法为查表,此源码仅提供此表
R2YMatrix
- 将RGB 转化成 YUV422最快的方法为查表,此源码仅提供此表
RGB2YUV
- VC编写的RGB到YUV422的转化小程序
yuv
- 一个可以将yuv420,yuv422格式转化成RGB的程序~
Unit2.YUV422 转 RGB
- YUV422 转 RGB 很好用 YUB422RGB 图片转换已经测试过OK,YUV422 转 RGB
RGBTOYUV.RGB与YUV格式的互相转换
- RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV422,RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
RGB2YUV
- 将RGB转换成YUV422格式的源码工程,高效、浅显、易懂。-Convert YUV422 to RGB format source projects, efficient, easy to understand.
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
YUV2RGB
- 关于YUV转RGB的verilog源代码、说明文档和modelsin仿真,相信对大家一定有很大的帮助,我费了好长时间才找到的!-YUV to RGB on the verilog source code, documentation and modelsin simulation, we believe that there will be a great help, I spent a good long time to find it!
Yuv2rgb.tar
- converted yuv422 to RGB 24/32 and converted RGB 24/32to yuv422 based on logitech co.
YUV422toRGB
- 使用Intel IPP库的图象格式YUV422到RGB转换程序。用于模拟摄像头图像识别-Using the Intel IPP library of image format YUV422 to RGB conversion program. Used to simulate the camera image recognition
RGB2YUV
- 将十六进制RGB图像.txt文件转化为平面YUV422分别以Y、U、V三个分量的.txt输出。 备注:默认情况下十六进制bmp图像.txt文件需放在D盘根目录下。-RGB image to hexadecimal. Txt file into a plane YUV422 respectively, Y, U, V three components. Txt output. Note: By default hex bmp image. Txt files under the root
RGB-to-yuv422
- verilog语言写的视频数据处理相关的代码。实现功能为将RGB数据转化为BT656数据。-verilog language to write video data processing related to the code. Functions for the RGB data into the BT656 data.
YUYV2RGB
- YUV422转RGB格式, YUV422转RGB格式,-YUV422 to RGB format, YUV422 to RGB format, YUV422 to RGB format,
DE2_TV
- 本代码为Altera DE2开发板例程源码,(FPGA:EP2C35F672C6)quartus II 9.0以上可以编译(随板源码为7.2以下版本,在9.0以上版本编译会报错)。本代码实现一个音视频播放器TV_BOX。-This demonstration plays video and audio input a DVD player using the VGA output and audio CODEC on the DE2 board. There are two major bl
yuv-rgb.cpp
- YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660