系统工程与电子技术 ›› 2020, Vol. 42 ›› Issue (10): 2189-2196.doi: 10.3969/j.issn.1001-506X.2020.10.06

• 电子技术 • 上一篇    下一篇

经典轨迹的相似度量快速算法

王前东()   

  1. 中国电子科技集团公司第十研究所, 四川 成都 610036
  • 收稿日期:2020-03-13 出版日期:2020-10-01 发布日期:2020-09-19
  • 作者简介:王前东(1977-),男,高级工程师,硕士,主要研究方向为数据信息处理及应用。E-mail:wangqiandong@sohu.com

Fast algorithm of similarity measurement for classical trajectory

Qiandong WANG()   

  1. No.10 Research Institute of China Electronics Technology Group Corporation, Chengdu 610036, China
  • Received:2020-03-13 Online:2020-10-01 Published:2020-09-19

摘要:

针对经典轨迹相似度量的耗时性,利用轨迹压缩算法,提出一种基于最长公共子序列(longest common subsequence, LCS)的相似度量快速算法。首先,对实时轨迹进行压缩,减少轨迹点数。然后,利用经典轨迹的点与实时轨迹线段之间的距离,根据改进的多对1 LCS长度公式,计算经典轨迹与实时轨迹之间的LCS长度。最后,将LCS长度与经典轨迹的点数的比值作为经典轨迹的相似度。实验说明,通过轨迹压缩能够减少60%以上的计算时间。

关键词: 最长公共子序列, 轨迹相似度量, 轨迹压缩, 快速计算, 经典轨迹

Abstract:

In view of the time-consuming of the classical trajectory similarity measurement, a fast similarity measurement algorithm based on the longest common subsequence (LCS) is proposed by using the trajectory compression algorithm. Firstly, the real-time trajectory is compressed to reduce the number of the trajectory point. Secondly, based on the distance between the point of the classical trajectory and the line segment of the real-time trajectory, the LCS length between the classical trajectory and the real-time trajectory is calculated according to the improved multi-to-one LCS length formula. Finally, the ratio of the LCS length to the point number of the classical trajectory is taken as the similarity of the classical trajectory. The experimental results show that the calculation time can be reduced by more than 60% through the trajectory compression.

Key words: longest common subsequence (LCS), trajectory similarity measurement, trajectory compression, fast computation, classical trajectory

中图分类号: