Computer Engineering and Applications ›› 2008, Vol. 44 ›› Issue (29): 177-179.DOI: 10.3778/j.issn.1002-8331.2008.29.050

• 图形、图像、模式识别 • Previous Articles     Next Articles

Dynamic single pixel template algorithm

GAO Cheng-min1,2,CHEN Liang1,2   

  1. 1.Guangdong Police Officers College,Guangzhou 510232,China
    2.South China University of Technology,Guangzhou 510640,China
  • Received:2007-11-24 Revised:2008-02-25 Online:2008-10-11 Published:2008-10-11
  • Contact: GAO Cheng-min

动态单像素模板算法

高成敏1,2,陈 良1,2   

  1. 1.广东警官学院 计算机系,广州 510232
    2.华南理工大学 计算机科学与工程学院,广州 510640
  • 通讯作者: 高成敏

Abstract: Image rotated by Gaussian template will become blur seriously,which is because of weighed average of luminance in a large adjacent region.In order to minimize the weighed averaged region,a principle of local small neighborhood relativity is proposed,according to which a dynamic single pixel template algorithm is proposed to perform special transformation.The present pixel is split into sub-pixel of 3×3.A template for each sub-pixel is designed.The luminance of transformed pixel is the convolution of one of the nine templates with the adjacent pixels’ luminance.Experiments and analysis show that the algorithm has resolved the blur problem of rotated image.The quality of rotated image by the algorithm is near to that of the bilinear interpolation algorithm,and the performance is higher than that of the bilinear interpolation and Gaussian template.

Key words: single pixel template, dynamic template, pixel segmentation, Gaussian template, bilinear interpolation, image rotation

摘要: 高斯模板用于图像旋转时会产生较严重的模糊,其原因是大邻域的亮度值加权平均造成的。为减小加权平均的邻域范围,提出图像空域变换的小邻域局部相关性原理。据此提出动态单像素模板算法:将当前像素分割为3×3的子像素,对每一个子像素求得一个模板。用当前像素的这9个模板之一和邻域像素的亮度进行卷积运算求得变换后的亮度值。实验和分析表明,它消除了高斯模板旋转图像时产生模糊的问题。旋转图像的质量与双线性插值算法相近,同时具有比双线性插值算法和高斯模板算法更高的计算性能。

关键词: 单像素模板, 动态模板, 像素分割, 高斯模板, 双线性插值, 图像旋转