作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2019, Vol. 45 ›› Issue (12): 267-273. doi: 10.19678/j.issn.1000-3428.0053258

• 多媒体技术及应用 • 上一篇    下一篇

基于特征预测与邻域一致性的视频特征快速配准

林洋1, 樊春运2   

  1. 1. 吉林省远程教育技术科技创新中心, 长春 130022;
    2. 东北师范大学 信息化管理与规划办公室, 长春 130022
  • 收稿日期:2018-11-27 修回日期:2018-12-27 发布日期:2019-03-07
  • 作者简介:林洋(1980-),男,副教授,主研方向为计算机视觉、机器学习、现代远程教育大数据系统;樊春运,副教授。
  • 基金资助:
    吉林省科技发展计划项目(20190902010TC);吉林省职业教育与成人教育教学改革研究课题(2018ZCY188)。

Fast Video Feature Registration Based on Feature Prediction and Neighborhood Consistency

LIN Yang1, FAN Chunyun2   

  1. 1. Jilin Innovation Center of Distance Education Technologies, Changchun 130022, China;
    2. Office of Informatization Management and Planning, Northeast Normal University, Changchun 130022, China
  • Received:2018-11-27 Revised:2018-12-27 Published:2019-03-07

摘要: 基于视频图像特征点配准的目标跟踪算法无法兼顾精确性、实时性和鲁棒性,针对该问题,提出一种基于特征位置预测与邻域一致性约束的视频特征快速配准算法。以标注点与目标标记框为模板,通过ORB特征匹配与邻域一致性检验,获得帧间标注点集的对应关系,并计算点集间的尺度变换以确定当前目标框,利用多帧已知标注点位置信息与运动连续性进行多项式回归预测,得到标注点集的位置。在此基础上,对特征点进行局部搜索、提取和描述,根据邻域一致性约束,利用邻域内的支持特征点集实现标注点的稳健匹配。实验结果表明,该算法可对多姿态目标特征点进行配准,与GMS、ORB、SIFT和SURF算法相比,该算法的实时性、准确性和鲁棒性明显提高。

关键词: 位置预测, 多项式回归, 运动连续性, 邻域一致性, 视频特征跟踪

Abstract: Existing target tracking algorithms based on video features points registration cannot balance precision,real-time performance and robustness.To address the problem,this paper proposes a fast video feature registration algorithm based on feature location prediction and constraints of neighborhood consistency.The algorithm takes labeled points and target label box as templates,and uses ORB feature matching and neighborhood consistency checking to obtain relations between inter-frame labeled point sets.The scale transform between point sets are also calculated to determine the current target box.The location of labeled point sets is obtained using polynomial regression prediction based on the location of known labeled points of multiple frames and motion continuity.On this basis,local search,extraction and description are performed on feature points,and robust matching of labeled points is implemented using assistant feature point sets in neighborhood according to neighborhood consistency constraints.Experimental results show that the proposed algorithm can implement registration of feature points of a multi-pose target,and has an obviously improved real-time performance,accuracy and robustness compared with GMS,ORB,SIFT and SURF algorithms.

Key words: location prediction, polynomial regression, motion continuity, neighborhood consistency, video feature tracking

中图分类号: