文件名称:color converter
介绍说明--下载内容均来自于网络,请自行研究使用
The main purpose of the core is a color transform tasks such as CIE XYZRGB, different RGBRGB and RGBYCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. Therefore the present core performs true 3x3 matrix multiplication and vectors addition of the input data stream.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : colorconv.rar 列表 colorconv\ccfactors_pkg.vhd colorconv\colorconv.vhd colorconv\colorconv_wb.vhd colorconv