计算机工程与应用 ›› 2008, Vol. 44 ›› Issue (1): 66-68.

• 学术探讨 • 上一篇    下一篇

基于小波的图像边界配准

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

  1. 1.广东警官学院 计算机系,广州 510232
    2.华南理工大学 计算机科学与工程学院,广州 510640
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-01-01 发布日期:2008-01-01
  • 通讯作者: 陈 良

Wavelet-based image registration by using boundary features

CHEN Liang1,2,GAO Cheng-min1,2   

  1. 1.Guangdong Police Officers College,Guangzhou 510232,China
    2.South China University of Technology,Guangzhou 510640,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-01-01 Published:2008-01-01
  • Contact: CHEN Liang

摘要: 将碎片图像拼接成原始图像是一项非常有实用价值的应用,寻找匹配边是关健一环。首先对角点间边界L0变换为具有旋转不变性的曲线L1,利用小波包对L1进行分解和重构,获得不同分辨率下的边界曲线L2。然后,对L2进行离散余弦变换,得到一组特征矢量,求特征矢量间的欧氏距离DD值最小的两个矢量对应的边界为相似边界,再对相似边界进行配准。从而达到拼接图像碎片恢复原始图像的目的。该算法具有识别相似边准确和旋转不变性的特点。

关键词: 边界配准, 小波包, 离散余弦变换, 旋转不变性

Abstract: Putting pieces of images together into the original image is a valuable application, one key step is to search the matched edges.First,we transform all the edges between two corners into curve L1,which is rotationally invariant,then decomposite and reconstruct L1 by using wavelet packet analysis to get the edge curve L2 in different resolution.Then L2 are transformed by DCT(Discrete Cosine Transformation) into feature vectors.The similar pairs of edges on different pieces are selected by calculating the minimal Euclidean distance between feature vectors,then the boundary registration can be done and the original image can be restored from the pieces.This algorithm can find alike edges accurately,is rotationally invariant.

Key words: boundary registration, wavelet packet, DCT(Discrete Cosine Transformation), invariant rotation