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

计算机工程 ›› 2012, Vol. 38 ›› Issue (23): 169-172. doi: 10.3969/j.issn.1000-3428.2012.23.042

• 人工智能及识别技术 • 上一篇    下一篇

基于改进K-means算法的关键帧提取

孙淑敏,张建明,孙春梅   

  1. (江苏大学计算机科学与通信工程学院,江苏 镇江 212013)
  • 收稿日期:2012-03-20 出版日期:2012-12-05 发布日期:2012-12-03
  • 作者简介:孙淑敏(1987-),女,硕士研究生,主研方向:模式识别,图像处理;张建明,教授、博士;孙春梅,硕士研究生
  • 基金资助:
    国家自然科学基金资助项目(61170126);江苏省自然科学基金资助项目(BK2009199)

Key Frame Extraction Based on Improved K-means Algorithm

SUN Shu-min, ZHANG Jian-ming, SUN Chun-mei   

  1. (College of Computer Science and Communications Engineering, Jiangsu University, Zhenjiang 212013, China)
  • Received:2012-03-20 Online:2012-12-05 Published:2012-12-03

摘要: 为克服传统聚类算法在关键帧提取过程中对初始参数较为敏感的问题,提出一种基于改进K-means算法的关键帧提取算法。在人工鱼群算法中,依据人工鱼群体相似度对提取的特征向量进行自组织聚类,采用进步最大原则使人工鱼聚集在几个极值点位置,以每个极值点群体相似度最高的人工鱼为初始聚类中心,执行K-means算法,得到聚类结果,并提取关键帧。实验结果表明,该算法的准确率较高,能较好地表达视频的主要内容。

关键词: 视频检索, 关键帧, 群体相似度, 特征提取, 人工鱼群算法

Abstract: In order to overcome the problems that the traditional clustering algorithm is sensitive to the initial parameter in the key frame extraction process, an efficient algorithm for key frame extraction based on improved K-means algorithm is proposed in this paper. In the implementation of the Artificial Fish Swarm Algorithm(AFSA) clustering algorithm, the artificial fish implement self-organization clustering under the guidance of group similarity and ultimately the artificial fish gathered in several extreme points, according to the greatest progress principle. The artificial fish with the biggest group similarity in each extreme point is set as the initialized cluster center. This paper implements K-means algorithm to obtain the final clustering result and extracts key frame. Experimental result shows that the accuracy of this algorithm is high, and can well express the main content of the video.

Key words: video retrieval, key frame, group similarity, feature extraction, Artificial Fish Swarm Algorithm(AFSA)

中图分类号: