SlideShare una empresa de Scribd logo
1 de 9
Descargar para leer sin conexión
Sept. 30                                 IJASCSE, Vol 1 Issue 2, 2012




                     A Textural Approach to Palmprint Identification
                   Mrs. Rachita Misra                                       Mrs. Kasturika B. Ray
             Prof. & Head Department of IT                     Institute of Technical Education & Research
            CV Raman College of Engineering                 Siksha ‘O’ Anusandhan University, Bhubaneswar
                Bhubaneswar, Orissa, India.                               (phd. contd.), Orissa, India.
                                                                                               Mrs Rachita Misra

   Abstract – Biometrics which use of human                   biometric systems have been employed in
   physiological characteristics for identifying              different domains that require some sort of
   an individual is now a widespread method                   user verification. Biometric identification
   of    identification  and     authentication.              can be considered as the technology that
   Biometric identification is a technology                   describes procedure for identification and
   which uses several image processing                        verification using feature extraction,
   techniques and describes the general                       storage and matching from the digitized
   procedure for identification and verification              image of biometric characters such as
   using feature extraction, storage and                      Finger Print, Face, Iris or Palm Print.
   matching from the digitized image of
   biometric characters such as Finger Print,                 Palm print can be characterized by the
   Face, Iris or Palm Print. The current paper                geometry of the Heart, Head and Life Lines
   uses palm print biometrics. Here we have                   and the presence of several wrinkles and
   presented an identification approach using                 ridges or crease in the palm as can be
   textural properties of palm print images.                  seen in Fig 1.
   The elegance of the method is that the
   conventional edge detection technique is
   extended to suitably describe the texture
   features. In this technique all the
   characteristics of the palm such as
   principal lines, edges and wrinkles are
   considered with equal importance.

   Keywords: Biometric Identification, Palm
   Print Verification, Edgyness Feature
   Extraction, Edge Detection.


           I. Introduction                                    Fig. 1: Palmprint image with the principal
                                                              lines, wrinkles and ridges or crease.
   To be able to use a human physiological
   and behavioral characteristic as a biometric               These principal lines and the end points of
   identifier, it must satisfy the characteristics            principal lines (Datum Points) have been
   of    universality,     distinctiveness    and             used to extract useful palm print features
   permanence. Also it should be easy to                      for identification purpose by Zhang et al.
   collect, store and process to provides                     [1]. Matching of the Line feature geometry
   reasonable performance. Several types of                   has been found easy for computation, and
                                                                                                    1|Page
Sept. 30                                IJASCSE, Vol 1 Issue 2, 2012



                                                          in the literature was presented by us [11].
   reported to be powerful for its tolerance to           In the current paper we describe a
   noise and high accuracy in palm print                  generalized Palm Print Biometric system
   verification. Palm print alignment and                 and suggest a simple texture feature based
   classification by using invariant geometrical          method for palm print identification with
   features has been reported by Wenxin et al             encouraging results.
   [2]. The principal components analysis
   (PCA) and verification on a database                       II. Palm Print Acquisition            and
   images strongly confirm the robustness of                         Processing
   calculating a comprehensive set of
   selected hand geometry features [3].                    The general steps in the palm print
   Guangming et al. have suggested use of                 biometric system are -
   KLT and extraction of Eigen vectors to
   reduce the dimension of feature space and              • Capturing Palm Prints image database for
   provides      a    efficient    method     of          selected users.
   recognition[4].
                                                          • Extraction of features for each class of
   Several different methods and issues                   palm prints and creation of the classified
   relating to image acquisition, feature                 feature database.
   extractions     and     classification    and
   identification have been addressed by                  • Extraction of features for the input image .
   several researchers [5, 10]. Issues relating
   to security and privacy that might enforce             • Finally, the input image features are
   accountability and acceptability standards             matched with the stored feature database
   have been discussed Prabhakar et al. [6].              and the class with the highest matching
   Projecting palm prints from a high-                    score is identified as output.
   dimensional original palm print space to a
   significantly lower dimensional feature                Palm print can be extracted from Hand
   space using fisher palms have been                     images of every user. Palm print image can
   proposed to efficiently discriminate different         also be captured by using a scanner and
   palms by Xiangqian et al. [7]. Another                 digitized. The digitized palm print images
   innovative method given by Wai Kin Kong                are stored in a computer database. Some
   uses 2-D Gabor filters to extract palm print           pre-processing may be necessary to bring
   texture features [8]. A method of locating             all the palm print images to a common
   and segmenting the palm print into region              coordinate      system.     Pre-processing
   of interest (ROI) using elliptical half-rings          techniques may be necessary to improve
   has been reported to improve the                       the quality of the images. Features
   identification by Poon et al. [9]. Palm-print          extraction techniques are applied on the
   features have been extracted from the ROI              palm print images. The feature database is
   by using Sobel and morphological                       classified and indexed as several images
   operations [10].                                       may belong to the same person.

   An analysis and comparison of Geometric,               A distance measure is used to measure the
   Statistical and Textural methods available             similarity between the input image features

                                                                                              2|Page
Sept. 30                                IJASCSE, Vol 1 Issue 2, 2012



                                                          When an unidentified palm is presented
   and the palm print classes in the data base.           then its “edgyness” feature is extracted for
   The challenge is to use an appropriate                 the four regions giving an unknown (test)
   feature set which represents the palm and              feature vector. The matching of feature
   can be used to classify the palm print                 between the unknown (U) palm feature
   image data base. The choice of similarity              vector and the database of training (T)
   measure is important to be able to assign              vectors will identify the palmprint to one set
   the correct class to the input image.                  in the training data base.

           III.Proposed Method                            The city block distance is used to measure
                                                          the similarity of two palm print feature
   Palm print identification methods have                 vectors.
   used features extracted from the principal
   lines or the wrinkles. Principal lines                 D (U, T) = |LTeu-LTet|+|LBeu-LBet|+|RTeu-
   features can have similarity across different          RTet|+|RBeu-RBet|
   palms.      Wrinkles       are       important
   characteristics but it is difficult to extract         Where U denotes unknown palm feature
   them accurately. The proposed method                   vector, T denotes a training palm feature
   uses the Edge Features of the palm to                  vector, the subscript ‘et’ denotes training
   provide a description of texture features.             palm “edgyness” and ‘eu’ denotes unknown
                                                          palm “edgyness”, and LT, LB, RT and RB
   Edge detection using masks has been                    denote the four regions.
   widely used in image processing literature.
   The number of edges in a region provides               The distance of the single unknown palm to
   a measure of signal “busyness” or                      a set of samples for a known classified
   “edgyness” in that area. A palm print image            palm in the training database is obtained by
   can be divided into several areas and the              averaging the distances using,
   number of edges over these areas can be
   used to define a feature vector for the                      N    N
   image.                                                       Di=∑ D( U,Ti,j )          /   ∑ j
                                                                       J=1
   For an illustration the current method uses            j=1
   four equal regions denoted as LT (left top),
   LB (left bottom), RT (right top) and RB                Where i denotes the unknown class ( i= 1,
   (right bottom) and the number of edges for             M ) and j denotes the individual samples in
   each region is used to provide a feature               the training class, N being the total no. of
   vector for the image. A set of such feature            sample in a class.
   vectors can be stored by taking several
   samples of the same palm. A database of                The process can be extended to dividing
   known palmprints’ feature vectors are then             the image into 8 or 16 equal regions. The
   stored as classified training feature                  edge feature in this case is an 8-
   database.                                              component or a 16-component vector.



                                                                                              3|Page
Sept. 30                                                                      IJASCSE, Vol 1 Issue 2, 2012



                                                                                                consists of palm print of 60 different
   The different steps in the proposed                                                          individuals. Each data set has 12 samples
   methods have been illustrated in the                                                         of left palm and 12 samples of right palms.
   system Diagram of Fig 2.
                                                                                                    (b) Preprocessing:-

                                                                                                 For the experiment 10 classes of left palm
                      Block Diagram of Identification Process                                   print having 12 samples each was
                                              TRAINING                                          considered. For each set, 6 samples were
       Training
                         Binary Conversion
                          to Binary picture
                                                    Edgyness          Classified
                                                                      database
                                                                                                taken as training samples and 6 samples
        Dataset                                      Feature
                         By Thresholding
     of palm print
                         & Edge operator
                                                    extraction         of users                 for test. Initially each palm is divided to 4
                                                                                                equal regions denoted as LT (left top), LB
                        Binary Conversion
                                                                                                (left bottom), RT (right top) and RB (right
       Palm print                                  Edgyness          Matching
      Dataset for        to Binary picture
                         By Thresholding
                                                    Feature             By                      bottom).
     identification                                extraction    Distance Measure
                         & Edge operator
                                                                              Identified /
                                                                             Verified Result
                            IDENTIFICATION / VERIFICATION                                           (c) Texture Feature Extraction:-
        Fig. 2: Palm Print Biometric System                                                     Experiments have been conducted to
                 IV. Experimental Result                                                        select a suitable edge detector for the palm
                                                                                                print Texture Feature using threshold log,
           (a) Palm print Acquisition:-
                                                                                                 Laplacian and Sobel operator over a 3X3
                                  PALM TRAINING DATABASE                                        area (Fig 4). Further an 8-connectivity
                                                                                                region is used to filter out unwanted edges.

                                                                                                The number of connected lines provides
                                                                                                the measure of “edgyness”. The feature
                                                                                                vector of each palm describing the texture
                                                                                                pattern thus consists of the “edgyness”
                                                                                                value for the four regions of palm as
                                                                                                extracted above (Fig 5, Fig 6.a to 6.d).

                                                                                                Thus for each palm sample in the training
                      Fig. 3: Snapshot of the Database
                                                                                                database a 4-element feature vector
   Palm print images have been collected                                                        containing the “edgyness” of each region
                                                                                                was stored as training feature database.
   from internet (total 600 peg free poly u
   database collected from Hong Kong
   polytechnic university). The image size is
   384x284 pixels in 256 gray levels. The
   entire palm was preserved, fingers and
   thumb were omitted. The database

                                                                                                                                   4|Page
Sept. 30                               IJASCSE, Vol 1 Issue 2, 2012




                                                            Fig. 6.a: Extracting edgyness of Left
           (a)                   (b)                           Top(LT) and of Right Top(RT)




                 (c)                (d)                    Fig. 6.b: Extracting edgyness of Left
                                                           Bottom(LB) and of Right Bottom(RB)
      Fig. 4: (a) Original image, (b) Sobel
    Threshold image, (c) Log Threshold , (d)                     (d) Test Data Identification :-
              Laplacian Threshold.
                                                         Palm prints for the test (unknown) samples
   The training database thus contains MxN               were selected randomly from the test
   feature vectors where M is the number of              database. The test palm was divided into
   palm classes (M=10) and N is the number               four equal regions as given in (b) and
   of training samples (N=6) in each class.              texture feature vector was extracted as
                                                         described in ( c ).

                                                         The identification problem is now to classify
                                                         the test palm to one of the 10 sets of palm
                                                         in the training database, by comparing the
                                                         feature vector of the test palm with the
                                                         feature vector database of training
                                                         samples. This is achieved by :

    Fig. 5: Original image with 4 regions.                    Determining the average distance of
                                                                unknown sample from the N
                                                                samples of each of the M classes
                                                                (here N=6, M= 10).

                                                              The minimum average distance
                                                                identifies the palm class to which the
                                                                unknown sample belongs.

                                                                                            5|Page
Sept. 30                               IJASCSE, Vol 1 Issue 2, 2012



                                                         feature extraction. Simple edge processing
   The method of pre-processing, feature                 has been used to describe the texture.
   extraction and test data identification was           Palm print identification involves the search
   then repeated with 8 and 16 equal regions.            for the best matched test samples with the
                                                         input palm print in the texture feature
           (e) Result Analysis :-                        space. The feature vector here consists of
                                                         count of connected edges. The correct
   All the experiments have been conducted               detection rate with a single iteration is
   using Matlab. The experimentations with               between 70-90%, where as in the second
   different edge gradient operators showed              iteration it is found to be100%.
   best result for the Sobel operator (Fig 4.b).
                                                         The proposed texture detection method
   To determine the effectiveness of the                 combines the wrinkles, ridges and lines
   proposed method we need to examine the                characteristics available in the palm print.
   correct identification rate (R) . R can be            The major advantage of this method is its
   defined as                                            simplicity of implementation and the small
                                                         size of feature vector. Comparison of
   R = No of test samples correctly classified           identification rate with other methods
       Total number of test samples selected             reported in the literature shows comparable
                                                         or lower correct detection rate [1, 4, 8, 9]
   The correct identification rate using the             considering the two iterations. Additional
   averaging distance method to a class of               improvements in the first iteration results
   palm prints with 4, 8 and 16 regions was              can be achieved by extracting a region of
   found to be 90%, 70% and 80%                          interest for each palm before the feature
   respectively.                                         vector extraction. This will involve some
                                                         additional pre-processing.
       The process of finding minimum
   distance between known and training                           VI.   References:
   samples was then iterated over the
   individual members of the training classes.           [1]   D     Zhang,  W.Shu.”Two      novel
   However, instead of using all the M x N               Characteristics in palmprint verification:
   samples of the entire test database only              datum point invariance and line feature
   the two test classes which have least                 matching”. Pattern Recognition. 32 (4),
   average distance from the unknown image               1999 , pp. 691-702.
   feature vector were chosen. This reduces
   the number of operations required for                 [2] Wenxin Li, Zhuoqun Xu, David Zhang.
   identification. In this second iteration the          “Image alignment based on invariant
   correct detection rate was found to be                features for Palm print Identification”.
   100% for 4, 8 and 16 regions.                         Signal Processing Image Communication.
                                                         18, 2003, pp.373-379.
              V. Discussion and Conclusion
                                                         [3] Xiangqian Wu, David Zhang, Kuanquan
   This paper describes a new approach to                Wang, Bo Huang. “Palmprint Classification
   palm print identification using texture

                                                                                            6|Page
Sept. 30                               IJASCSE, Vol 1 Issue 2, 2012




   using Principal lines”. Pattern Recognition .
   37 , 2004, pp. 1987-1998.

   [4] Guangming Lu, David Zhang, Kuanquan
   Wang . “Palm print Recognition using
   eigenpalms features”. Pattern Recognition
   Letters. 24 ,2003, pp. 1463-1467.

    [5] Jane Youa, Wenxin Lia, David Zhanga,.            Dr. Rachita Misra has a Post graduate
   “Hierarchical palmprint identification via            degree in Mathematics and Ph.d in the field
   multiple   feature   extraction”.   Pattern           of Digital Image processing. She has
   Recognition . 35, 2002, pp. 847–859.                  around 25 years of industrial experience in
                                                         Information Technology solutions and
   [6] S. Prabhakar, S. Pankanti, A. K. Jain,            consultancy. She has nearly 10 years of
   "Biometric Recognition: Security and                  research / teaching experience. She has
   Privacy Concerns", IEEE Security &                    several publication in the areas of Image
   Privacy, March/April 2003, pp. 33-42.                 Processing, Data Mining and Software
                                                         Engineering in international and national
   [7]. Xiangqian Wu, David Zhang, Kuanquan              journals, seminars and conferences.
   Wang. “Fisher palms based palm print
   identification”. Pattern Recognition . 24 ,           She is currently heading the Information
   2003, p 2829-2838.                                    Technology Department of C.V.Raman
                                                         College of Engineering, Bhubaneswar,
   [8]. Wai Kin Kong, David Zhang, Wenxin Li.            India. She is the editor of International
   “Palmprint feature extraction using 2-D               Journal of Image Processing and Vision
   Gabor filters”. Pattern Recognition .36 ,             Science and technical reviewer of several
   2003, p 2339-2347.                                    international and national conferences.
                                                          She is life member of Computer Society of
   [9]. C. Poon, D.C.M Wong, H.C.Shen,. A                India (CSI), Indian unit of Pattern
   new method in locating and segmenting                 Recognition and Artificial Intelligence
   palmprint into Region-of-Interest. ICPR 4,            (IUPRAI) , Indian Science Congress
   2004, p 1051-4651.                                    Association (ISCA) and Odisha Information
                                                         Technology Society (OITS).
   [10]. Chin-Chuan Hana,          Hsu-Liang
   Chengb,     Chih-Lung    Linb    “Personal
   authentication using palm-print features”
   Pattern Recognition 36 (2003) 371 – 381.

   [11] Kasturika B. Ray , Rachita Misra
   “Palmprint as a Biometric Identifier” IJECT
   Vol. 2, Issue 3, Sept. 2011 ISSN : 2230-
   7109(Online) | ISSN : 2230-9543(Print).


                                                                                          7|Page
Sept. 30                               IJASCSE, Vol 1 Issue 2, 2012




   Kasturika B. Ray received her M.I.T
   (Master of Information Technology) Post
   Graduate degree from Manipal Deemed
   University, Karnataka 2003, and continuing
   her Ph.D. research in Computer Science
   and     Engineering,    SOA     University,
   Bhubaneswar, under the guidance of Dr.
   Mrs. Rachita Misra. She has published one
   International Journal research paper and
   presented in 2 National conferences and
   has attended 10 National Workshops /
   Seminars etc. Her area of interest is Digital
   Image Processing.




                                                                      8|Page
Sept. 30   IJASCSE, Vol 1 Issue 2, 2012




                                          9|Page

Más contenido relacionado

La actualidad más candente

Shadow Detection and Removal Techniques A Perspective View
Shadow Detection and Removal Techniques A Perspective ViewShadow Detection and Removal Techniques A Perspective View
Shadow Detection and Removal Techniques A Perspective Viewijtsrd
 
Shadow Detection and Removal in Still Images by using Hue Properties of Color...
Shadow Detection and Removal in Still Images by using Hue Properties of Color...Shadow Detection and Removal in Still Images by using Hue Properties of Color...
Shadow Detection and Removal in Still Images by using Hue Properties of Color...ijsrd.com
 
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTION
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTIONA NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTION
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTIONIJASCSE
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger imageseSAT Publishing House
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Open source print quality software
Open source print quality softwareOpen source print quality software
Open source print quality softwareChristophe Mercier
 
E Cognition User Summit2009 S Lang Zgis Object Validity
E Cognition User Summit2009 S Lang Zgis Object ValidityE Cognition User Summit2009 S Lang Zgis Object Validity
E Cognition User Summit2009 S Lang Zgis Object ValidityTrimble Geospatial Munich
 
IRJET - Conversion of Ancient Tamil Characters to Modern Tamil Characters
IRJET -  	  Conversion of Ancient Tamil Characters to Modern Tamil CharactersIRJET -  	  Conversion of Ancient Tamil Characters to Modern Tamil Characters
IRJET - Conversion of Ancient Tamil Characters to Modern Tamil CharactersIRJET Journal
 
Fingerprint recognition using correlation
Fingerprint recognition using correlationFingerprint recognition using correlation
Fingerprint recognition using correlationWABCO
 
Action Recognition using Nonnegative Action
Action Recognition using Nonnegative ActionAction Recognition using Nonnegative Action
Action Recognition using Nonnegative Actionsuthi
 
A Survey of Image Processing and Identification Techniques
A Survey of Image Processing and Identification TechniquesA Survey of Image Processing and Identification Techniques
A Survey of Image Processing and Identification Techniquesvivatechijri
 
Ijartes v1-i2-001
Ijartes v1-i2-001Ijartes v1-i2-001
Ijartes v1-i2-001IJARTES
 
Iaetsd appearance based american sign language recognition
Iaetsd appearance based  american sign language recognitionIaetsd appearance based  american sign language recognition
Iaetsd appearance based american sign language recognitionIaetsd Iaetsd
 
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)npinto
 
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...sipij
 

La actualidad más candente (20)

366 369
366 369366 369
366 369
 
Ay4102371374
Ay4102371374Ay4102371374
Ay4102371374
 
Shadow Detection and Removal Techniques A Perspective View
Shadow Detection and Removal Techniques A Perspective ViewShadow Detection and Removal Techniques A Perspective View
Shadow Detection and Removal Techniques A Perspective View
 
Shadow Detection and Removal in Still Images by using Hue Properties of Color...
Shadow Detection and Removal in Still Images by using Hue Properties of Color...Shadow Detection and Removal in Still Images by using Hue Properties of Color...
Shadow Detection and Removal in Still Images by using Hue Properties of Color...
 
Test
TestTest
Test
 
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTION
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTIONA NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTION
A NOVAL ARTECHTURE FOR 3D MODEL IN VIRTUAL COMMUNITIES FROM FACE DETECTION
 
Human identification using finger images
Human identification using finger imagesHuman identification using finger images
Human identification using finger images
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Open source print quality software
Open source print quality softwareOpen source print quality software
Open source print quality software
 
E Cognition User Summit2009 S Lang Zgis Object Validity
E Cognition User Summit2009 S Lang Zgis Object ValidityE Cognition User Summit2009 S Lang Zgis Object Validity
E Cognition User Summit2009 S Lang Zgis Object Validity
 
IRJET - Conversion of Ancient Tamil Characters to Modern Tamil Characters
IRJET -  	  Conversion of Ancient Tamil Characters to Modern Tamil CharactersIRJET -  	  Conversion of Ancient Tamil Characters to Modern Tamil Characters
IRJET - Conversion of Ancient Tamil Characters to Modern Tamil Characters
 
Fingerprint recognition using correlation
Fingerprint recognition using correlationFingerprint recognition using correlation
Fingerprint recognition using correlation
 
Action Recognition using Nonnegative Action
Action Recognition using Nonnegative ActionAction Recognition using Nonnegative Action
Action Recognition using Nonnegative Action
 
A Survey of Image Processing and Identification Techniques
A Survey of Image Processing and Identification TechniquesA Survey of Image Processing and Identification Techniques
A Survey of Image Processing and Identification Techniques
 
Ijartes v1-i2-001
Ijartes v1-i2-001Ijartes v1-i2-001
Ijartes v1-i2-001
 
Iaetsd appearance based american sign language recognition
Iaetsd appearance based  american sign language recognitionIaetsd appearance based  american sign language recognition
Iaetsd appearance based american sign language recognition
 
237 240
237 240237 240
237 240
 
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
MIT 6.870 - Template Matching and Histograms (Nicolas Pinto, MIT)
 
563 574
563 574563 574
563 574
 
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...
VISION BASED HAND GESTURE RECOGNITION USING FOURIER DESCRIPTOR FOR INDIAN SIG...
 

Similar a A Textural Approach to Palmprint Identification

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)IJERA Editor
 
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...CSCJournals
 
Palmprint Identification Based on Principle Line Using Machine Learning Tech...
Palmprint Identification Based on Principle Line Using Machine  Learning Tech...Palmprint Identification Based on Principle Line Using Machine  Learning Tech...
Palmprint Identification Based on Principle Line Using Machine Learning Tech...IJMER
 
Feature Extraction and Feature Selection using Textual Analysis
Feature Extraction and Feature Selection using Textual AnalysisFeature Extraction and Feature Selection using Textual Analysis
Feature Extraction and Feature Selection using Textual Analysisvivatechijri
 
Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Editor IJARCET
 
Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Editor IJARCET
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...ijtsrd
 
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
 
Detection and Rectification of Distorted Palm Print Images
Detection and Rectification of Distorted Palm Print ImagesDetection and Rectification of Distorted Palm Print Images
Detection and Rectification of Distorted Palm Print Imagestheijes
 
Multimedia Big Data Management Processing And Analysis
Multimedia Big Data Management Processing And AnalysisMultimedia Big Data Management Processing And Analysis
Multimedia Big Data Management Processing And AnalysisLindsey Campbell
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationIJERA Editor
 

Similar a A Textural Approach to Palmprint Identification (20)

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)Character Recognition (Devanagari Script)
Character Recognition (Devanagari Script)
 
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...
A Spectral Domain Dominant Feature Extraction Algorithm for Palm-print Recogn...
 
Palmprint Identification Based on Principle Line Using Machine Learning Tech...
Palmprint Identification Based on Principle Line Using Machine  Learning Tech...Palmprint Identification Based on Principle Line Using Machine  Learning Tech...
Palmprint Identification Based on Principle Line Using Machine Learning Tech...
 
E123440
E123440E123440
E123440
 
Feature Extraction and Feature Selection using Textual Analysis
Feature Extraction and Feature Selection using Textual AnalysisFeature Extraction and Feature Selection using Textual Analysis
Feature Extraction and Feature Selection using Textual Analysis
 
Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067
 
Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067Volume 2-issue-6-2064-2067
Volume 2-issue-6-2064-2067
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
 
Ijebea14 276
Ijebea14 276Ijebea14 276
Ijebea14 276
 
50120130405034
5012013040503450120130405034
50120130405034
 
D43031521
D43031521D43031521
D43031521
 
G0333946
G0333946G0333946
G0333946
 
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
 
A017240107
A017240107A017240107
A017240107
 
C031202014018
C031202014018C031202014018
C031202014018
 
Cc4301455457
Cc4301455457Cc4301455457
Cc4301455457
 
Detection and Rectification of Distorted Palm Print Images
Detection and Rectification of Distorted Palm Print ImagesDetection and Rectification of Distorted Palm Print Images
Detection and Rectification of Distorted Palm Print Images
 
Multimedia Big Data Management Processing And Analysis
Multimedia Big Data Management Processing And AnalysisMultimedia Big Data Management Processing And Analysis
Multimedia Big Data Management Processing And Analysis
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
 

Más de IJASCSE

Inter Time Series Sales Forecasting
Inter Time Series Sales ForecastingInter Time Series Sales Forecasting
Inter Time Series Sales ForecastingIJASCSE
 
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...IJASCSE
 
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...IJASCSE
 
Improving Utilization of Infrastructure Cloud
Improving Utilization of Infrastructure CloudImproving Utilization of Infrastructure Cloud
Improving Utilization of Infrastructure CloudIJASCSE
 
Four Side Distance: A New Fourier Shape Signature
Four Side Distance: A New Fourier Shape SignatureFour Side Distance: A New Fourier Shape Signature
Four Side Distance: A New Fourier Shape SignatureIJASCSE
 
Theoretical study of axially compressed Cold Formed Steel Sections
Theoretical study of axially compressed Cold Formed Steel SectionsTheoretical study of axially compressed Cold Formed Steel Sections
Theoretical study of axially compressed Cold Formed Steel SectionsIJASCSE
 
Improved Performance of Unsupervised Method by Renovated K-Means
Improved Performance of Unsupervised Method by Renovated K-MeansImproved Performance of Unsupervised Method by Renovated K-Means
Improved Performance of Unsupervised Method by Renovated K-MeansIJASCSE
 
A Study on the Effectiveness of Computer Games in Teaching and Learning
A Study on the Effectiveness of Computer Games in Teaching and LearningA Study on the Effectiveness of Computer Games in Teaching and Learning
A Study on the Effectiveness of Computer Games in Teaching and LearningIJASCSE
 
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...IJASCSE
 
Design Equation for CFRP strengthened Cold Formed Steel Channel Column Sections
Design Equation for CFRP strengthened Cold Formed Steel Channel Column SectionsDesign Equation for CFRP strengthened Cold Formed Steel Channel Column Sections
Design Equation for CFRP strengthened Cold Formed Steel Channel Column SectionsIJASCSE
 
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...IJASCSE
 
A Study on Thermal behavior of Nano film as thermal interface layer
A Study on Thermal behavior of Nano film as thermal interface layerA Study on Thermal behavior of Nano film as thermal interface layer
A Study on Thermal behavior of Nano film as thermal interface layerIJASCSE
 
Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...IJASCSE
 
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...IJASCSE
 
Evaluation of Exception Handling Metrics
Evaluation of Exception Handling MetricsEvaluation of Exception Handling Metrics
Evaluation of Exception Handling MetricsIJASCSE
 
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...IJASCSE
 
An effect of synthesis parameters on structural properties of AlN thin films ...
An effect of synthesis parameters on structural properties of AlN thin films ...An effect of synthesis parameters on structural properties of AlN thin films ...
An effect of synthesis parameters on structural properties of AlN thin films ...IJASCSE
 
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor Network
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor NetworkCluster-based Target Tracking and Recovery Algorithm in Wireless Sensor Network
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor NetworkIJASCSE
 
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...IJASCSE
 
Portfolio Analysis in US stock market using Markowitz model
Portfolio Analysis in US stock market using Markowitz modelPortfolio Analysis in US stock market using Markowitz model
Portfolio Analysis in US stock market using Markowitz modelIJASCSE
 

Más de IJASCSE (20)

Inter Time Series Sales Forecasting
Inter Time Series Sales ForecastingInter Time Series Sales Forecasting
Inter Time Series Sales Forecasting
 
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...
Independent Component Analysis for Filtering Airwaves in Seabed Logging Appli...
 
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...
Enhanced Performance of Search Engine with Multitype Feature Co-Selection of ...
 
Improving Utilization of Infrastructure Cloud
Improving Utilization of Infrastructure CloudImproving Utilization of Infrastructure Cloud
Improving Utilization of Infrastructure Cloud
 
Four Side Distance: A New Fourier Shape Signature
Four Side Distance: A New Fourier Shape SignatureFour Side Distance: A New Fourier Shape Signature
Four Side Distance: A New Fourier Shape Signature
 
Theoretical study of axially compressed Cold Formed Steel Sections
Theoretical study of axially compressed Cold Formed Steel SectionsTheoretical study of axially compressed Cold Formed Steel Sections
Theoretical study of axially compressed Cold Formed Steel Sections
 
Improved Performance of Unsupervised Method by Renovated K-Means
Improved Performance of Unsupervised Method by Renovated K-MeansImproved Performance of Unsupervised Method by Renovated K-Means
Improved Performance of Unsupervised Method by Renovated K-Means
 
A Study on the Effectiveness of Computer Games in Teaching and Learning
A Study on the Effectiveness of Computer Games in Teaching and LearningA Study on the Effectiveness of Computer Games in Teaching and Learning
A Study on the Effectiveness of Computer Games in Teaching and Learning
 
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...
Clustering Based Lifetime Maximizing Aggregation Tree for Wireless Sensor Net...
 
Design Equation for CFRP strengthened Cold Formed Steel Channel Column Sections
Design Equation for CFRP strengthened Cold Formed Steel Channel Column SectionsDesign Equation for CFRP strengthened Cold Formed Steel Channel Column Sections
Design Equation for CFRP strengthened Cold Formed Steel Channel Column Sections
 
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
OfdmaClosed-Form Rate Outage Probability for OFDMA Multi-Hop Broadband Wirele...
 
A Study on Thermal behavior of Nano film as thermal interface layer
A Study on Thermal behavior of Nano film as thermal interface layerA Study on Thermal behavior of Nano film as thermal interface layer
A Study on Thermal behavior of Nano film as thermal interface layer
 
Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...Performance analysis of a model predictive unified power flow controller (MPU...
Performance analysis of a model predictive unified power flow controller (MPU...
 
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...
Synthesis and structural properties of Mg (OH)2 on RF sputtered Mg thin films...
 
Evaluation of Exception Handling Metrics
Evaluation of Exception Handling MetricsEvaluation of Exception Handling Metrics
Evaluation of Exception Handling Metrics
 
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...
Investigation of Integrated Rectangular SIW Filter and Rectangular Microstrip...
 
An effect of synthesis parameters on structural properties of AlN thin films ...
An effect of synthesis parameters on structural properties of AlN thin films ...An effect of synthesis parameters on structural properties of AlN thin films ...
An effect of synthesis parameters on structural properties of AlN thin films ...
 
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor Network
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor NetworkCluster-based Target Tracking and Recovery Algorithm in Wireless Sensor Network
Cluster-based Target Tracking and Recovery Algorithm in Wireless Sensor Network
 
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...
Analysis and Design of Lead Salt PbSe/PbSrSe Single Quantum Well In the Infra...
 
Portfolio Analysis in US stock market using Markowitz model
Portfolio Analysis in US stock market using Markowitz modelPortfolio Analysis in US stock market using Markowitz model
Portfolio Analysis in US stock market using Markowitz model
 

A Textural Approach to Palmprint Identification

  • 1. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 A Textural Approach to Palmprint Identification Mrs. Rachita Misra Mrs. Kasturika B. Ray Prof. & Head Department of IT Institute of Technical Education & Research CV Raman College of Engineering Siksha ‘O’ Anusandhan University, Bhubaneswar Bhubaneswar, Orissa, India. (phd. contd.), Orissa, India. Mrs Rachita Misra Abstract – Biometrics which use of human biometric systems have been employed in physiological characteristics for identifying different domains that require some sort of an individual is now a widespread method user verification. Biometric identification of identification and authentication. can be considered as the technology that Biometric identification is a technology describes procedure for identification and which uses several image processing verification using feature extraction, techniques and describes the general storage and matching from the digitized procedure for identification and verification image of biometric characters such as using feature extraction, storage and Finger Print, Face, Iris or Palm Print. matching from the digitized image of biometric characters such as Finger Print, Palm print can be characterized by the Face, Iris or Palm Print. The current paper geometry of the Heart, Head and Life Lines uses palm print biometrics. Here we have and the presence of several wrinkles and presented an identification approach using ridges or crease in the palm as can be textural properties of palm print images. seen in Fig 1. The elegance of the method is that the conventional edge detection technique is extended to suitably describe the texture features. In this technique all the characteristics of the palm such as principal lines, edges and wrinkles are considered with equal importance. Keywords: Biometric Identification, Palm Print Verification, Edgyness Feature Extraction, Edge Detection. I. Introduction Fig. 1: Palmprint image with the principal lines, wrinkles and ridges or crease. To be able to use a human physiological and behavioral characteristic as a biometric These principal lines and the end points of identifier, it must satisfy the characteristics principal lines (Datum Points) have been of universality, distinctiveness and used to extract useful palm print features permanence. Also it should be easy to for identification purpose by Zhang et al. collect, store and process to provides [1]. Matching of the Line feature geometry reasonable performance. Several types of has been found easy for computation, and 1|Page
  • 2. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 in the literature was presented by us [11]. reported to be powerful for its tolerance to In the current paper we describe a noise and high accuracy in palm print generalized Palm Print Biometric system verification. Palm print alignment and and suggest a simple texture feature based classification by using invariant geometrical method for palm print identification with features has been reported by Wenxin et al encouraging results. [2]. The principal components analysis (PCA) and verification on a database II. Palm Print Acquisition and images strongly confirm the robustness of Processing calculating a comprehensive set of selected hand geometry features [3]. The general steps in the palm print Guangming et al. have suggested use of biometric system are - KLT and extraction of Eigen vectors to reduce the dimension of feature space and • Capturing Palm Prints image database for provides a efficient method of selected users. recognition[4]. • Extraction of features for each class of Several different methods and issues palm prints and creation of the classified relating to image acquisition, feature feature database. extractions and classification and identification have been addressed by • Extraction of features for the input image . several researchers [5, 10]. Issues relating to security and privacy that might enforce • Finally, the input image features are accountability and acceptability standards matched with the stored feature database have been discussed Prabhakar et al. [6]. and the class with the highest matching Projecting palm prints from a high- score is identified as output. dimensional original palm print space to a significantly lower dimensional feature Palm print can be extracted from Hand space using fisher palms have been images of every user. Palm print image can proposed to efficiently discriminate different also be captured by using a scanner and palms by Xiangqian et al. [7]. Another digitized. The digitized palm print images innovative method given by Wai Kin Kong are stored in a computer database. Some uses 2-D Gabor filters to extract palm print pre-processing may be necessary to bring texture features [8]. A method of locating all the palm print images to a common and segmenting the palm print into region coordinate system. Pre-processing of interest (ROI) using elliptical half-rings techniques may be necessary to improve has been reported to improve the the quality of the images. Features identification by Poon et al. [9]. Palm-print extraction techniques are applied on the features have been extracted from the ROI palm print images. The feature database is by using Sobel and morphological classified and indexed as several images operations [10]. may belong to the same person. An analysis and comparison of Geometric, A distance measure is used to measure the Statistical and Textural methods available similarity between the input image features 2|Page
  • 3. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 When an unidentified palm is presented and the palm print classes in the data base. then its “edgyness” feature is extracted for The challenge is to use an appropriate the four regions giving an unknown (test) feature set which represents the palm and feature vector. The matching of feature can be used to classify the palm print between the unknown (U) palm feature image data base. The choice of similarity vector and the database of training (T) measure is important to be able to assign vectors will identify the palmprint to one set the correct class to the input image. in the training data base. III.Proposed Method The city block distance is used to measure the similarity of two palm print feature Palm print identification methods have vectors. used features extracted from the principal lines or the wrinkles. Principal lines D (U, T) = |LTeu-LTet|+|LBeu-LBet|+|RTeu- features can have similarity across different RTet|+|RBeu-RBet| palms. Wrinkles are important characteristics but it is difficult to extract Where U denotes unknown palm feature them accurately. The proposed method vector, T denotes a training palm feature uses the Edge Features of the palm to vector, the subscript ‘et’ denotes training provide a description of texture features. palm “edgyness” and ‘eu’ denotes unknown palm “edgyness”, and LT, LB, RT and RB Edge detection using masks has been denote the four regions. widely used in image processing literature. The number of edges in a region provides The distance of the single unknown palm to a measure of signal “busyness” or a set of samples for a known classified “edgyness” in that area. A palm print image palm in the training database is obtained by can be divided into several areas and the averaging the distances using, number of edges over these areas can be used to define a feature vector for the N N image. Di=∑ D( U,Ti,j ) / ∑ j J=1 For an illustration the current method uses j=1 four equal regions denoted as LT (left top), LB (left bottom), RT (right top) and RB Where i denotes the unknown class ( i= 1, (right bottom) and the number of edges for M ) and j denotes the individual samples in each region is used to provide a feature the training class, N being the total no. of vector for the image. A set of such feature sample in a class. vectors can be stored by taking several samples of the same palm. A database of The process can be extended to dividing known palmprints’ feature vectors are then the image into 8 or 16 equal regions. The stored as classified training feature edge feature in this case is an 8- database. component or a 16-component vector. 3|Page
  • 4. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 consists of palm print of 60 different The different steps in the proposed individuals. Each data set has 12 samples methods have been illustrated in the of left palm and 12 samples of right palms. system Diagram of Fig 2. (b) Preprocessing:- For the experiment 10 classes of left palm Block Diagram of Identification Process print having 12 samples each was TRAINING considered. For each set, 6 samples were Training Binary Conversion to Binary picture Edgyness Classified database taken as training samples and 6 samples Dataset Feature By Thresholding of palm print & Edge operator extraction of users for test. Initially each palm is divided to 4 equal regions denoted as LT (left top), LB Binary Conversion (left bottom), RT (right top) and RB (right Palm print Edgyness Matching Dataset for to Binary picture By Thresholding Feature By bottom). identification extraction Distance Measure & Edge operator Identified / Verified Result IDENTIFICATION / VERIFICATION (c) Texture Feature Extraction:- Fig. 2: Palm Print Biometric System Experiments have been conducted to IV. Experimental Result select a suitable edge detector for the palm print Texture Feature using threshold log, (a) Palm print Acquisition:- Laplacian and Sobel operator over a 3X3 PALM TRAINING DATABASE area (Fig 4). Further an 8-connectivity region is used to filter out unwanted edges. The number of connected lines provides the measure of “edgyness”. The feature vector of each palm describing the texture pattern thus consists of the “edgyness” value for the four regions of palm as extracted above (Fig 5, Fig 6.a to 6.d). Thus for each palm sample in the training Fig. 3: Snapshot of the Database database a 4-element feature vector Palm print images have been collected containing the “edgyness” of each region was stored as training feature database. from internet (total 600 peg free poly u database collected from Hong Kong polytechnic university). The image size is 384x284 pixels in 256 gray levels. The entire palm was preserved, fingers and thumb were omitted. The database 4|Page
  • 5. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 Fig. 6.a: Extracting edgyness of Left (a) (b) Top(LT) and of Right Top(RT) (c) (d) Fig. 6.b: Extracting edgyness of Left Bottom(LB) and of Right Bottom(RB) Fig. 4: (a) Original image, (b) Sobel Threshold image, (c) Log Threshold , (d) (d) Test Data Identification :- Laplacian Threshold. Palm prints for the test (unknown) samples The training database thus contains MxN were selected randomly from the test feature vectors where M is the number of database. The test palm was divided into palm classes (M=10) and N is the number four equal regions as given in (b) and of training samples (N=6) in each class. texture feature vector was extracted as described in ( c ). The identification problem is now to classify the test palm to one of the 10 sets of palm in the training database, by comparing the feature vector of the test palm with the feature vector database of training samples. This is achieved by : Fig. 5: Original image with 4 regions.  Determining the average distance of unknown sample from the N samples of each of the M classes (here N=6, M= 10).  The minimum average distance identifies the palm class to which the unknown sample belongs. 5|Page
  • 6. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 feature extraction. Simple edge processing The method of pre-processing, feature has been used to describe the texture. extraction and test data identification was Palm print identification involves the search then repeated with 8 and 16 equal regions. for the best matched test samples with the input palm print in the texture feature (e) Result Analysis :- space. The feature vector here consists of count of connected edges. The correct All the experiments have been conducted detection rate with a single iteration is using Matlab. The experimentations with between 70-90%, where as in the second different edge gradient operators showed iteration it is found to be100%. best result for the Sobel operator (Fig 4.b). The proposed texture detection method To determine the effectiveness of the combines the wrinkles, ridges and lines proposed method we need to examine the characteristics available in the palm print. correct identification rate (R) . R can be The major advantage of this method is its defined as simplicity of implementation and the small size of feature vector. Comparison of R = No of test samples correctly classified identification rate with other methods Total number of test samples selected reported in the literature shows comparable or lower correct detection rate [1, 4, 8, 9] The correct identification rate using the considering the two iterations. Additional averaging distance method to a class of improvements in the first iteration results palm prints with 4, 8 and 16 regions was can be achieved by extracting a region of found to be 90%, 70% and 80% interest for each palm before the feature respectively. vector extraction. This will involve some additional pre-processing. The process of finding minimum distance between known and training VI. References: samples was then iterated over the individual members of the training classes. [1] D Zhang, W.Shu.”Two novel However, instead of using all the M x N Characteristics in palmprint verification: samples of the entire test database only datum point invariance and line feature the two test classes which have least matching”. Pattern Recognition. 32 (4), average distance from the unknown image 1999 , pp. 691-702. feature vector were chosen. This reduces the number of operations required for [2] Wenxin Li, Zhuoqun Xu, David Zhang. identification. In this second iteration the “Image alignment based on invariant correct detection rate was found to be features for Palm print Identification”. 100% for 4, 8 and 16 regions. Signal Processing Image Communication. 18, 2003, pp.373-379. V. Discussion and Conclusion [3] Xiangqian Wu, David Zhang, Kuanquan This paper describes a new approach to Wang, Bo Huang. “Palmprint Classification palm print identification using texture 6|Page
  • 7. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 using Principal lines”. Pattern Recognition . 37 , 2004, pp. 1987-1998. [4] Guangming Lu, David Zhang, Kuanquan Wang . “Palm print Recognition using eigenpalms features”. Pattern Recognition Letters. 24 ,2003, pp. 1463-1467. [5] Jane Youa, Wenxin Lia, David Zhanga,. Dr. Rachita Misra has a Post graduate “Hierarchical palmprint identification via degree in Mathematics and Ph.d in the field multiple feature extraction”. Pattern of Digital Image processing. She has Recognition . 35, 2002, pp. 847–859. around 25 years of industrial experience in Information Technology solutions and [6] S. Prabhakar, S. Pankanti, A. K. Jain, consultancy. She has nearly 10 years of "Biometric Recognition: Security and research / teaching experience. She has Privacy Concerns", IEEE Security & several publication in the areas of Image Privacy, March/April 2003, pp. 33-42. Processing, Data Mining and Software Engineering in international and national [7]. Xiangqian Wu, David Zhang, Kuanquan journals, seminars and conferences. Wang. “Fisher palms based palm print identification”. Pattern Recognition . 24 , She is currently heading the Information 2003, p 2829-2838. Technology Department of C.V.Raman College of Engineering, Bhubaneswar, [8]. Wai Kin Kong, David Zhang, Wenxin Li. India. She is the editor of International “Palmprint feature extraction using 2-D Journal of Image Processing and Vision Gabor filters”. Pattern Recognition .36 , Science and technical reviewer of several 2003, p 2339-2347. international and national conferences. She is life member of Computer Society of [9]. C. Poon, D.C.M Wong, H.C.Shen,. A India (CSI), Indian unit of Pattern new method in locating and segmenting Recognition and Artificial Intelligence palmprint into Region-of-Interest. ICPR 4, (IUPRAI) , Indian Science Congress 2004, p 1051-4651. Association (ISCA) and Odisha Information Technology Society (OITS). [10]. Chin-Chuan Hana, Hsu-Liang Chengb, Chih-Lung Linb “Personal authentication using palm-print features” Pattern Recognition 36 (2003) 371 – 381. [11] Kasturika B. Ray , Rachita Misra “Palmprint as a Biometric Identifier” IJECT Vol. 2, Issue 3, Sept. 2011 ISSN : 2230- 7109(Online) | ISSN : 2230-9543(Print). 7|Page
  • 8. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 Kasturika B. Ray received her M.I.T (Master of Information Technology) Post Graduate degree from Manipal Deemed University, Karnataka 2003, and continuing her Ph.D. research in Computer Science and Engineering, SOA University, Bhubaneswar, under the guidance of Dr. Mrs. Rachita Misra. She has published one International Journal research paper and presented in 2 National conferences and has attended 10 National Workshops / Seminars etc. Her area of interest is Digital Image Processing. 8|Page
  • 9. Sept. 30 IJASCSE, Vol 1 Issue 2, 2012 9|Page