毕业设计(论文)-基于颜色特征的图像检索方法研究与实现

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

本科毕业论文

(科研训练、毕业设计)

题目:基于颜色特征的图像检索

方法研究与实现

姓名:

学院:信息科学与技术

系:计算机

专业:计算机

年级:2004

学号:04120074

指导教师(校内):职称:教授

指导教师(校外)职称:

年月日

基于颜色特征的图像检索方法研究与实现

【摘要】本文介绍了一个基于改进的加权颜色直方图的图象检索系统。

本系统通过将基于改进的加权的局域颜色直方图的图像检索方法和全局直方图的图像检索方法相结合,提高查全率和查准率。其中,基于分块局域直方图的检索方法利用了图像中间部分的重要性,将图像平均划分成3×3个子块,取中间一块的图像,计算其与参考位图相应位置的颜色特征距离,再计算原图的颜色直方图与参考位图的颜色特征距离,分别赋予权值后得出的值就是图像之间内容的相似程度。本文引入欧氏距离的相似性度量方法实现图像检索。实验表明,该方法具有较好的查全率和查准率。

【关键字】图像检索,颜色特征,颜色直方图,相似性度量方法

CONTENT-BASED IMAGE RETRIEV AL SYSTEM

LEARN AND REALIZATION

ABSTRACT

This image retrieval system is based on a improved weighted color histogram.

With combining the improved image retrieval algorithem of based on the weighted

central-block color histogram and the image retrieval algorithem of overall histogram, the recall rate and the rate of search is improved . Using the importance of the image of the middle part, the retrieval method based on the block local histogram divide a picture into an average o f 3 × 3

sub-blocks. Choose the middle one , calculate the colour feature distance between the middle block of original image and the middle block of reference image .Then calculate the colour feature distance between the original image and reference image. Weighted with fixed value , we can get the similarity between them. We introduce the Euclidean distance measurement methods to achieve similar image retrieval.

The experiments show that the method has a better recall rate and the rate of search. Keywords: Image Retrieval, features of color,color histogram, similar methods of measurement

目录

摘要--------------------------------------------------------------I ABSTRACT----------------------------------------------------------II

第一章绪论-------------------------------------------------------1

1.1 课题研究的目的和意义---------------------------------------1 1.2 图像检索系统的关键技术----------------------------------------

1.3 国内外研究现状---------------------------------------------

1.4 本文所作的主要工作-----------------------------------------

第二章基于颜色特征的图像检索--------------------------------------

2.1 颜色模型---------------------------------------------------

2.1.1 RGB模型

2.1.2 HSV模型

2.1.3 CMY 模型

2.1.4 L*a*b模型

2.2 颜色特征的提取与表达-----------------------------------

2.2.1全局颜色直方图

2.2.2基于分块颜色直方图法

2.2.3累加直方图

2.2.4局部累加直方图

2.3 图像特征的相似性匹配---------------------------------------

2.3.1直方图相交法

2.3.2欧式距离方法

2.3.3模糊方法

第三章图像检索系统的设计-----------------------------------------

3.1 系统设计

3.1.1算法分析

相关文档
最新文档