基于文本的图像检索技术存在两个缺点。首先,标注每个图像是比较困难的;再次主观性和图像注释的不精确性在检索过程中可能引起适应性问题。基于内容的图像检索技术克服了传统的图像检索技术的缺点。基于内容的图像检索技术分为特征提取和查询两个部分。本文主要介绍基于颜特征的图像检索技术颜特征是图像的基本特征也是最为直观的特征之一。着重探讨了颜空间的选取颜特征的提取和表达颜的相似度以及现有的图像的检索系统和存在的问题。在这里颜空间的选取有RGB颜模式HSV颜模型。颜提取的基本思想是用颜直方图来统计每种颜出现的概率。目前相关的系统有QBIC系统、Photo book系统 CORE系统等等。
关键词:基于内容的图像检索技术;特征提取;特征表达;颜直方图;
Abstract
Traditional text-based image retrieval techniques have two shortcomings: First, it has been difficulties to note each image. Second, the subjectivity and no precision of image annotation
may lead to the adaptation in the retrieval process. CBIR overcome the shortcomings of the traditional text-based image retrieval .Content-based image retrieval can divide into two parts, that is feature extraction and query. In this paper, based Color Image Retrieval is mainly introduced. Color features are the basic characteristics of the image as well as are one of the most intuitive features. Here we focused on the selection of color space, color feature extraction and expression, color similarity, and the existing image retrieval systems and problems. There are many color models to express color such as the RGB color model, the HSV color model. The basic idea to extract color is to use color histogram to calculate the probability statistics of each color .Currently there are some related systems QBIC system related system, Photo book system, CORE system and so on.
Keywords: Content-based image retrieval; Feather extraction; Feather presentation; color histogram;

 
1  绪论    1
1.1  图像检索技术的发展    1
1.2  图像检索技术的特点和应用    1
1.3  图像检索系统的关键技术    2
1.4  基于内容图像检索的典型系统    3
直条图和直方图图片
1.4.1  QBIC系统    3
1.4.2  Virage系统    3
1.4.3  Photobook系统    3
1.4.4  VisualSEEK和WebSEEK系统    3
1.4.5  Netra系统    4
2  颜空间    5
2.1  RGB 颜空间    5
2.2  HSI颜空间    7
3  颜特征的表达    9
3.1  颜直方图    9
3.2  全局直方图    10
3.3  累积直方图    11
3.4  局部累加直方图    11
4  颜特征的相似性度量    12
4.1  距离度量方法    12
4.2  直方图的交集的方法    12
4.3  欧氏距离法    12
4.4  模糊理论    13
5  系统的设计与实现    15
5.1  系统的设计    15
5.1.1  系统名称    15
5.1.2  系统的开发环境    15
5.1.3  系统的结构    15
5.1.4  系统的实现算法描述    17
5.1.5  系统中的图像库和索引表的建立    17
5.1.6  容差值的设定    18
5.2  系统的实现    18
5.2.1  颜空间的代码实现    18
5.2.2  直方图显示的代码实现    21
5.2.3  欧式距离的代码实现    24
6  实例分析    25
6.1  图像检索过程    25

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。