摘要
色调是反映彩色图像中色彩信息的重要参数,为了在进行图像效果增强的同时保持色调不变,通常的做法是先把图像从RGB转化到HIS色彩空间,然后在保持H变量(色调)不变的情况下,进行I(亮度)的增强。但是由于这种方法需要进行色彩空间的相互转化,大大增加了计算量。文章通过对简化HIS模型的分析,提出了一种直接对R、G、B分量进行处理的彩色图像增强方法。该方法可以运用已有灰度图增强算法进行彩色图像的增强,由于不需要进行色彩空间的转化,大大减少了计算量。FPGA可用来并行实时处理海量的图像数据,文章利用FPGA的这一特点作为实时图像直方图均衡增强算法的解决方案,并通过改进直方图均衡图像增强算法使其在FPGA中具体实现,可用于实时性要求高的LED屏显示。实验结果表明,该方案使彩色图像的增强效果明显,运行效率高。
Hue is an important attribute of color information.Hue invariability is very important to color image enhancement.Normally,people transform the color space of image from RGB to HIS,then enhance the variable I(intensity) only.Because of the transformation between RGB and HIS is very complex,the program will compute for a long time.Therefore a new method of color image enhancement is proposed.After analyzing the simplified model of HIS,it is found that the hue will keep invariant if the R,G,B multiplies or adds same number.So we can gener-alize the enhancement scheme for grey scale images to color images with out transformation of color space.This paper also discusses the gamut problem and its solution.The gamut problem will lead to distortion of color.The method proposed by this article keeps off the transformation between RGB and HIS,so it can obviously simplify the computation.FPGA(programmable logic device) is an effective driver to realize real-time parallel processing of batches of video data.In this article,this characteristic is used as a solution of the histogram equalization enhancement algorithm and make it realized through improving the histogram equalization enhancement algorithm.It is very useful in real-time situation of LED display.Experiment results have shown that the proposed method works well in enhancing color image,and it's efficient.
出处
《现代显示》
2010年第5期118-121,133,共5页
Advanced Display