Shape Recognition Techniques: A Selected Review

DOI : 10.17577/IJERTV1IS4166

Download Full-Text PDF Cite this Publication

Text Only Version

Shape Recognition Techniques: A Selected Review

Shikha Garg

Student, Yadavindra College of Engineering, Punjabi University, Patiala

Gianetan Singh Sekhon

Assistant Professor, Yadavindra College of Engineering, Punjabi University, Patiala

Abstract

Shape recognition is one of the key aspects in Computer Vision. From different point of views the problems of object recognition have been resolved and the modification in the recognition technique is still going on. This is the main reason that shape recognition is used in a huge number of applications with important challenges such as noise, degradations. In this paper a number of shape recognition techniques have been defined from which researcher can get an idea for a modified efficient technique.

  1. Introduction

    Shape recognition plays an important role in machine vision applications. The shape of an object is a classic and effective feature of the object which has a significant role in object recognition. There are a number of visual information aspects and among them object recognition certainly has wide range of applications in robotics, fingerprint analysis, handwriting mapping, face recognition, remote sensors and so.

    Many methods for 2D shape representation and recognition have been reported. The effective recognition algorithm should be less complicated and more accurate. Curvature scale space (CSS), dynamic programming, shape context, Fourier descriptor, and wavelet descriptor are the example of these approaches [6]. Shape descriptors should be strong enough in order to guarantee intra-class compactness and inter-class separability in the presence of distortion.

    The shape of the object represents a group of pixels which is referring to an image. Shape detection methods, analyzes the objects in various ways based on features, colour and texture. A shape description procedure method generates a shape descriptor vector from a given shape and the

    descriptor helps in finding the recognition rate of an object. To design a robust recognition system, careful attention to the definition of pattern classes, pattern representation, sensing environment, feature extraction and selection, cluster analysis, classifier design and learning, selection of training and test samples and performance evaluation is inevitable.

    There are two approaches which are most commonly used for shape recognition structural or syntactic approach because it uses primitive patterns to represent regular and irregular shapes. Any shape recognition with structural approach has three steps:

    (1) Extracting the structural feature of the shape, (2) constructing a feature space for comparing and (3) recognition [7].

  2. Literature review

    In this section, we are presenting the research work of some prominent authors in the same field and explaining a short description of various techniques used for shape recognition.

    1. REN Hong, Object Recognition Algorithm Research Based on Variable Illumination,2009[5] proposed an algorithm which implements image segmentation using color information in the HSV color space obtain the pixel of the object, and use this pixel implement edge detection to recognize the object. Experiments show that this algorithm can recognize the object exactly in the different illumination conditions, satisfy the requirement of the competition.

    2. Suhas G. Salve, Shape Matching and Object Recognition Using Shape Contexts, 2010[15] proposed shape detection method using a feature called shape context. Shape context describes all boundary points of a shape with respect to any single boundary point. Thus it is descriptive of the

      shape of the object. Object recognition can be achieved by matching this feature with a priori knowledge of the shape context of the boundary points of the object.

    3. Rong Wang,TOE SHAPE RECOGNITION ALGORITHM BASED ON FUZZY NEURAL NETWORKS, 2007[3] proposed a toe shape description method based on geometric characteristics values of toe images. Corner detection is carried out on toe region, and the characteristic points which can describe the toe shape are confirmed by the edge of toe image. Through finding characteristic points whose distances to the centre are stable and which can distinguish different toe shapes and the correlation among them.

    4. Ehsan Moomivand, A MODIFIED STRUCTURAL METHOD FOR SHAPE RECOGNITION, 2011[7] proposed a method in which the main property of shape (centroid) is considered as a basic point for recognition. Then, two structural properties such as distance and angles between the centroid and shape contour are calculated. Finally, by combining these two structural features, a new Feature-Space is constructed. The proposed shape descriptor can measure periodical, smoothness and symmetry of shapes and can be used as a modified method for shape recognition.

    5. Jon Almaz´an, A Non-Rigid Feature Extraction Method for Shape Recognition, 2011[4] proposed a novel feature extraction technique, which uses a non-rigid representation adaptable to the shape. This technique employs a deformable grid based on the computation of geometrical centroids that follows a region partitioning algorithm. The result is a shape descriptor that adapts its representation to the given shape and encodes the pixel density distribution.

    6. Ruixia Song, The Method of Shape Recognition Based on V-system, 2010[1] proposed a novel boundary based shape recognition method. First the contour of an object is regarded as a geometric graph, and the graph is expanded in a V-series, which transform the graph to the spectrum space and quantify overall feature of the object. Further a shape similarity measure algorithm based on normalized V-descriptor is presented.

    7. S. Thilagamani, A Novel Recursive Clustering Algorithm for Image, 2011[2]

      proposed a method involving two separate processes. The first process deals with detecting object parts of an image and integration of detected parts into several clusters and second process deals with over segmenting the image into super pixels using Novel Recursive Clustering Algorithm.

    8. Yang Mingqiang, Shape Matching and Object Recognition Using Chord Contexts, 2008[14] proposed a new effective shape descriptor, chord context, for shape description image retrieval. For a shape, the chord context describes a frequency distribution of chord lengths with different orientations and this method is unaffected by translation, rotation and scaling.

    9. Donggang Yu, Shape Analysis and Recognition Based on Skeleton and Morphological Structure, 2010[11] presents a novel and effective method of shape analysis and recognition based on skeleton and morphological structure. A series of pre processing algorithms, smooth following and liberalization are introduced, and series of morphological structural points of image contour are extracted and merged.

    10. Tiago B. A. de Carvalho, NEIGHBORHOOD CODING FOR BILEVEL IMAGE COMPRESSION AND SHAPE RECOGNITION, 2010[8] proposed a coding scheme presents good results in the problem of handwritten character recognition. An algorithm to reduce the number of codes needed to reconstruct the image without loss of information is presented. Using the exactly same set of reduced codes, a lossless compression method and a shape recognition system are proposed.

    11. Weiqi Yuan, Hand-Shape Feature Selection and Recognition Performance Analysis, 2011[9] proposed hand shape recognition algorithm which defines that the main hand-shape features which used for identification ae more than

    10 kinds. The effects of the recognition performance are different for each feature. When few features with better specificity were selected for identification, the recognition accuracy could be close to that used all of the features. The specificity of each feature should be analyzed independently, in order to achieve a certain recognition rate using fewer features.

    Table 1. Comparative Analysis of Various Techniques

    Sr no.

    Paper name

    Author name

    Technique used

    Application area

    Limitations

    1.

    The Method of Shape Recognition Based on V- system[1]

    Ruixia Song

    V-Descriptor

    Recognize shape with noise,

    distortion ,partly masking

    Applicable only on curved shapes

    2.

    A Novel Recursive Clustering Algorithm for Image algorithm[2]

    S. Thilagamani

    Novel Recursive Clustering Algorithm(NC

    RA)

    To identify an exact object using over segmentation

    Requirement of training set

    3.

    Toe Shape Recognition Algorithm Based on Fuzzy Neural Network[3]

    Rong Wang

    Fuzzy Neural Network

    To recognize the toe shape of

    human for identification

    Recognition rate is 92.8%

    4.

    A Non-Rigid Feature Extraction Method for Shape Recognition[4]

    Jon Almaz´an

    Blurred Shape Model (BSM)

    signature verification and shape recognition

    task

    Recognition rate is 94.38%

    5.

    Object Recognition Algorithm Research Based on Variable illumination[5]

    REN Honge

    Using HSV color space

    Autonomous humanoid robot system

    Lighting conditions required

    6.

    Shape Matching and Object Recognition Using Shape Contexts.[15]

    Suhas G. Salve

    Shape Context

    Handwritten digits, trademark images.

    Requirement of training set

    7.

    Shape Analysis and Recognition Based on Skeleton and

    Morphological structure[11]

    Donggang Yu

    Morphological structure

    image analysis, intelligent recognition

    Applicable only on

    skeleton and Morphological structures

    8.

    Neighborhood Coding For Bilevel Image

    Compression And Shape recognition[8]

    Tiago B. A. de Carvalho

    Bilevel image compression method Huffman coding and

    RLE (Run-

    Length Encoding)

    MPEG-7 Core Experiment Shape 1

    part A2 and the binary image compression

    challenge database

    Applicable only on binary images

  3. Conclusion

    This paper presents a short description of various shape recognition techniques in order to make familiar with the object recognition in image processing. These techniques are based on a number of shape descriptors and can be used to evolve out a modified method of shape recognition in the world of constant evolution.

  4. References

  1. Ruixia Song , Zhaoxia Zhao, Yanan Yanan Li, Qiaoxia Zhang, Xi Chen, The Method of Shape Recognition Based on V-system, Fifth International Conference on Frontier of Computer Science and Technology, China, 100144,2010.

  2. S.Thilagamani, N.Shanthi,A Novel Recursive Clustering Algorithm for Image algorithm, European Journal of Scientific Research ISSN 1450- 216X Vol.52 No.3, 2011.

  3. Rong Wang, Fanliang Bu, Hua Jin, Lihua Li,TOE SHAPE RECOGNITION ALGORITHM BASED ON FUZZY NEURAL NETWORKS, International

    Conference on Natural Computation (ICNC 2007)102614, China, 2007.

  4. Jon Almaz´an, Alicia Forn´ Third es, Ernest Valveny,A Non-Rigid Feature Extraction Method for Shape Recognition, International Conference on Document Analysis and Recognition, Spain, 2011.

  5. REN Honge, ZHONG Qiubo, KANG Junfen,Object Recognition Algorithm Research Based on Variable Illumination, Proceedings of the IEEE International Conference on Automation and Logistics Shenyang, 150040, China, 2009.

  6. Kosorl Thourn and Yuttana Kitjaidure,Multi-View Shape Recognition Based on Principal Component Analysis, International Conference on Advanced Computer Control Department of Electronics, Bangkok 10520, 2008.

  7. Ehsan Moomivand,A Modified Structural Method for Shape Recognition, IEEE Symposium on Industrial Electronics and Applications (ISIEA2011), September 25-28, Langkawi, Malaysia2011.

  8. Tiago B. A. de Carvalho, Denise J. Tenório1, Tsang Ing Ren, George D.C. Cavalcanti, Tsang Ing Jyh,NEIGHBORHOOD CODING FOR BILEVEL IMAGE COMPRESSION AND SHAPE RECOGNITIONIEEE 978-1-4244-4296,2010.

  9. Weiqi Yuan, Lantao Jing Hand-Shape Feature Selection and Recognition Performance Analysis, IEEE 978-1-4577-0490-1, 2011.

  10. Sajjad Baloch,Object Recognition Through Topo- Geometric Shape Models Using Error-Tolerant Subgraph Isomorphism, IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 5, 1191,

    2010.

  11. Donggang Yu1, Jesse S. Jin1, Suhuai Luo1, Wei Lai, Mira Park1 and Tuan D. PhamShape Analysis and Recognition Based on Skeleton and Morphological Structure, Seventh International Conference on Computer Graphics, Imaging and Visualization, 2010.

  12. Erdem Yörük, Ender Konukoglu, Bülent Sankur, Shape-Based Hand Recognition, TRANSACTIONS ON IMAGE PROCESSING, VOL. 15, NO. 7, 1803, IEEE, 2006.

[13]J. A. Jaramillo, M. Orozco, G. Castellanos, Variation Shape Model for Lip Postures Recognition using GA, 0-7695-2569-5, IEEE,2006.

  1. Yang Mingqiang, Kpalma Kidiyo, Ronsin Joseph,Shape Matching and Object Recognition Using Chord Contexts International Conference Visualisation, 2008.

  2. Suhas G. Salve, Shape Matching and Object Recognition Using Shape Context, IEEE 978-1- 4244-5540-9, 2010.

Leave a Reply