scholarly journals Content Based Image Retrieval: A Review

Image recovery was one of the most thrilling and vibrant fields of computer vision science. Content-based image retrieval systems (CBIR) are used to catalog, scan, download and access image databases automatically. Color & texture features are significant properties for content-based image recovery systems. The content-based image retrieval (CBIR) is therefore an attractive source of accurate and quick retrieval. Number of techniques has been established in recent years to improve the performance of CBIR. This paper discusses why CBIR is important nowadays along with the limitations and benefits. Apart from applications, various feature extraction techniques used in CBIR are also discussed.

Author(s):  
Rakesh Asery ◽  
Ramesh Kumar Sunkaria ◽  
Puneeta Marwaha ◽  
Lakhan Dev Sharma

In this chapter authors introduces content-based image retrieval systems and compares them over a common database. For this, four different content-based local binary descriptors are described with and without Gabor transform in brief. Further Nth derivative descriptor is calculated using (N-1)th derivative, based on rotational and multiscale feature extraction. At last the distance based query image matching is used to find the similarity with database. The performance in terms of average precision, average retrieval rate, different orders of derivatives in the form of average retrieval rate, and length of feature vector v/s performance in terms of time have been calculated. For this work a comparative experiment has been conducted using the Ponce Group images on seven classes (each class have 100 images). In addition, the performance of the all descriptors have been analyzed by combining these with the Gabor transform.


Author(s):  
SAVITHA SIVAN ◽  
THUSNAVIS BELLA MARY. I

Content-based image retrieval (CBIR) is an active research area with the development of multimedia technologies and has become a source of exact and fast retrieval. The aim of CBIR is to search and retrieve images from a large database and find out the best match for the given query. Accuracy and efficiency for high dimensional datasets with enormous number of samples is a challenging arena. In this paper, Content Based Image Retrieval using various features such as color, shape, texture is made and a comparison is made among them. The performance of the retrieval system is evaluated depending upon the features extracted from an image. The performance was evaluated using precision and recall rates. Haralick texture features were analyzed at 0 o, 45 o, 90 o, 180 o using gray level co-occurrence matrix. Color feature extraction was done using color moments. Structured features and multiple feature fusion are two main technologies to ensure the retrieval accuracy in the system. GIST is considered as one of the main structured features. It was experimentally observed that combination of these techniques yielded superior performance than individual features. The results for the most efficient combination of techniques have also been presented and optimized for each class of query.


2016 ◽  
Vol 850 ◽  
pp. 136-143 ◽  
Author(s):  
Mehmet Ayan ◽  
O. Ayhan Erdem ◽  
Hasan Şakir Bilge

Content-based image retrieval (CBIR) system becomes a hot topic in recent years. CBIR system is the retrieval of images based on visual features. CBIR system based on a single feature has a low performance. Therefore, in this paper a new content based image retrieval method using color and texture features is proposed to improve performance. In this method color histogram and color moment are used for color feature extraction and grey level co-occurrence matrix (GLCM) is used for texture feature extraction. Then all extracted features are integrated for image retrieval. Finally, color histogram, color moment, GLCM and proposed methods are tested respectively. As a result, it is observed that proposed method which integrates color and texture features gave better results than the other methods used independently. To demonstrate the proposed system is successful, it was compared with existing CBIR systems. The proposed method showed superior performance than other comparative systems.


2014 ◽  
Vol 536-537 ◽  
pp. 127-130
Author(s):  
Kun Geng

Based on the shape of the image retrieval occupy an important position in the content-based image retrieval, and studied architecture, content-based image retrieval system, ie research-based image retrieval key technologies shape features for image noise in addition to the morphological processing; image segmentation; shape-based feature extraction and regional boundaries and description techniques and similarity measure techniques. The results show that the algorithm can effectively identify the characteristics of the image.


2012 ◽  
Vol 3 (1) ◽  
pp. 149-152 ◽  
Author(s):  
Amanbir Sandhu ◽  
Aarti Kochhar

Content- Based Image Retrieval(CBIR) or QBIR  is the important  field of research..Content  Based Image retrieval has gained much popularity  in the past Content-based image retrieval (CBIR)[1] system has also helped users to retrieve relevant images based on their contents. It represents low level features like texture ,color and shape .In this paper, we compare the several feature extraction techniques [5]i.e..GLCM ,Histogram and shape properties  over color,  texture and shape The experiments show the similarity between these features and also that the output obtained using this combination of color, texture and shape is better as obtaining output  with a single feature


Author(s):  
Shamik Sural ◽  
A. Vadivel ◽  
A.K. Majumdar

Digital image databases have seen an enormous growth over the last few years. However, since many image collections are poorly indexed or annotated, there is a great need for developing automated, content-based methods that would help users to retrieve images from these databases. In recent times, a lot of attention has been paid to the management of an overwhelming accumulation of rich digital images to support various search strategies. In order to improve the traditional text-based or SQL (Structured Query Language)- based database searches, research has been focused on efficient access to large image databases by the contents of images, such as color, shape, and texture. Content-based image retrieval (CBIR) has become an important research topic that covers a large number of domains like image processing, computer vision, very large databases, and human computer interaction (Smeulders, Worring, Santini, Gupta & Jain, 2000). Several content-based image retrieval systems and methods have recently been developed. QBIC (Query By Image Content) is one of the first image retrieval systems developed at IBM (Niblack et al., 1993). Color, texture, and shape features are combined to represent each image in this system. The VisualSeek system, developed at the Columbia University, is an image retrieval system based on visual features (Chang, Smith, Mandis & Benitez, 1997). The NeTra system is a prototype image retrieval system, which uses color, texture, shape, and spatial location information as features to retrieve similar images (Ma & Manjunath, 1997). Some of the other popular CBIR systems are MARS (Ortega et al., 1998), Blobworld (Carson, Thomas, Belongie, Hellerstein & Malik, 1999), PicToSeek (Gevers & Smeulders, 2000), and SIMPLIcity (Wang, Li & Wiederhold, 2001). An analysis of these systems reveals that all of them give a lot of importance on the image color for retrieval. In fact, color is always considered to be an important attribute, not only in content-based image retrieval systems, but also in a number of other applications like segmentation and video shot analysis. In color-based image retrieval, there are primarily two methods: one based on color layout (Smith & Chang, 1996) and the other based on color histogram (Swain & Ballard, 1991; Wang, 2001). In the color layout approach, two images are matched by their exact color distribution. This means that two images are considered close if they not only have similar color content, but also if they have similar color in approximately the same positions. In the second approach, each image is represented by its color histogram. A histogram is a vector whose components represent a count of the number of pixels having similar colors in the image. Thus, a color histogram may be considered to be a signature extracted from a complete image. Color histograms extracted from different images are indexed and stored in a database. During retrieval, the histogram of a query image is compared with the histogram of each database image using a standard distance metric like the Euclidean distance or the Manhattan distance. Since color histogram is a global feature of an image, the approaches based on color histogram are invariant to translation and rotation, and scale invariant with normalization. Color histograms may be generated using properties of the different color spaces like RGB (Red, Green, and Blue), HSV (Hue, Saturation, and Intensity Value), and others. In this article, we give an overview of the different histogram generation methods using the HSV color space. We first present a brief background of the HSV color space and its characteristics, followed by the histogram generation techniques for various applications.


Sign in / Sign up

Export Citation Format

Share Document