摘要
在计算机视觉系统中,图像与视频的表示常常使用YUV/YCbCr、RGB等多种不同的色彩空间,本文介绍了图像YUV/YCbCr数据格式的基本结构,并基于Matlab给出了YUV/YCbCr格式转换为RGB格式的程序设计方案,给出了仿真结果。
In computer vision system,images and videos are often represented by different color space such as YUV/YCbCr and RGB. This paper introduced the basic structure of YUV/YCbCr data format,and presented the program design scheme for the data format transformation from YUV/YCbCr to RGB. The simulation results based on Matlab are illustrated.
出处
《现代信息科技》
2017年第4期83-85,共3页
Modern Information Technology
基金
北京市2017大学生科研训练项目(XN024-43)
北方工业大学2017校内优青项目(XN019006)资助
关键词
色彩
空间
变换
color space transformation
YUV
RGB