吉林大学学报(信息科学版)

• 论文 • 上一篇    下一篇

基于边缘信息的SIFT 图像匹配算法

刘克平, 李西卫, 李岩, 于微波   

  1. 长春工业大学电气与电子工程学院, 吉林长春130012
  • 收稿日期:2017-11-04 出版日期:2018-03-24 发布日期:2018-07-25
  • 作者简介:刘克平(1971—), 男, 长春人, 长春工业大学教授, 博士生导师, 主要从事复杂系统建模与优化控制研究, (Tel)86-13604330376(E-mail)liukeping@ ccut. edu. cn
  • 基金资助:
    吉林省省级产业创新专项资金资助项目(2018C038鄄2); 吉林省科技发展计划基金资助项目(20170204067GX); 长春市科技发展计划基金资助项目(17DY032)

SIFT Image Matching Algorithm Based on Edge Information

LIU Keping, LI Xiwei, LI Yan, YU Weibo   

  1. College of Electrical and Electronic Engineering, Changchun University of Technology, Changchun 130012, China
  • Received:2017-11-04 Online:2018-03-24 Published:2018-07-25
  • Supported by:
     

摘要: 李岩(1978—), 男, 长春人, 长春工业大学副教授, 主要从事智能机械与机器人、机器视觉研究, (Tel)86-13069046655(E-mail)liyan_dianqi@ ccut. edu. cn。

关键词: Canny 算子, 形态学, Otsu 算法, SIFT 算法, 图像匹配

Abstract: In view of the low accuracy and slowness of traditional SIFT (Scale-Invarivant Feature Transform)algorithm of tool image matching in complex environment, a SIFT image matching algorithm based on edge information is proposed. The Canny operator is improved by adaptive smoothing and improved Otsu algorithm.
The edge information of the tool image is obtained. The edge is expanded and closed by morphological operation, and the edge of the edge is removed. The SIFT algorithm is used to extract the stable feature points to achieve the matching of the tool image. The experimental results show that the improved Canny operator can eliminate the influence of the pseudo edge on the edge detection and have strong adaptability. For the tool image with scale change, scaling, rotation and partial occlusion, the improved algorithm is superior to traditional SIFT algorithm in terms of matching accuracy and matching time. Which is better than the traditional SIFT algorithm.

Key words: scale-invarivant feature transform (SIFT) algorithm;image matching, Canny operator, morphology, Otsu algorithm

中图分类号: 

  • TP391. 41