搜索资源列表
disp_yuv
- 我自己写的现实YUV原始数据的MATLAB程序。先进行数据的分离,再进行YUV到RGB的转换,-I wrote it myself reality YUV data of the original MATLAB. Data for the first separation and then YUV to RGB conversion.
RGB2YUV_src
- 此程序RGB与YUV图像视频格式的相互转换
RGBexchange
- 本代码演示了RGB与YUV图像视频格式的相互转换 [代码性质] VC完整应用程序代码
RGB2YCbCr
- color space converter,from RGB to YUV. that is c code
YUV_ReadShow
- 读取CIF、QCIF格式的YUV测试序列文件,并且将其显示出来,转换为RGB格式进行连续视频播放
RGB2YUV(src)
- 一个RGB与YUV数据相互转换的程序,实现文件导入转换,是初学者的一个好例子.
jpeg
- ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
yv12_y 分量显示器
- YUV分量显示程序。可分别显示Y,U,V 分量。对于理解YUV机制有很好的帮助。-YUV component display program. May showed the Y, U, V components. YUV mechanism for understanding a very good help.
jpegshow
- 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
RGB
- extract raw file YUV color and combine in RGB color
bmp
- 在解码过程中直接显示bmp图片,由rgb格式转换成YUV格式。-Displayed directly in the decoding process bmp image format conversion from the rgb YUV format.
work
- RGB图像格式转换为YUV格式。 根据RGB到YUV关系转化以及分量取平均值转换两种方法,以实例形式编程,不是子函数的形式。-RGB to YUV。 figure s style transform.
RGBtoYUV
- It s written by C language and it s contain RGB to YUV converter. -It s written by C language and it s contain RGB to YUV converter.
YUV2RGB
- 完成了由YUV视频序列向RGB空间的转化-Completed by the YUV video sequence to the RGB color space conversion
RGB2YUV
- RGB转YUV,简单方便,适合图像转码的初学者-RGB to YUV, simple and convenient, suitable for beginners
YUV_RGB
- vs2010编译通过,yuv转RGB并显示,并可提取某一帧-the vs2010 compiler through, yuv to RGB and displays a frame, and can extract
YUV-tuxiangxianshi
- yuv格式数据图像显示,420格式,yuv转rgb-yuv geshi shuju tuxiang xianshi,420 geshi, yuv to rgb
rgb2yuv
- RGB文件转到YUV格式 C语言源代码 比较适合初学者-transfer the RGB file to YUV
yuv_to_rgb
- yuv图像转换为rgb图像,可以直接拿来用,不错的代码-convert yuv image to rgb image
CSC_mat
- 彩色空间转换,RGB和YUV互转的matlab源码-RGB converting to YUV, YUV converting to RGB, Matlab source code