© 2013, IJARCSMS All Rights Reserved 31 | P a g e
ISSN: 2321-7782
Volume 1, Issue 3, August 2013
International Journal of Advance Research in
Computer Science and Management Studies
Research Paper
Available online at: www.ijarcsms.com
Improved the Existing Method for Sketch Based
Image Retrieval System
Jyoti Jain
MCTA Branch
Gyan Ganga Institute of Technology & Science
Jabalpur - India
Abstract: Content based image retrieval is a process of searching image with the help of its content like color, shape, sketch
etc. Here we describe how can retrieve the image from the sketch content and its drawback.
Describe the individual sketch method and try to integrate this method for reducing the individual methods drawback.
Keywords: EHD, HOG, Proposed System, Result of Proposed System.
I. Introduction
The content based image retrieval (CBIR) is one of the most popular, rising research areas of the digital image processing.
Most of the available image search tools, such as Goggle Images and Yahoo! Image search, are based on textual annotations of
images.
In these tools, images are manually annotated with keywords and then retrieved using text- based searching methods. The
performances of these systems are not satisfactory. The goal of CBIR is to extract visual content of an image automatically, like
color, texture, or shape. This paper aims to introduce the problems and challenges concerned with the design and the creation of
CBIR systems, which is based on a free hand sketch (Sketch based image retrieval – SBIR). With the help of the existing
methods, describe a possible solution how to design and implement a task specific descriptor, which can handle the
informational gap between a sketch and a colored image, making an opportunity for the efficient search hereby.
The used descriptor is constructed after such special sequence of pre-processing steps that the transformed full color image
and the sketch can be compared. We have studied EHD and HOG.
Experimental results on two sample databases how good results. Overall, the results show that the sketch based system allows
users an intuitive access to search-tools.
II. Some Sketch Methods
In the Existing Method we can perform some changes to improving its efficiency Modified EHD:
EHD: is the Edge Histogram Descriptor method. Here we describe the block diagram of EHD.