搜索资源列表
yuvtorgb
- 最近看到很多人比较关心YUV to RGB,这里给出了原理和体会-recently seen a lot of people more concerned about YUV to RGB, is a principle here and experience
yuvtorgb
- 网上关于YUV转RGB的还真不少,我这个还是不错的,查表形,很快的,一个简单的VC程序但还不错
YUVTORGB
- 代码为YUV转换成RGB的源代码,实验是可以用的。可以稍微修改作其它转换。
YuvToRgb.rar
- 将YUV420数据转换为RGB888
YUVtoRGB
- 实现yuv420转rgb565的功能,并且封装成了库,写出了测试文件-Achieve yuv420 turn rgb565 functions, and packages into libraries, write a test file
yuvtorgb.tar
- YUV RGB 格式及快速转换算法 详细讲解了RGB和YUV格式的转换,doc格式-YUV RGB format and fast conversion algorithm is explained in detail RGB and YUV format conversion, doc format. .
yuvtorgb
- 用于DSP的YCbCr转RGB的汇编程序代码,图像处理入门之选-DSP for the YCbCr to RGB compilation of program code, image processing entry choice
DllTest
- 就是YUVTORGB,上传源码好麻烦,简直就是浪费空间-Is YUVTORGB, From a good source of trouble, it is a waste of space
arm_yuv2rgb
- yuv to rgb convertor for ARM
yuvtorgb
- 色彩空间 ycrcb2rgb转换源代码 赛灵思公司提供色彩空间 ycrcb2rgb转换源代码- ycrcb2rgb
YUVtoRGB
- C++ yuvtorgb rgbto bmp C++ yuvtorgb rgbto bmp C++ yuvtorgb rgbto bmp -yuvtorgb
YUVtoRGB
- 把yuv格式的bmp转换为rgb格式的bmp,rgb转换为yuv-yuv to rgb,rgb to yuv
YUVtoRGB
- 实现YUV格式的图像到RGB格式图像的转换-change the picture from YUV420 to RGB
YUVtoRGB
- 读取YUV文件,并将YUV文件以单帧的形式存放,并可以选择保存Y分量或是YUV分量-Read YUV file, and YUV file to a single frame in the form of storage, and can choose to save the Y component or YUV component...
YUVTORGB
- 海康硬盘录像机获取的YUV码流转换成RGB图像的源码-The YUV yards the Haikang DVR to obtain flow replaced RGB images of the source
yuvtorgb
- YUV to RGB conversion in linux
YuvToRgb
- yuv 转 rgb的代码,比较经典的,与大家分享-turn yuv rgb code, more classic to share with you
yuvTOrgb
- YUV411、YUV420格式多见于DV数据中,前者用于NTSC制,后者用于PAL制。YUV411为每个像素都提取Y分量,而UV分量在水平方向上每4个像素采样一次。YUV420并非V分量采样为0,而是跟YUV411相比,在水平方向上提高一倍色差采样频率,在垂直方向上以U/V间隔的方式减小一半色差采样-YUV411, YUV420 data format common in DV, the former for the NTSC system, which is used for PAL syst