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

计算机工程 ›› 2012, Vol. 38 ›› Issue (24): 216-219. doi: 10.3969/j.issn.1000-3428.2012.24.051

• 图形图像处理 • 上一篇    下一篇

基于多特征融合的图像检索算法

余 胜1,曾接贤2,谢 莉1   

  1. (1. 湖南人文科技学院物理与信息工程系,湖南 娄底 417000;2. 南昌航空大学软件学院,南昌 330063)
  • 收稿日期:2012-01-15 修回日期:2012-03-08 出版日期:2012-12-20 发布日期:2012-12-18
  • 作者简介:余 胜(1982-),男,助教、硕士,主研方向:图像处理,计算机视觉;曾接贤,教授;谢 莉,讲师
  • 基金资助:
    国家自然科学基金资助项目(61165011);湖南省科技计划基金资助项目(2011GK3172)

Image Retrieval Algorithm Based on Multi-feature Fusion

YU Sheng1, ZENG Jie-xian2, XIE Li1   

  1. (1. Department of Physics and Information Engineering, Hunan University of Humanities, Science and Technology, Loudi 417000, China; 2. School of Software, Nanchang Hangkong University, Nanchang 330063, China)
  • Received:2012-01-15 Revised:2012-03-08 Online:2012-12-20 Published:2012-12-18

摘要: 为有效提取和描述图像特征,提高图像检索性能,提出一种基于纹理、颜色和形状多特征融合的图像检索算法。检测彩色图像的边缘,对其进行变换得到基元图像。遍历基元图像得到基元共生矩阵,对每个基元求梯度值得到基元梯度直方图。将彩色图像量化到64色颜色空间,得到对应的颜色直方图。利用上述3个特征量描述图像特征,并用于图像检索。实验结果表明,与BCTF和MCM算法相比,该算法的查全率和查准率较高,计算复杂度较低。

关键词: 图像检索, 多特征融合, 基元图像, 基元共生矩阵, 基元梯度直方图, 颜色直方图

Abstract: In order to effectively extract and describe the image feature and improve image retrieval performance, this paper presents a novel image retrieval algorithm based on fusion of texture, color and shape features. The color image edge is detected, and by means of edge image transform, a motif transformed image is obtained. A Motif Co-occurrence Matrix(MCM) is obtained through traversal of the motif transformed image, and the algorithm calculates the gradient of the all motifs of the motif transformed image to get the motif gradient histogram. It obtains the color histogram by uniformly quantize the RGB color image into 64 colors. The image characteristic is described by three image features and it is used to image retrieval. Experimental results indicate that the algorithm has higher precision and recall rate compared with BCTF and MCM algorithm. It can reduce computational complexity.

Key words: image retrieval, multi-feature fusion, motif image, Motif Co-occurrence Matrix(MCM), Motif Gradient Histogram(MGH), color histogram

中图分类号: