Sketch-to-Sketch Match With Dice Similarity Measures
Sketch-to-Sketch Match With Dice Similarity Measures
Sketch-to-Sketch Match With Dice Similarity Measures
Web Site: www.ijaiem.org Email: editor@ijaiem.org, editorijaiem@gmail.com Volume 3, Issue 2, February 2014 ISSN 2319 - 4847
Abstract
The most important thought of this project is to present competent, immediate, and accurate CBIR using simple and strong man machine interface by means of sketches. In other terms the aim is to locate content-based image features that are efficient enough enough to allow us to do sketch based image retrieval where a user-drawn sketch is applied as the starting point to search in an image dataset for conceptually similar images. This is a non trivial task since users usually do not have a good example at hand when they begin to search for images. Indexing ability of the proposed methods ensures their appropriateness in large-scale image image datasets. Our system improves the retrieval performance and better matches.
KeywordsSobel edge detector, EHD (edge histogram descriptor), haar wavelet, Indexing, Point Map algorithm, Sketch.
1. INTRODUCTION
In content based image queries, example images, unclear drawings of the desired colors; simple outline sketches; are recommended and analyze. We suppose that draw sketches are usually easier and quicker to generate than a complete color description of the picture. And they can be generated for subjective preferred images, while model images may or may not be at give when searching. In other terms, sketch-based image retrieval (SBIR) is a significant means of querying large image. Sketching is a universal form of communication. It seems that it is much easier for humans to sketch the outlines. Sketches do not contain any color hence it is binary. The Sketch-based image retrieval (SBIR) was introduced in QBIC and Visual SEEK systems. The Sketch Based Image Retrieval (SBIR) covenant through mapping of a user sketch to a similar image in the image dataset. The basic problem is SBIR is edge detection which is solved by using sobel edge detection algorithm. The Haar wavelet transform, in this application is one way of compressing images so they take fewer gaps when stored and transmitted. To improve the retrieval and matching performance, Edge Histogram Descriptor depicts edge allocation with a histogram based on neighboring edge allocation in an image.[1]-[2] Our system, reduce the physical size of the files without mortifying the superiority of the image to an undesirable level using image compression techniques. This leads to compressed version of an image, lessening in file size allows extra images to be stored in a certain amount of disk or memory space.
2. RELATED WORK
Content-based image retrieval (CBIR) supports both known image search and novel image search. However, in both cases CBIR requires a query image to start with that is similar to the final result. Without such a query image, it is difficult to achieve good retrieval quality. Query-by-Sketch addresses this problem and uses user drawn sketches as query images. Rajendran and Chang propose to extract edge signatures for both images and sketch query, and compare their curvature and direction histograms for shape similarity[2]. This method utilizes multiple scales to account for various levels of detail in sketch query. By contrast, the majority of early sketched retrieval work focused on the fitting of sketched contours directly to the image. Bimbo and Pala present a technique which based on elastic matching of sketched templates over edge maps in the image to evaluate similarity. The degree of matching achieved and the elastic deformation energy spent by the sketch to achieve such a match are used to derive a measure of similarity between the sketch and the images in the database and to rank images to be displayed. However the expense of the optimization step to fit the model limits the scalability of the approach, making it inappropriate for use in interactive SBIR systems. A. Sobel edge detector: Sobel operator is an operator used in image processing, mainly for edge detection algorithm. Actually, it is a distinct discrimination operator, computing a rough calculation of the gradient of the image strength function. It is also two
Page 60
The haar wavelet transform produces four areas A, H, V and D respectively. A (approximation area) includes information about the global properties of analyzed image. Removal of spectral coefficients from this area leads to the biggest distortion in original image. H (horizontal area) includes information about the vertical lines hidden in image. Removal of spectral coefficients from this area excludes horizontal details from original image. V (vertical area) contains information about the horizontal lines hidden in image. Removal of spectral coefficients from this area eliminates vertical details from original image. D (diagonal area) embraces information about the diagonal details hidden in image. C. Edge Histogram Descriptor: Edge Histogram Descriptor describes edge distribution with a histogram based on local edge distribution in an image, used to measure similarity in images. The exact method of computation for the Edge Histogram descriptor can be found in and. The general idea is that the image is divided into 44 sub-images, and the local edge histograms are computed for each of the sub-images. There are 5 possible edge orientations that are considered: vertical, horizontal, 45 diagonal, 135 diagonal and isotropic (no orientation detected).For each sub-image and for each image type an edge intensity bin is computed, amounting to a total of 16 images 5edges=80bins.Each sub-image is further divided into sub-blocks, which are down-sampled into a 22 pixel image by intensity averaging, and the edge-detector operators are applied using the 5 filters in the image.[3]
3. SYSTEM OVERVIEW
In general, an image retrieval system generally provides a user interface for communicating with the user. It collects the necessary information, including the query image, from the user and displays the retrieval results. Our system work, in four steps i) Querying: The user give a sketch image as the query for the system. ii) Feature Extraction: The system extract the low level feature from the sketch image. The store images feature extraction is done using the EHD and stores into the array. iii) Similarity Measure: Comparison of drawn sketch and the stored images are through on feature extracted.
Page 61
Page 62
Page 63
Page 64
References
[1] Eitz, Mathias, et al. "Sketch-based shape retrieval." ACM Transactions on Graphics (TOG) 31.4 (2012): 31. [2] Kristian Hildebrand, Tamy Boubekeur, et al. "An evaluation of descriptors for large-scale image retrieval from sketched feature lines." Computers & Graphics 34.5 (2010): 482-498. [3] Chih-Chin Lai, Member, IEEE, and Ying-Chuan Chen A User-Oriented Image Retrieval System Based on Interactive Genetic Algorithm ,IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 60, NO. 10, OCTOBER 2011 [4] Pinaki Pratim Acharjya , Ritaban Das & Dibyendu Ghoshal Study and Comparison of Different Edge Detectors for Image Segmentation, Global Journal of Computer Science and Technology Graphics & Vision Volume 12 Issue 13 Version 1.0 Year 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online ISSN: 0975-4172 & Print ISSN: 0975-4350 [5] Lai, Yung-Kai, and C-C. Jay Kuo. "A Haar wavelet approach to compressed image quality measurement." Journal of Visual Communication and Image Representation 11.1 (2000): 17-40. [6] A.Benjamin Joseph & Dr.R.Baskaran. Edge Preserved Image Compression Technique Using Wavelet and Edge Based Segmentation, International Journal of Computer Science & Informatics, Volume-I, Issue-II, 2011 [7] Seung-Seok Choi; Sung-Hyuk Cha; Tappert, A Survey of Binary Similarity and Distance MeasuresCharles Journal of Systemics, Cybernetics & Informatics . 2010.
Page 65