SlideShare a Scribd company logo
1 of 5
Download to read offline
V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and
                  Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue 5, September- October 2012, pp.1315-1319
  Efficient And Robust Shape Signatures For Object Recognition

                        V.HARICHANDANA1 Dr.SANDEEP.V.M2
                           ECE Dept., JPNCE, Mahabubnagar, Andhra Pradesh1
                       HOD & Prof.,ECE Dept.,JPNCE, Mahabubnagar, Andhra Pradesh2


Abstract-
          Content Based Image Retrieval (CBIR)                   This paper aims at addressing the CBIR
is an important issue in the computer vision            challenges using only the shape signatures. This
community. Both visual and textual descriptions         allows us to neglect the other information about the
are employed when the user formulates his               object, such as color and texture while retrieving
queries. Shape feature is one of the most               the images, enabling us to use silhouette of the
important visual features. The shape feature is         images instead of the images themselves. The
essential as it corresponds to the region of            paper proposes various shape signatures that help
interest in images. Consequently, the shape             in achieving better recall rates & precision. The
representation is fundamental. The shape                paper is arranged as follows: The next section
comparisons must be compact and accurate, and           provides the necessary background for CBIR.
must own properties of invariance to several            Section 3 deals with the shape descriptors under
geometric transformations such as translation,          use and the performance of the present work are
rotation and scaling, though the representation         evaluated in section 4.The paper are concluded in
itself may be variant to rotation. This paper           section 5.
presents simple, efficient and shape descriptors
for efficient image mining. The main strength of        II. BACKGROUND
the method is its simplicity.                                     Shape analysis involves several important
                                                        tasks, starting from image acquisition, reaching to
Keywords- Distance mapping, Image mining,               shape classification. This section gives an overview
Moment invariance, Object Recognition, Shape            of three major tasks of shape analysis problem:
Descriptor, Shape Recognition, Shape signature.          1) Shape Description: Characterizes the shape
                                                        and generates a shape descriptor vector (also called
I. INTRODUCTION                                         feature vector) from a given shape.
          In recent years, content based image          2) Shape Similarity: Establishes the criteria to
retrieval has been studied with more attention as       allow objective measures of how much two shapes
huge amounts of image data accumulate in various        are similar to each other.
fields, e.g., medical images, satellite images, art     3) Shape Recognition: Labels the class to the
collections, commercial images and general              input shape.
photographs. Image databases are usually very big,
and in most cases, the images are indexed only by       2.1 Shape Description:
keywords given by a human. Although keywords                      The problem of shape analysis has been
are the most useful in retrieving images that a user    pursued by many authors, thus, resulting in a great
wants, sometimes the keyword approach is not            amount of research. Recent review papers [6], [8]
sufficient. Instead, Query-by-example or pictorial-     as well as books [2], [3] provide a good resource of
query approaches make the system return similar         references. In most of the studies, the terms shape
images to the example image given by a user. The        representation and descriptions are used
example images can be a photograph, user-painted        interchangeably. Since some of the representation
example, or line- drawing sketch.                       methods are inherently used as shape descriptors,
          Searching for images using shape features     there is no well-defined separation between the
has attracted much attention. Shape representation      shape representation and description. However,
and description is a difficult task. This is because    shape representation and description methods are
when a 3-D real world object is projected onto a 2-     defined in [1] as follows. Shape representation
D image plane, one dimension of object                  result in non-numeric values of the original shape.
information is lost. As a result, the shape extracted   Shape description refers to the methods that result
from the image only partially represents the            in a numeric values and is a step subsequent to
projected object. To make the problem even more         shape representation. For the sake of simplicity, we
complex, shape is often corrupted with noise,           consider the representation and description together
defects, arbitrary distortion and occlusion. There      throughout the section and refer them as shape
are many shape representation and description           description methods.
techniques in the literature.


                                                                                           1315 | P a g e
V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and
                  Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue 5, September- October 2012, pp.1315-1319
          Shape description methods can be              satisfied by the shape representation. With the
classified according to the use of shape boundary       reference to [1], different similarity methods are
points or the interior of the shape: Region based       Minkowsky Distance, Hausdorff Distance,
methods and Boundary based methods.                     Bottleneck Distance, Turning Function Distance,
                                                        Frechet Distance, Nonlinear Elastic Matching
1) Region Based Methods: Region based shape             Distance, and Reflection Distance.
descriptors express pixel distribution within a 2-D
object region. It describes a complex object            2.3 Shape Recognition
consisting of multiple disconnected regions as well               Shape analysis systems extensively use
as a simple object with or without holes. Since it is   the methodologies of pattern recognition, which
based on the regional property of an object, the        assigns an unknown sample into a pre-defined
descriptor is insensitive to noise that may be          class. With reference to [4], numerous techniques
introduced inevitably in the process of                 for pattern recognition can be investigated in four
segmentation. Region based methods classified in        general approaches:
[3] as follows: Moments, Angular Radial                 1. Template Matching,
Transformation, Shape Decomposition, Shape              2. Statistical Techniques,
Matrices and Vectors, Medial Axis Transform,            3. Structural Techniques,
Bounding Regions, Scalar Shape Descriptors.             4. Neural Networks.
                                                        The above approaches are neither necessarily
2) Boundary Based Methods: Boundary based               independent nor disjoint from each other.
shape description methods exploit only objects          Occasionally, a recognition technique in one
boundary information. The shape properties of           approach can also be considered to be a member of
object boundary are crucial to human perception in      other approaches.
judging shape similarity and recognition. Many
authors, who study on the human visual perception       III. EFFICIENT AND ROBUST SHAPE
system, agree on the significance of high curvature     DESCRIPTORS
points of the shape boundary in visual perception.                Shape based image retrieval primarily
In the psychological experiments, it is suggested       involves three steps: shape descriptor, shape
that corners have high information content and, for     similarity measures and shape recognition.
the purpose of shape description, corners are used      3.1Shape Descriptor:
as points of high curvature. Therefore, the shape                 There are generally two types of shape
boundary contains more information than the shape       representations: one is contour based and other is
interior, in terms of perception. Boundary based        region based methods. Contour based method need
methods classified in [3] as follows: Polygon           extraction of boundary information which in some
Approximation, Scale Space Filtering, Stochastic        cases may not available. Region based methods,
Representation, Boundary Approximation, Set of          however, do not necessary rely on shape boundary
Boundary Points, Fourier Descriptors, Coding, and       information, but they do not reflect local features
Simple Boundary Functions.                              on shape. So in this experiment for generic
                                                        purposes, both types of shape representation are
2.2. Shape Similarity Measurements                      necessary.
         Many pattern matching and recognition          1) Scalar Shape Descriptor: The large number of
techniques are based on a similarity measures           scalar shape description techniques is presented by
between patterns. A similarity measure is a             heuristic approaches, which yield acceptable results
function defined on pairs of patterns indicating the    for description of simple shapes. A shape
degree of resemblance between the patterns. It is       description method generates a shape descriptor
possible that our prior knowledge of objects plays a    feature vector from a given shape. The required
significant role in our similarity judgments, a role    properties of a shape description scheme are
which may vary considerably depending on the            invariance to translation, scale and rotation. Scalar
shapes we view. Since perceptual similarity is not a    shape descriptor includes the following features
well-known phenomenon, none of the available            like eccentricity and aspect ratio.
similarity measures are fully consistent with the
Human Visual System.                                    2) Simple Boundary Functions: The following
         In this section, we list some desirable        descriptors are mostly based on geometric
properties of similarity measures. Depending on the     properties of the boundary. All of them are
application, a property, which is useful in some        sensitive to image resolution. The following are
cases, may be undesirable in some other cases.          some of the geometric descriptors like centroid
Combinations of properties may be contradictory.        distance and circularity.
While some of the properties are satisfied by the
distance function and the algorithm used in             3) Shape signature by level set method: The level
similarity calculation, the others are inherently       set technique is a geometric deformable model

                                                                                            1316 | P a g e
V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and
                  Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue 5, September- October 2012, pp.1315-1319
implemented to segment a given image to extract            three features i.e., eccentricity, circularity and
the region of interest. The output of this technique       centric distance for the database. These features for
is a distance mapped function wherein the                  the images in the database are computed and
boundary of the object is zero level set and other         stored. The features of the query image are
points are assigned signed distance from the               computed and the Euclidian distance to the mean of
boundary of the object segmented by level set              the features for each class is then computed. The
techniques [10], [9], and [11].                            query image is classified through Nearest Neighbor
         The shape signatures are obtained from            method. The retrieval rate was found to be poor
the distance mapped level set function. The number         i.e.60%. This low retrieval rate alarmed us about
of points with different distance from the boundary        the inadequacy of feature set and 3 more features-
can be a good shape signature. Here, number of             aspect ratio, centroid distance & distance mapped
pixels on the object boundary I0, unit distance away       signatures, were added.
from boundary I1 and two distances away from
boundary I2 has unique relationship that depends on
the shape of object. The normalize difference are
computed by




City block distance mapping is more suitable for
this shape signature than Euclidean distances. This
provides an additional advantage by reducing the
computational complexity.                                                   Fig1: Query: CUP

3.2 Shape similarity
         The shape descriptors eccentricity,
elongatedness, centroid distance, circularity, r10, r20,
r21, provides an excellent feature set in
discriminative the shape of different classes. It
provides a large distance between classes and at the
same time maintains lower distances for objects
belonging to same class.

3.3. Shape recognition
         Shape of object has a strong connection to
image retrieval, where the task is to retrieve a
“matching” image from a (possibly large) database.
The best match can then be determined after the
objects present have been recognized.

1) Feature analysis and matching technique                              Fig2: Query: ELEPHANT
         The simplest way of shape recognition is
based on matching the stored prototypes against the        Some sample retrieved images are shown in figures
unknown shape to be recognized. General                    1 and 2. Here, in each set, the top image is the
speaking, matching operations determines the               query image and top 20 retrieved images in the
degree of similarity between two vectors in the            descending order of match are shown. The scale
feature space. The set of features those represents a      and rotation invariance of the retrieval can be easily
characteristic portion of a shape or a group of            observed. The mismatched shapes have some
shapes is compared to the feature vector of the            resemblances to the query image.
ideal shape class. The description that matches
most “closely” according to the distance measure                    Many different measures for evaluating
provides recognition.                                      the performance of image retrieval systems have
                                                           been proposed. The measures require a collection
3.4. Performance evolution:                                images in database and a query image. The
         Experiment deals with 16 classes of               common retrieval performance measures –precision
images in database each class containing 20                and recall are used to evaluate.
images. The experiment started considering only

                                                                                                1317 | P a g e
V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and
                  Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue 5, September- October 2012, pp.1315-1319
1) Precision: Precision is the fraction of the shapes          The overall performance of our method is
retrieved that are relevant to the users’                      measured in terms of Recall rate & Precision. The
requirements.                                                  rigorous experiments are conducted to evaluate the
                                                               performance. The table 1 shows the results of
                                                               retrieving top 5, top 10, top 15 & top 20 shapes
                                                               from the database. With all the features discussed,
2) Recall: Recall is the fraction of the shapes that           the retrieval rate has increased. From the table it
are relevant to the query that are successfully                can be seen that the monotonous decrease in
retrieved.                                                     precision with increase in no. of images retrieved
                                                               indicates that the result are not accidental.



                                                      TABLE 1
                                  Recall rates & Precision for various query shapes.

                                Relevant                  Total          Recall               Precision
S.No     Input      Top-     Top- Top-          Top-      Releva
                                                          nt             R(20)    P(5)    P(10)    P(15)     P(20)
                    5        10      15         20
1        Apple      5        9       13         14        20             70%      100%    90%      87%       70%
2        Bat        5        10      13         15        20             75%      100%    100%     87%       75%
3        Bottle     5        10      15         17        20             85%      100%    100%     100%      85%
4        Car        5        10      15         17        20             85%      100%    100%     100%      85%
5        Child      5        8       12         14        20             70%      100%    80%      80%       70%
6        Cup        5        10      15         16        20             80%      100%    100%     100%      80%
7        Box        5        10      15         20        20             100%     100%    100%     100%      100%
8        Flower     5        10      13         13        20             65%      100%    100%     87%       65%
         Elepha
9                   5        10        15       17        20             85%      100%    100%     100%      85%
         nt
10       Horse      5       10      13          14        20             70%      100%    100%     87%       70%
11       Snail      5       10      12          12        20             60%      100%    100%     80%       60%
12       Teddy      5       10      13          15        20             75%      100%    100%     87%       75%
                            Average                                      76.6     100     97.5     91.5      76.6


 IV. CONCLUSION & FUTURE WORK                                  query, then repeating the search with the new
          Shape is one of the most valuable features           information.
to identify or describe objects represented in                          As a major conclusion we stand that our
images. This paper presents a simple and efficient             method demonstrated usefulness and effectiveness
method based on a few set of image features to                 for both retrieval and recognition purpose,
describe shapes. This method aims to be simple and             particularly if taken into account its simplicity.
to result in a short description.
          Several improvements are intended to be              References:
carried as future work. A first one is to learn                    [1]      Chan Tony F, Vese Lumanita A, “Active
feature weights using, as for instance, evolutionary                        contours without edge”, IEEE Trans. “On
algorithms (e.g. genetic algorithms) to properly                            Image processing”, 10(2): 266-277, 2001.
tune the used similarity distance metric. This                     [2]      L. F. Costa and R. M. Cesar Jr. “Shape
process is expected to increase the accuracy of the                         Analysis and Classification: Theory and
classifier for a given dataset. These results can be                        Practice”. CRC Press, 2001.
also valuable for retrieval purposes if these weights              [3]      R. O. Duda, P. E. Hart, and D. G. Stork.
demonstrate stability among several datasets.                               “Pattern Classification”. John Wiley and
          Another improvement to the retrieval                              Sons”, Inc., New York, 2001.
process is to make use of relevance feedback,                      [4]      M. Hagedoorn. “Pattern Matching Using
where the user progressively refines the search                             Similarity Measures”, PhD Thesis.Utrecht
results by marking images in the results as                                 University, 2000.
"relevant", "not relevant", or "neutral" to the search

                                                                                                    1318 | P a g e
V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and
                 Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                  Vol. 2, Issue 5, September- October 2012, pp.1315-1319
  [5]  A.E. Johnson and M. Hebert.”Recognizing      Processing, Pattern Recognition, Communication,
       objects by matching oriented points”,        Electromagnetics. He is Reviewer for Pattern
       Proc. IEEE “Conf. Computer Vision and        Recognition Letters (PRL). He acted as Reviewer
       Pattern Recognition”, pages 684–689,         for many International Conferences.He has 24
       1997.                                        years of teaching experience. He is member of
  [6] S. Loncaric. “A survey of shape analysis      LMIST – Life Member Instrument Society of India
       techniques”.”      Pattern   Recognition”,   (IISc, Bangalore). And he guided more than 100
       31:983–1001, 1998.                           projects at UG level and 35 at PG level.And
  [7] Nafiz Arica.”SHAPE: Representation,           published more than 10 papers in international
       Description, Similarity and Recognition”,    journals and 9 Conference Proceedings.
       PhD Thesis.
  [8] T. Pavlidis.” A review of algorithms for
       shape analysis”. “Computer Graphics
       Image Processing”, 7:243–258, 1978.
  [9] Sandeep V.M, Subhash Kulkarni,
       Vinayadatt Kohir,”Level set issues for
       efficient       image       segmentation”,
       International Journal of “Image and Data
       Fusion”, Vol2, No1, March 2011, 75-92.
  [10] Sandeep V.M, M, Narayana, Subhash
       Kulkarni, ”A Scale & rotation invariant
       fast image mining for shapes’, IEEE
       conference       on     “AI    tools    in
       Engineering”,Pune,India,2008
  [11] Sandeep V.M, Subhash Kulkarni, ”Curve
       invariant fast distance mapping technique
       for level sets”, IEEE’s ICSIP 2006, Hubli,
       India,777-780,2006.


Authors Information:




1.V.Hari Chandana Pursuing M.Tech(DSCE)
from     JayaPrakash    Narayana    College    of
Engineering B.Tech(ECE) from JayaPrakash
Narayana College of Engineering Currently she is
working as Assistant Professor at Jayaprakash
narayan college of engineering And has 2 years of
Experience in teaching . Her areas of interest
include,Image Processing ,wireless networks,
signal processing.




2. Dr. Sandeep V.M. completed Ph.D in Faculty of
Electrical and Electronics Engineering, Sciences,
from Visveswaraiah Technological University,
Belgaum, and M.Tech from Gulbarga University
and B.Tech from Gulbarga University. His research
interests are in the areas of Signal and Image

                                                                                    1319 | P a g e

More Related Content

What's hot

GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGEScsandit
 
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...CSCJournals
 
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...Image segmentation Based on Chan-Vese Active Contours using Finite Difference...
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...ijsrd.com
 
Classifier fusion method to recognize
Classifier fusion method to recognizeClassifier fusion method to recognize
Classifier fusion method to recognizeIJCI JOURNAL
 
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMS
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMSNOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMS
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMSsipij
 
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...ijcsit
 
A Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition SystemA Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition Systemiosrjce
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...csijjournal
 
Survey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation TechniquesSurvey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation TechniquesEditor IJMTER
 
An exhaustive font and size invariant classification scheme for ocr of devana...
An exhaustive font and size invariant classification scheme for ocr of devana...An exhaustive font and size invariant classification scheme for ocr of devana...
An exhaustive font and size invariant classification scheme for ocr of devana...ijnlc
 
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...inventionjournals
 
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACHDEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACHijfcstjournal
 

What's hot (15)

GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGESGEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
GEOMETRIC CORRECTION FOR BRAILLE DOCUMENT IMAGES
 
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...
Content Based Image Retrieval using Color Boosted Salient Points and Shape fe...
 
Object Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra DistanceObject Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra Distance
 
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...Image segmentation Based on Chan-Vese Active Contours using Finite Difference...
Image segmentation Based on Chan-Vese Active Contours using Finite Difference...
 
Classifier fusion method to recognize
Classifier fusion method to recognizeClassifier fusion method to recognize
Classifier fusion method to recognize
 
A04570106
A04570106A04570106
A04570106
 
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMS
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMSNOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMS
NOVEL ALGORITHM FOR SKIN COLOR BASED SEGMENTATION USING MIXTURE OF GMMS
 
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...
BAG OF VISUAL WORDS FOR WORD SPOTTING IN HANDWRITTEN DOCUMENTS BASED ON CURVA...
 
A Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition SystemA Comprehensive Study On Handwritten Character Recognition System
A Comprehensive Study On Handwritten Character Recognition System
 
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
LITERATURE SURVEY ON SPARSE REPRESENTATION FOR NEURAL NETWORK BASED FACE DETE...
 
Survey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation TechniquesSurvey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation Techniques
 
An exhaustive font and size invariant classification scheme for ocr of devana...
An exhaustive font and size invariant classification scheme for ocr of devana...An exhaustive font and size invariant classification scheme for ocr of devana...
An exhaustive font and size invariant classification scheme for ocr of devana...
 
Af35178182
Af35178182Af35178182
Af35178182
 
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...
Study on a Hybrid Segmentation Approach for Handwritten Numeral Strings in Fo...
 
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACHDEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
 

Viewers also liked (20)

Id2414301437
Id2414301437Id2414301437
Id2414301437
 
Jc2516111615
Jc2516111615Jc2516111615
Jc2516111615
 
Iv2515741577
Iv2515741577Iv2515741577
Iv2515741577
 
Gu2412131219
Gu2412131219Gu2412131219
Gu2412131219
 
Ji2516561662
Ji2516561662Ji2516561662
Ji2516561662
 
My2421322135
My2421322135My2421322135
My2421322135
 
Gr2411971203
Gr2411971203Gr2411971203
Gr2411971203
 
Gz2412431253
Gz2412431253Gz2412431253
Gz2412431253
 
Ia2514401444
Ia2514401444Ia2514401444
Ia2514401444
 
Iy2515891593
Iy2515891593Iy2515891593
Iy2515891593
 
Hj2413101315
Hj2413101315Hj2413101315
Hj2413101315
 
Ht2413701376
Ht2413701376Ht2413701376
Ht2413701376
 
Hr2413591363
Hr2413591363Hr2413591363
Hr2413591363
 
Hd2412771281
Hd2412771281Hd2412771281
Hd2412771281
 
Hy2514281431
Hy2514281431Hy2514281431
Hy2514281431
 
Ir2515501556
Ir2515501556Ir2515501556
Ir2515501556
 
La2418611866
La2418611866La2418611866
La2418611866
 
Hn2413371341
Hn2413371341Hn2413371341
Hn2413371341
 
Hx2413921400
Hx2413921400Hx2413921400
Hx2413921400
 
Keenan jellison knock final
Keenan jellison knock finalKeenan jellison knock final
Keenan jellison knock final
 

Similar to Hh2513151319

A hybrid approach for categorizing images based on complex networks and neur...
A hybrid approach for categorizing images based on complex  networks and neur...A hybrid approach for categorizing images based on complex  networks and neur...
A hybrid approach for categorizing images based on complex networks and neur...IJECEIAES
 
IRJET- Shape based Image Classification using Geometric ­–Properties
IRJET-  	  Shape based Image Classification using Geometric ­–PropertiesIRJET-  	  Shape based Image Classification using Geometric ­–Properties
IRJET- Shape based Image Classification using Geometric ­–PropertiesIRJET Journal
 
Dictionary Based Automatic Target Recognition
Dictionary Based Automatic Target RecognitionDictionary Based Automatic Target Recognition
Dictionary Based Automatic Target RecognitionIJESM JOURNAL
 
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...sipij
 
A comparative study on content based image retrieval methods
A comparative study on content based image retrieval methodsA comparative study on content based image retrieval methods
A comparative study on content based image retrieval methodsIJLT EMAS
 
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)mayankraj86
 
A Review of Feature Extraction Techniques for CBIR based on SVM
A Review of Feature Extraction Techniques for CBIR based on SVMA Review of Feature Extraction Techniques for CBIR based on SVM
A Review of Feature Extraction Techniques for CBIR based on SVMIJEEE
 
An evaluation approach for detection of contours with 4 d images a review
An evaluation approach for detection of contours with 4 d images a reviewAn evaluation approach for detection of contours with 4 d images a review
An evaluation approach for detection of contours with 4 d images a revieweSAT Journals
 
A Review of Some Local Feature Detection Algorithms
A Review of Some Local Feature Detection AlgorithmsA Review of Some Local Feature Detection Algorithms
A Review of Some Local Feature Detection AlgorithmsCSCJournals
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Publishing House
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of imageseSAT Journals
 

Similar to Hh2513151319 (20)

A hybrid approach for categorizing images based on complex networks and neur...
A hybrid approach for categorizing images based on complex  networks and neur...A hybrid approach for categorizing images based on complex  networks and neur...
A hybrid approach for categorizing images based on complex networks and neur...
 
IRJET- Shape based Image Classification using Geometric ­–Properties
IRJET-  	  Shape based Image Classification using Geometric ­–PropertiesIRJET-  	  Shape based Image Classification using Geometric ­–Properties
IRJET- Shape based Image Classification using Geometric ­–Properties
 
F44083035
F44083035F44083035
F44083035
 
Dictionary Based Automatic Target Recognition
Dictionary Based Automatic Target RecognitionDictionary Based Automatic Target Recognition
Dictionary Based Automatic Target Recognition
 
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
Image Information Retrieval From Incomplete Queries Using Color and Shape Fea...
 
L045066671
L045066671L045066671
L045066671
 
Gi3411661169
Gi3411661169Gi3411661169
Gi3411661169
 
Mf3421892195
Mf3421892195Mf3421892195
Mf3421892195
 
Q0460398103
Q0460398103Q0460398103
Q0460398103
 
154 158
154 158154 158
154 158
 
Sub1547
Sub1547Sub1547
Sub1547
 
A comparative study on content based image retrieval methods
A comparative study on content based image retrieval methodsA comparative study on content based image retrieval methods
A comparative study on content based image retrieval methods
 
H018124360
H018124360H018124360
H018124360
 
Bx4301429434
Bx4301429434Bx4301429434
Bx4301429434
 
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)
Mayank Raj - 4th Year Project on CBIR (Content Based Image Retrieval)
 
A Review of Feature Extraction Techniques for CBIR based on SVM
A Review of Feature Extraction Techniques for CBIR based on SVMA Review of Feature Extraction Techniques for CBIR based on SVM
A Review of Feature Extraction Techniques for CBIR based on SVM
 
An evaluation approach for detection of contours with 4 d images a review
An evaluation approach for detection of contours with 4 d images a reviewAn evaluation approach for detection of contours with 4 d images a review
An evaluation approach for detection of contours with 4 d images a review
 
A Review of Some Local Feature Detection Algorithms
A Review of Some Local Feature Detection AlgorithmsA Review of Some Local Feature Detection Algorithms
A Review of Some Local Feature Detection Algorithms
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 
A novel tool for stereo matching of images
A novel tool for stereo matching of imagesA novel tool for stereo matching of images
A novel tool for stereo matching of images
 

Hh2513151319

  • 1. V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.1315-1319 Efficient And Robust Shape Signatures For Object Recognition V.HARICHANDANA1 Dr.SANDEEP.V.M2 ECE Dept., JPNCE, Mahabubnagar, Andhra Pradesh1 HOD & Prof.,ECE Dept.,JPNCE, Mahabubnagar, Andhra Pradesh2 Abstract- Content Based Image Retrieval (CBIR) This paper aims at addressing the CBIR is an important issue in the computer vision challenges using only the shape signatures. This community. Both visual and textual descriptions allows us to neglect the other information about the are employed when the user formulates his object, such as color and texture while retrieving queries. Shape feature is one of the most the images, enabling us to use silhouette of the important visual features. The shape feature is images instead of the images themselves. The essential as it corresponds to the region of paper proposes various shape signatures that help interest in images. Consequently, the shape in achieving better recall rates & precision. The representation is fundamental. The shape paper is arranged as follows: The next section comparisons must be compact and accurate, and provides the necessary background for CBIR. must own properties of invariance to several Section 3 deals with the shape descriptors under geometric transformations such as translation, use and the performance of the present work are rotation and scaling, though the representation evaluated in section 4.The paper are concluded in itself may be variant to rotation. This paper section 5. presents simple, efficient and shape descriptors for efficient image mining. The main strength of II. BACKGROUND the method is its simplicity. Shape analysis involves several important tasks, starting from image acquisition, reaching to Keywords- Distance mapping, Image mining, shape classification. This section gives an overview Moment invariance, Object Recognition, Shape of three major tasks of shape analysis problem: Descriptor, Shape Recognition, Shape signature. 1) Shape Description: Characterizes the shape and generates a shape descriptor vector (also called I. INTRODUCTION feature vector) from a given shape. In recent years, content based image 2) Shape Similarity: Establishes the criteria to retrieval has been studied with more attention as allow objective measures of how much two shapes huge amounts of image data accumulate in various are similar to each other. fields, e.g., medical images, satellite images, art 3) Shape Recognition: Labels the class to the collections, commercial images and general input shape. photographs. Image databases are usually very big, and in most cases, the images are indexed only by 2.1 Shape Description: keywords given by a human. Although keywords The problem of shape analysis has been are the most useful in retrieving images that a user pursued by many authors, thus, resulting in a great wants, sometimes the keyword approach is not amount of research. Recent review papers [6], [8] sufficient. Instead, Query-by-example or pictorial- as well as books [2], [3] provide a good resource of query approaches make the system return similar references. In most of the studies, the terms shape images to the example image given by a user. The representation and descriptions are used example images can be a photograph, user-painted interchangeably. Since some of the representation example, or line- drawing sketch. methods are inherently used as shape descriptors, Searching for images using shape features there is no well-defined separation between the has attracted much attention. Shape representation shape representation and description. However, and description is a difficult task. This is because shape representation and description methods are when a 3-D real world object is projected onto a 2- defined in [1] as follows. Shape representation D image plane, one dimension of object result in non-numeric values of the original shape. information is lost. As a result, the shape extracted Shape description refers to the methods that result from the image only partially represents the in a numeric values and is a step subsequent to projected object. To make the problem even more shape representation. For the sake of simplicity, we complex, shape is often corrupted with noise, consider the representation and description together defects, arbitrary distortion and occlusion. There throughout the section and refer them as shape are many shape representation and description description methods. techniques in the literature. 1315 | P a g e
  • 2. V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.1315-1319 Shape description methods can be satisfied by the shape representation. With the classified according to the use of shape boundary reference to [1], different similarity methods are points or the interior of the shape: Region based Minkowsky Distance, Hausdorff Distance, methods and Boundary based methods. Bottleneck Distance, Turning Function Distance, Frechet Distance, Nonlinear Elastic Matching 1) Region Based Methods: Region based shape Distance, and Reflection Distance. descriptors express pixel distribution within a 2-D object region. It describes a complex object 2.3 Shape Recognition consisting of multiple disconnected regions as well Shape analysis systems extensively use as a simple object with or without holes. Since it is the methodologies of pattern recognition, which based on the regional property of an object, the assigns an unknown sample into a pre-defined descriptor is insensitive to noise that may be class. With reference to [4], numerous techniques introduced inevitably in the process of for pattern recognition can be investigated in four segmentation. Region based methods classified in general approaches: [3] as follows: Moments, Angular Radial 1. Template Matching, Transformation, Shape Decomposition, Shape 2. Statistical Techniques, Matrices and Vectors, Medial Axis Transform, 3. Structural Techniques, Bounding Regions, Scalar Shape Descriptors. 4. Neural Networks. The above approaches are neither necessarily 2) Boundary Based Methods: Boundary based independent nor disjoint from each other. shape description methods exploit only objects Occasionally, a recognition technique in one boundary information. The shape properties of approach can also be considered to be a member of object boundary are crucial to human perception in other approaches. judging shape similarity and recognition. Many authors, who study on the human visual perception III. EFFICIENT AND ROBUST SHAPE system, agree on the significance of high curvature DESCRIPTORS points of the shape boundary in visual perception. Shape based image retrieval primarily In the psychological experiments, it is suggested involves three steps: shape descriptor, shape that corners have high information content and, for similarity measures and shape recognition. the purpose of shape description, corners are used 3.1Shape Descriptor: as points of high curvature. Therefore, the shape There are generally two types of shape boundary contains more information than the shape representations: one is contour based and other is interior, in terms of perception. Boundary based region based methods. Contour based method need methods classified in [3] as follows: Polygon extraction of boundary information which in some Approximation, Scale Space Filtering, Stochastic cases may not available. Region based methods, Representation, Boundary Approximation, Set of however, do not necessary rely on shape boundary Boundary Points, Fourier Descriptors, Coding, and information, but they do not reflect local features Simple Boundary Functions. on shape. So in this experiment for generic purposes, both types of shape representation are 2.2. Shape Similarity Measurements necessary. Many pattern matching and recognition 1) Scalar Shape Descriptor: The large number of techniques are based on a similarity measures scalar shape description techniques is presented by between patterns. A similarity measure is a heuristic approaches, which yield acceptable results function defined on pairs of patterns indicating the for description of simple shapes. A shape degree of resemblance between the patterns. It is description method generates a shape descriptor possible that our prior knowledge of objects plays a feature vector from a given shape. The required significant role in our similarity judgments, a role properties of a shape description scheme are which may vary considerably depending on the invariance to translation, scale and rotation. Scalar shapes we view. Since perceptual similarity is not a shape descriptor includes the following features well-known phenomenon, none of the available like eccentricity and aspect ratio. similarity measures are fully consistent with the Human Visual System. 2) Simple Boundary Functions: The following In this section, we list some desirable descriptors are mostly based on geometric properties of similarity measures. Depending on the properties of the boundary. All of them are application, a property, which is useful in some sensitive to image resolution. The following are cases, may be undesirable in some other cases. some of the geometric descriptors like centroid Combinations of properties may be contradictory. distance and circularity. While some of the properties are satisfied by the distance function and the algorithm used in 3) Shape signature by level set method: The level similarity calculation, the others are inherently set technique is a geometric deformable model 1316 | P a g e
  • 3. V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.1315-1319 implemented to segment a given image to extract three features i.e., eccentricity, circularity and the region of interest. The output of this technique centric distance for the database. These features for is a distance mapped function wherein the the images in the database are computed and boundary of the object is zero level set and other stored. The features of the query image are points are assigned signed distance from the computed and the Euclidian distance to the mean of boundary of the object segmented by level set the features for each class is then computed. The techniques [10], [9], and [11]. query image is classified through Nearest Neighbor The shape signatures are obtained from method. The retrieval rate was found to be poor the distance mapped level set function. The number i.e.60%. This low retrieval rate alarmed us about of points with different distance from the boundary the inadequacy of feature set and 3 more features- can be a good shape signature. Here, number of aspect ratio, centroid distance & distance mapped pixels on the object boundary I0, unit distance away signatures, were added. from boundary I1 and two distances away from boundary I2 has unique relationship that depends on the shape of object. The normalize difference are computed by City block distance mapping is more suitable for this shape signature than Euclidean distances. This provides an additional advantage by reducing the computational complexity. Fig1: Query: CUP 3.2 Shape similarity The shape descriptors eccentricity, elongatedness, centroid distance, circularity, r10, r20, r21, provides an excellent feature set in discriminative the shape of different classes. It provides a large distance between classes and at the same time maintains lower distances for objects belonging to same class. 3.3. Shape recognition Shape of object has a strong connection to image retrieval, where the task is to retrieve a “matching” image from a (possibly large) database. The best match can then be determined after the objects present have been recognized. 1) Feature analysis and matching technique Fig2: Query: ELEPHANT The simplest way of shape recognition is based on matching the stored prototypes against the Some sample retrieved images are shown in figures unknown shape to be recognized. General 1 and 2. Here, in each set, the top image is the speaking, matching operations determines the query image and top 20 retrieved images in the degree of similarity between two vectors in the descending order of match are shown. The scale feature space. The set of features those represents a and rotation invariance of the retrieval can be easily characteristic portion of a shape or a group of observed. The mismatched shapes have some shapes is compared to the feature vector of the resemblances to the query image. ideal shape class. The description that matches most “closely” according to the distance measure Many different measures for evaluating provides recognition. the performance of image retrieval systems have been proposed. The measures require a collection 3.4. Performance evolution: images in database and a query image. The Experiment deals with 16 classes of common retrieval performance measures –precision images in database each class containing 20 and recall are used to evaluate. images. The experiment started considering only 1317 | P a g e
  • 4. V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.1315-1319 1) Precision: Precision is the fraction of the shapes The overall performance of our method is retrieved that are relevant to the users’ measured in terms of Recall rate & Precision. The requirements. rigorous experiments are conducted to evaluate the performance. The table 1 shows the results of retrieving top 5, top 10, top 15 & top 20 shapes from the database. With all the features discussed, 2) Recall: Recall is the fraction of the shapes that the retrieval rate has increased. From the table it are relevant to the query that are successfully can be seen that the monotonous decrease in retrieved. precision with increase in no. of images retrieved indicates that the result are not accidental. TABLE 1 Recall rates & Precision for various query shapes. Relevant Total Recall Precision S.No Input Top- Top- Top- Top- Releva nt R(20) P(5) P(10) P(15) P(20) 5 10 15 20 1 Apple 5 9 13 14 20 70% 100% 90% 87% 70% 2 Bat 5 10 13 15 20 75% 100% 100% 87% 75% 3 Bottle 5 10 15 17 20 85% 100% 100% 100% 85% 4 Car 5 10 15 17 20 85% 100% 100% 100% 85% 5 Child 5 8 12 14 20 70% 100% 80% 80% 70% 6 Cup 5 10 15 16 20 80% 100% 100% 100% 80% 7 Box 5 10 15 20 20 100% 100% 100% 100% 100% 8 Flower 5 10 13 13 20 65% 100% 100% 87% 65% Elepha 9 5 10 15 17 20 85% 100% 100% 100% 85% nt 10 Horse 5 10 13 14 20 70% 100% 100% 87% 70% 11 Snail 5 10 12 12 20 60% 100% 100% 80% 60% 12 Teddy 5 10 13 15 20 75% 100% 100% 87% 75% Average 76.6 100 97.5 91.5 76.6 IV. CONCLUSION & FUTURE WORK query, then repeating the search with the new Shape is one of the most valuable features information. to identify or describe objects represented in As a major conclusion we stand that our images. This paper presents a simple and efficient method demonstrated usefulness and effectiveness method based on a few set of image features to for both retrieval and recognition purpose, describe shapes. This method aims to be simple and particularly if taken into account its simplicity. to result in a short description. Several improvements are intended to be References: carried as future work. A first one is to learn [1] Chan Tony F, Vese Lumanita A, “Active feature weights using, as for instance, evolutionary contours without edge”, IEEE Trans. “On algorithms (e.g. genetic algorithms) to properly Image processing”, 10(2): 266-277, 2001. tune the used similarity distance metric. This [2] L. F. Costa and R. M. Cesar Jr. “Shape process is expected to increase the accuracy of the Analysis and Classification: Theory and classifier for a given dataset. These results can be Practice”. CRC Press, 2001. also valuable for retrieval purposes if these weights [3] R. O. Duda, P. E. Hart, and D. G. Stork. demonstrate stability among several datasets. “Pattern Classification”. John Wiley and Another improvement to the retrieval Sons”, Inc., New York, 2001. process is to make use of relevance feedback, [4] M. Hagedoorn. “Pattern Matching Using where the user progressively refines the search Similarity Measures”, PhD Thesis.Utrecht results by marking images in the results as University, 2000. "relevant", "not relevant", or "neutral" to the search 1318 | P a g e
  • 5. V.Harichandana, Dr.Sandeep.V.M / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.1315-1319 [5] A.E. Johnson and M. Hebert.”Recognizing Processing, Pattern Recognition, Communication, objects by matching oriented points”, Electromagnetics. He is Reviewer for Pattern Proc. IEEE “Conf. Computer Vision and Recognition Letters (PRL). He acted as Reviewer Pattern Recognition”, pages 684–689, for many International Conferences.He has 24 1997. years of teaching experience. He is member of [6] S. Loncaric. “A survey of shape analysis LMIST – Life Member Instrument Society of India techniques”.” Pattern Recognition”, (IISc, Bangalore). And he guided more than 100 31:983–1001, 1998. projects at UG level and 35 at PG level.And [7] Nafiz Arica.”SHAPE: Representation, published more than 10 papers in international Description, Similarity and Recognition”, journals and 9 Conference Proceedings. PhD Thesis. [8] T. Pavlidis.” A review of algorithms for shape analysis”. “Computer Graphics Image Processing”, 7:243–258, 1978. [9] Sandeep V.M, Subhash Kulkarni, Vinayadatt Kohir,”Level set issues for efficient image segmentation”, International Journal of “Image and Data Fusion”, Vol2, No1, March 2011, 75-92. [10] Sandeep V.M, M, Narayana, Subhash Kulkarni, ”A Scale & rotation invariant fast image mining for shapes’, IEEE conference on “AI tools in Engineering”,Pune,India,2008 [11] Sandeep V.M, Subhash Kulkarni, ”Curve invariant fast distance mapping technique for level sets”, IEEE’s ICSIP 2006, Hubli, India,777-780,2006. Authors Information: 1.V.Hari Chandana Pursuing M.Tech(DSCE) from JayaPrakash Narayana College of Engineering B.Tech(ECE) from JayaPrakash Narayana College of Engineering Currently she is working as Assistant Professor at Jayaprakash narayan college of engineering And has 2 years of Experience in teaching . Her areas of interest include,Image Processing ,wireless networks, signal processing. 2. Dr. Sandeep V.M. completed Ph.D in Faculty of Electrical and Electronics Engineering, Sciences, from Visveswaraiah Technological University, Belgaum, and M.Tech from Gulbarga University and B.Tech from Gulbarga University. His research interests are in the areas of Signal and Image 1319 | P a g e