Image Retrieval Method Based on Vision Feature of Color

2013 ◽  
Vol 303-306 ◽  
pp. 1406-1411
Author(s):  
Ying Meng Dai ◽  
Lin Feng Wei ◽  
Cong Luo

Color histogram is an important technique for color database retrieving, but it often ignores color’s spatial distribution information. This paper proposes an improved color histogram algorithm based on the HSV space, whose subspaces are non-equally quantized. The algorithm first proceeds annular partition on the original image, and then uses the method presented by Aibing Rao etc. [1] to count each partition. At last, it calculates the weighted sums for the distances between distinct color histograms. Experimental results demonstrate that the algorithm reduces the feature dimensions and keeps a good accuracy as well as the spatial distribution information. Thus, a better retrieval result is obtained.

2014 ◽  
Vol 989-994 ◽  
pp. 3552-3555 ◽  
Author(s):  
Jun Feng Wu ◽  
Xian Qiang Lv ◽  
Wen Lian Yang ◽  
Ye Tao ◽  
Jing Zhang ◽  
...  

With the development of the internet, more and more images appear in the internet. How to effectively retrieve the desired image is still an important problem. In the past, traditional color histogram is used image retrieval system, but color histograms lack spatial information and are sensitive to intensity variation, color distortion and cropping. As a result, images with similar histograms may have totally different semantics. So the spatial information should be included in color histogram. The color histogram based on saliency map approach is introduced to overcome the above limitations. In this paper, we present a robust image retrieval based on color histogram of saliency map. Firstly, in order to extract useful spatial information of each pixel, the steady saliency map of the images is extracted. Then, color histogram based on saliency map is introduced, and the similarity between color images is computed by using the color histogram of saliency map. Experimental results show that the proposed color image retrieval is more accurate and efficient in retrieving the user-interested images.


2006 ◽  
Vol 23 (2) ◽  
pp. 220-224 ◽  
Author(s):  
Lei Niu ◽  
Lin Ni ◽  
Yuan Miao

2012 ◽  
Vol 236-237 ◽  
pp. 1178-1183
Author(s):  
Zuo Jin Hu ◽  
Yu Quan Jiang

By means of self-organizing clustering, a new color-based image retrieval method is proposed in the paper. According to the colors’ distributing information in the image, every pixel is assigned a weighing value and thus the initial number of clustering can be confirmed. Therefore, those weighed pixels are clustered and the dominant colors’ statistical features are acquired. Based on the dominant colors spread in the image, the colors’ moment features are extracted to present their spatial features simultaneously. Therefore, the whole image’s content can be expressed from general statistic to partial distributing by the two kinds of features. The experiments verify the method mentioned above more efficiently than those ways based on color histogram


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.


2014 ◽  
Vol 519-520 ◽  
pp. 594-597
Author(s):  
Zhong Sheng Li ◽  
Tong Cheng Huan ◽  
Xu Dong Li ◽  
Xiao Lu Tian

Color is one of the important characteristics in visual perception. But color histograms used commonly loses spatial distribution information while obtains the statistical feature of image color. This paper provides an algorithm, the region partitioning algorithm based on concentric circles, that synthesizes the color, texture and space information to extract features of image. It evidently improves the precision of retrieval and achieve better performance.


2021 ◽  
Vol 13 (5) ◽  
pp. 869
Author(s):  
Zheng Zhuo ◽  
Zhong Zhou

In recent years, the amount of remote sensing imagery data has increased exponentially. The ability to quickly and effectively find the required images from massive remote sensing archives is the key to the organization, management, and sharing of remote sensing image information. This paper proposes a high-resolution remote sensing image retrieval method with Gabor-CA-ResNet and a split-based deep feature transform network. The main contributions include two points. (1) For the complex texture, diverse scales, and special viewing angles of remote sensing images, A Gabor-CA-ResNet network taking ResNet as the backbone network is proposed by using Gabor to represent the spatial-frequency structure of images, channel attention (CA) mechanism to obtain stronger representative and discriminative deep features. (2) A split-based deep feature transform network is designed to divide the features extracted by the Gabor-CA-ResNet network into several segments and transform them separately for reducing the dimensionality and the storage space of deep features significantly. The experimental results on UCM, WHU-RS, RSSCN7, and AID datasets show that, compared with the state-of-the-art methods, our method can obtain competitive performance, especially for remote sensing images with rare targets and complex textures.


Sign in / Sign up

Export Citation Format

Share Document