帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

一种基于图像灰度的快速匹配算法
A Fast Matching Algorithm Based on Image Gray Value

作  者: ; ;

机构地区: 清华大学信息科学技术学院计算机科学与技术系

出  处: 《软件学报》 2006年第2期216-222,共7页

摘  要: 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单;匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对像素灰度的变化与噪声具有鲁棒性,其时间复杂度是O(M2log(N)).实验结果表明,新算法比现有的灰度相关算法的计算时间快了两个数量级. Correlation algorithms based on pixel gray value are very popular and widely used in image template matching. However, these algorithms have high time complexity and are sensitive to the variation of image luminance and scale. To avoid that, a new algorithm based on coding image grey value is proposed. This algorithm divides the image into certain size blocks called R-block, sums the gray value of each R-block pixel, and codes the R-block according to the sorting result among the neighborhood of R-blocks. Image and template are matched by comparing their R-block coding. The R-block is very rapidly and easily coded and only equality comparison is needed. The new algorithm is robust to the linear trans formation of pixel grey value and image noise. Its time complexity is reduced to O(M^2log(N)), or namely is improved two order of magnitude in contrast to the current correlation algorithms'.

关 键 词: 图像处理 模板匹配 图像配准 不变性 时间复杂度

领  域: [自动化与计算机技术] [自动化与计算机技术]

相关作者

作者 牛翠波
作者 张梦华
作者 邱文敏
作者 黎妮晓宇
作者 曹军

相关机构对象

机构 北京理工大学珠海学院
机构 华南师范大学政治与行政学院
机构 广东理工职业学院
机构 广东警官学院刑事技术系
机构 广州珠江职业技术学院

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊