Journal of Systems Engineering and Electronics

• SOFTWARE ALGORITHM AND SIMULATION • Previous Articles    

2D matrix based indexing with color spectral histogram for efficient image retrieval

Maruthamuthu Ramasamy1 and John Sanjeev Kumar Athisayam2   

  1. 1. Department of Software Engineering, RVS College of Engineering, Dindigul 624005, India;
    2. Department of Computer Applications, Thiagarajar College of Engineering, Madurai 625015, India
  • Online:2016-10-25 Published:2010-01-03

Abstract:

A novel content based image retrieval (CBIR) algorithm using relevant feedback is presented. The proposed framework has three major contributions: a novel feature descriptor called color spectral histogram (CSH) to measure the similarity between images; two-dimensional matrix based indexing approach proposed for short-term learning (STL); and long-term learning (LTL). In general, image similarities are measured from feature representation which includes color quantization, texture, color, shape and edges. However, CSH can describe the image feature only with the histogram. Typically the image retrieval process starts by finding the similarity between the query image and the images in the database; the major computation involved here is that the selection of top ranking images requires a sorting algorithm to be employed at least with the lower bound of O(n log n). A 2D matrix based indexing of images can enormously reduce the search time in STL. The same structure is used for LTL with an aim to reduce the amount of log to be maintained. The performance of the proposed framework is analyzed and compared with the existing approaches, the quantified results indicates that the proposed feature descriptor is more effectual than the existing feature descriptors that were originally developed for CBIR. In terms of STL, the proposed 2D matrix based indexing minimizes the computation effort for retrieving similar images and for LTL, the proposed algorithm takes minimum log information than the existing approaches.