SlideShare ist ein Scribd-Unternehmen logo
1 von 22
ADAPTIVE FINGERPRINT
                   PORE MODELING
                       AND
                    EXTACTION

ARVIND S. SARDAR        10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                      1
Introduction
• Biometrics:
     Biometrics is a study of methods for uniquely recognizing
     humans based upon one or more intrinsic physical or
     behavioral characteristics.
• Biometrics can be sorted into two classes:
        • Physiological
             Examples: face, fingerprint, hand geometry and iris recognition

        • Behavioral
           Examples: signature and voice

ARVIND S. SARDAR                        10.10.2012    Adaptive fingerprint pore modelling and extraction
                                                                                                       2
Introduction
• Properties of biometrics
 1. Universality
    Every person should have the biometric characteristic
2. Uniqueness
   No two persons should be the same in terms of the biometric
   characteristic
3. Permanence
   The biometric characteristic should be invariant over time
4. Collectability
    The biometric characteristic should be measurable with some
    (practical) sensing device
5. Acceptability
   One would want to minimize the objections of the users to
   the measuring/collection of the biometric
6. Circumvention
    which reflects how easy it is to fool the system by fraudulent methods.

ARVIND S. SARDAR                         10.10.2012     Adaptive fingerprint pore modelling and extraction
                                                                                                         3
General Biometric System



                       Biometric           Feature Extraction
                        Sensor



                                                                                       Database
                   Enrollment


                        Biometric           Feature Extraction
                         Sensor


                                                  Matching
 ID : 8809
                   Authentication                        Result
                    Authentication                       Result
ARVIND S. SARDAR                     10.10.2012      Adaptive fingerprint pore modelling and extraction
                                                                                                      4
FINGERPRINT AS A BIOMETRIC

  • A fingerprint is an impression of the friction ridges, from the surface
       of a fingertip.

  • It is used for personal identification

  • Easy in acquisition

  • High matching accuracy rate

  •    Do not change over time

  • Dominate biometric market by accounting for 52% of authentication
       systems

ARVIND S. SARDAR                     10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                                   5
FINGERPRINT AS A BIOMETRIC

  Fingerprint representation
       The types of information that can be collected from a fingerprint’s
       friction ridge impression can be categorized as level 1, Level 2, Level 3.
  • Level 1
       The fingerprint pattern exhibits one or more regions where the ridges
       lines assume distinctive shapes characterized by high curvature,
       frequent termination.
  • Level 2
       ridge ending and ridge bifurcations
  •    Level 3
        Fine intra ridge details


ARVIND S. SARDAR                       10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                                     6
FINGERPRINT AS A BIOMETRIC




                   FINGERPRINT AS A BIOMETRIC




ARVIND S. SARDAR              10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                            7
FINGERPRINT AS A BIOMETRIC



   “Most of fingerprint identification systems (like AFIS)
    rely on minutiae (Level 1&2) only. While this information
    is sufficient for matching fingerprints in small databases,
    it is not discriminatory enough to provide good results
    on large collections of fingerprint images.“

    [M. Ray, P. Meenen, R. Adhami - “A Novel Approach to Fingerprint Pore Extraction“, IEEE, Mar. 2005]




ARVIND S. SARDAR                                            10.10.2012            Adaptive fingerprint pore modelling and extraction
                                                                                                                                   8
FINGERPRINT AS A BIOMETRIC


          • both show a bifurcation at the same location




          – Examination based on Level 1&2 features – match
          – In combination with Level 3 features
            (e.g. relative pore position) – no match




ARVIND S. SARDAR                          10.10.2012    Adaptive fingerprint pore modelling and extraction
                                                                                                         9
Physiology – Fingerprint formation



         •   Fingerprints begin forming on the fetus
             13th week of development


         •   Ridge units are fusing together as they
             grow forming ridges


         •   Each ridge unit contains a pore which
             originates from a sweat gland from
             the dermis

         •   Pores are only found on ridges not in
             valleys




ARVIND S. SARDAR                                     10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                                                  10
Physiology – Some facts



        • typical fingerprint: 150 ridges

        • A ridge ~ 5 mm long contains appr. 10 ridge units

        • Ridge width: ~ 0.5 mm

        • Average number of pores / cm ridge ~ 9-18 pores

        • Pores do not disappear, move or generate over time


            [Ashbaugh, D., Quantitative-Qualitative Friction Ridge Analysis, 1999, CRC Press]
            [Locard, Les pores et l'identification des criminals, Biologica, vol.2, pp. 257-365, 1912]



ARVIND S. SARDAR                                                10.10.2012               Adaptive fingerprint pore modelling and extraction
                                                                                                                                         11
Pore Extraction methods

  1.    skeleton-tracking-based methods
        - First binaries and skeletonize the fingerprint image and then track
         the fingerprint skeletons.
        - Computationally expensive.
        - very sensitive to noise.
        - work well on very high resolution fingerprint images.
  2.    Filtering-based methods
        - filter fingerprint images




ARVIND S. SARDAR                          10.10.2012     Adaptive fingerprint pore modelling and extraction
                                                                                                         12
Isotropic pore models

  Invariant with respective to direction

  1.    Ray’s Model:-
        which is used 2-dimensional Gaussian functions for pore extraction.

  2. Jain’s model:-
       Jain proposed to use the Mexican hat wavelet transform to extract pores
       based on the observation that pore regions.

  3. DoG Model:- (Difference of Gaussian filter )
      Is to use a band-pass filter to detect circle-like features.


ARVIND S. SARDAR                           10.10.2012     Adaptive fingerprint pore modelling and extraction
                                                                                                          13
Proposed system


   Propose to develop a novel dynamic anisotropic pore model

   which describes the pores more flexibly and accurately by

   using orientation and scale parameters and an adaptive

   pore extraction method can detect pores more accurately

   and robustly.




ARVIND S. SARDAR                 10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                              14
Dynamic anisotropic pore model (DAPM)

  • Previous models are isotropic and static (uses unitary scale)
  • This new pore model has two parameters to adjust scale and orientation,
  • These two parameters are adaptively determined according to the
       local ridge features (i.e. ridge orientation and frequency)
  • DAPM is defined
                                                 Eq. (1) is the Reference Model (i.e. the
                                                 zero-degree model)
                                                 Eq. (2) is the rotated model
                                                 Here, is the scale parameter which is used
                                                 to control the pore size. It can be
                                                 determined by the local ridge frequency.
                                                   Is the orientation parameter which is
                                                 used to control the direction of the pore
                                                 model.

ARVIND S. SARDAR                          10.10.2012        Adaptive fingerprint pore modelling and extraction
                                                                                                            15
Adaptive pore extraction method

  • Pore extraction is essentially a problem of object detection.

  • DAPM parameter estimation:-
    To instantiate the pore model initialize two parameters orientation and scale.
    - Orientation parameter :-Set the local fingerprint ridge orientation
    - Scale parameters :- Use the maximum valid pore scale

  • Implementation issue:-
        With estimated parameter an adaptive pore model can be instantiated for each pixel and apply to matched
        Filter to extracted pore from the fingerprint image.

       - computational cost:-
         Calculations as pixel wise way

ARVIND S. SARDAR                                         10.10.2012       Adaptive fingerprint pore modelling and extraction
                                                                                                                          16
Adaptive pore extraction method

   • Implementation issue:-
     - Accurate estimate
      Difficult to get accurate estimate by pixel wise
   • To deal with these issue, propose Block wise approach
   • Three kinds of blocks on fingerprint image
        1) Well-defined blocks
        2) Ill-posed blocks      Foreground fingerprint
                                 region
        3) Background blocks



ARVIND S. SARDAR                      10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                                   17
Adaptive pore extraction method

  • well- defined block:
     It is able to directly estimate a dominant ridge orientation and a ridge
     frequency.
  • Ill-posed block:
    There is not a dominant ridge orientation but the ridge frequency can be
    estimated by interpolation of the frequencies on its neighboring blocks.




ARVIND S. SARDAR                        10.10.2012     Adaptive fingerprint pore modelling and extraction
                                                                                                       18
Adaptive pore extraction method

   • Pore Extraction algorithm:




ARVIND S. SARDAR                  10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                               19
Adaptive pore extraction method

  • Partition:
    The first step is to partition the fingerprint image into a number of blocks,
    each being a well-defined block, an ill-posed block or a background block
  • Ridge orientation and frequency estimation:
    The ridge orientation field of the fingerprint image is calculated. Meanwhile,
    the mean ridge frequencies on all foreground blocks are estimated, which
    form the ridge frequency map of the fingerprint image.
  • Ridge map extraction
    The binary ridge map of the fingerprint image is calculated
  • Pore detection:
     The foreground fingerprint blocks are processed one by one to detect pores
     on them


ARVIND S. SARDAR                       10.10.2012     Adaptive fingerprint pore modelling and extraction
                                                                                                      20
Adaptive pore extraction method

  • Post Processing
    Record the extracted pores by recording the coordinates of their mass centers




ARVIND S. SARDAR                       10.10.2012    Adaptive fingerprint pore modelling and extraction
                                                                                                     21
Thank you



ARVIND S. SARDAR      10.10.2012   Adaptive fingerprint pore modelling and extraction
                                                                                   22

Weitere ähnliche Inhalte

Was ist angesagt?

Pattern recognition Hand Geometry
Pattern recognition Hand GeometryPattern recognition Hand Geometry
Pattern recognition Hand GeometryMazin Alwaaly
 
Finger print sensor and its application
Finger print sensor and its applicationFinger print sensor and its application
Finger print sensor and its applicationArnab Podder
 
Drone detection.pptx
Drone detection.pptxDrone detection.pptx
Drone detection.pptxH4Diadmin
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition TechnologyShravan Halankar
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologyranjit banshpal
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition systemDivya Sushma
 
Biometrics Technology Intresting PPT
Biometrics Technology Intresting PPT Biometrics Technology Intresting PPT
Biometrics Technology Intresting PPT preeti tripathi
 
Object Detection & Tracking
Object Detection & TrackingObject Detection & Tracking
Object Detection & TrackingAkshay Gujarathi
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologySYED HOZAIFA ALI
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentationAshwinBicholiya
 
Real-time Face Recognition & Detection Systems 1
Real-time Face Recognition & Detection Systems 1Real-time Face Recognition & Detection Systems 1
Real-time Face Recognition & Detection Systems 1Suvadip Shome
 
Eyetracking
EyetrackingEyetracking
EyetrackingMD Shafe
 

Was ist angesagt? (20)

Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Pattern recognition Hand Geometry
Pattern recognition Hand GeometryPattern recognition Hand Geometry
Pattern recognition Hand Geometry
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Finger print sensor and its application
Finger print sensor and its applicationFinger print sensor and its application
Finger print sensor and its application
 
Face recognization technology
Face recognization technologyFace recognization technology
Face recognization technology
 
Drone detection.pptx
Drone detection.pptxDrone detection.pptx
Drone detection.pptx
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Biometrics Technology Intresting PPT
Biometrics Technology Intresting PPT Biometrics Technology Intresting PPT
Biometrics Technology Intresting PPT
 
Object Detection & Tracking
Object Detection & TrackingObject Detection & Tracking
Object Detection & Tracking
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Object detection presentation
Object detection presentationObject detection presentation
Object detection presentation
 
Real-time Face Recognition & Detection Systems 1
Real-time Face Recognition & Detection Systems 1Real-time Face Recognition & Detection Systems 1
Real-time Face Recognition & Detection Systems 1
 
LIDAR
LIDARLIDAR
LIDAR
 
Biometrics
BiometricsBiometrics
Biometrics
 
Face Recognition Technology by Vishal Garg
Face Recognition Technology by Vishal GargFace Recognition Technology by Vishal Garg
Face Recognition Technology by Vishal Garg
 
LIDAR
LIDARLIDAR
LIDAR
 
Iris recognition
Iris recognition Iris recognition
Iris recognition
 
Eyetracking
EyetrackingEyetracking
Eyetracking
 

Andere mochten auch

Fingerprint recognition
Fingerprint recognitionFingerprint recognition
Fingerprint recognitionvarsha mohite
 
Fingerprint Recognition Technique(PPT)
Fingerprint Recognition Technique(PPT)Fingerprint Recognition Technique(PPT)
Fingerprint Recognition Technique(PPT)Sandeep Kumar Panda
 
Fingerprint presentation
Fingerprint presentationFingerprint presentation
Fingerprint presentationrajarose89
 
Extraction of region of interest in an image
Extraction of region of interest in an imageExtraction of region of interest in an image
Extraction of region of interest in an imageHarsukh Chandak
 
Fingerprint, seminar at IASRI, New Delhi
Fingerprint, seminar at IASRI, New DelhiFingerprint, seminar at IASRI, New Delhi
Fingerprint, seminar at IASRI, New DelhiNishikant Taksande
 
Fingerprint Classification- Loop Patterns
Fingerprint Classification- Loop PatternsFingerprint Classification- Loop Patterns
Fingerprint Classification- Loop PatternsJury Rocamora
 
Morphological image processing
Morphological image processingMorphological image processing
Morphological image processingVinayak Narayanan
 
Fingerprint Recognition Technique(PDF)
Fingerprint Recognition Technique(PDF)Fingerprint Recognition Technique(PDF)
Fingerprint Recognition Technique(PDF)Sandeep Kumar Panda
 

Andere mochten auch (9)

Fingerprint recognition
Fingerprint recognitionFingerprint recognition
Fingerprint recognition
 
Fingerprint Recognition Technique(PPT)
Fingerprint Recognition Technique(PPT)Fingerprint Recognition Technique(PPT)
Fingerprint Recognition Technique(PPT)
 
Fingerprint presentation
Fingerprint presentationFingerprint presentation
Fingerprint presentation
 
Extraction of region of interest in an image
Extraction of region of interest in an imageExtraction of region of interest in an image
Extraction of region of interest in an image
 
Fingerprint, seminar at IASRI, New Delhi
Fingerprint, seminar at IASRI, New DelhiFingerprint, seminar at IASRI, New Delhi
Fingerprint, seminar at IASRI, New Delhi
 
Region Of Interest Extraction
Region Of Interest ExtractionRegion Of Interest Extraction
Region Of Interest Extraction
 
Fingerprint Classification- Loop Patterns
Fingerprint Classification- Loop PatternsFingerprint Classification- Loop Patterns
Fingerprint Classification- Loop Patterns
 
Morphological image processing
Morphological image processingMorphological image processing
Morphological image processing
 
Fingerprint Recognition Technique(PDF)
Fingerprint Recognition Technique(PDF)Fingerprint Recognition Technique(PDF)
Fingerprint Recognition Technique(PDF)
 

Ă„hnlich wie finger print pore extraction methods

BIOMETRICS
BIOMETRICSBIOMETRICS
BIOMETRICSrachit00008
 
Karthika krishna ethical hacking slides
Karthika krishna ethical hacking slidesKarthika krishna ethical hacking slides
Karthika krishna ethical hacking slidesKarthika Krishna
 
Multibiometrics ver5
Multibiometrics ver5Multibiometrics ver5
Multibiometrics ver5Rowshina Nikzad
 
Iris Biometric for Person Identification
Iris Biometric for Person IdentificationIris Biometric for Person Identification
Iris Biometric for Person IdentificationManish Kumar
 
Biometric by amin
Biometric by aminBiometric by amin
Biometric by aminaminpathan11
 
Biometics technology
Biometics technologyBiometics technology
Biometics technologyPraween Lakra
 
Pattern recognition IRIS recognition
Pattern recognition IRIS recognitionPattern recognition IRIS recognition
Pattern recognition IRIS recognitionMazin Alwaaly
 
sagarppt111111-150929182421-lva1-app6891.pptx
sagarppt111111-150929182421-lva1-app6891.pptxsagarppt111111-150929182421-lva1-app6891.pptx
sagarppt111111-150929182421-lva1-app6891.pptxCoreGaming3
 
Fingerprint recognition system by sagar chand gupta
Fingerprint recognition system by sagar chand guptaFingerprint recognition system by sagar chand gupta
Fingerprint recognition system by sagar chand guptascg121433
 
IRIS RECOGNITION
IRIS RECOGNITION IRIS RECOGNITION
IRIS RECOGNITION Ankit Kumar
 
Iris recognition seminar
Iris recognition seminarIris recognition seminar
Iris recognition seminarAjinkya Bhalerao
 
Iris Recognition Technology
Iris Recognition TechnologyIris Recognition Technology
Iris Recognition TechnologyRutikBhoyar
 
Study of Local Binary Pattern for Partial Fingerprint Identification
Study of Local Binary Pattern for Partial Fingerprint  IdentificationStudy of Local Binary Pattern for Partial Fingerprint  Identification
Study of Local Binary Pattern for Partial Fingerprint IdentificationIJMER
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Comparison of various Biometric methods
Comparison of various Biometric methodsComparison of various Biometric methods
Comparison of various Biometric methodsRupinder Saini
 
Iris scanner technology
Iris scanner technologyIris scanner technology
Iris scanner technologyshams tabrez
 

Ă„hnlich wie finger print pore extraction methods (20)

Iris recognition
Iris recognitionIris recognition
Iris recognition
 
BIOMETRICS
BIOMETRICSBIOMETRICS
BIOMETRICS
 
Karthika krishna ethical hacking slides
Karthika krishna ethical hacking slidesKarthika krishna ethical hacking slides
Karthika krishna ethical hacking slides
 
A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATIONA SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
A SURVEY ON IRIS RECOGNITION FOR AUTHENTICATION
 
Multibiometrics ver5
Multibiometrics ver5Multibiometrics ver5
Multibiometrics ver5
 
Zhenan sun
Zhenan sunZhenan sun
Zhenan sun
 
Dh24703708
Dh24703708Dh24703708
Dh24703708
 
Iris Biometric for Person Identification
Iris Biometric for Person IdentificationIris Biometric for Person Identification
Iris Biometric for Person Identification
 
Biometric by amin
Biometric by aminBiometric by amin
Biometric by amin
 
Biometics technology
Biometics technologyBiometics technology
Biometics technology
 
Pattern recognition IRIS recognition
Pattern recognition IRIS recognitionPattern recognition IRIS recognition
Pattern recognition IRIS recognition
 
sagarppt111111-150929182421-lva1-app6891.pptx
sagarppt111111-150929182421-lva1-app6891.pptxsagarppt111111-150929182421-lva1-app6891.pptx
sagarppt111111-150929182421-lva1-app6891.pptx
 
Fingerprint recognition system by sagar chand gupta
Fingerprint recognition system by sagar chand guptaFingerprint recognition system by sagar chand gupta
Fingerprint recognition system by sagar chand gupta
 
IRIS RECOGNITION
IRIS RECOGNITION IRIS RECOGNITION
IRIS RECOGNITION
 
Iris recognition seminar
Iris recognition seminarIris recognition seminar
Iris recognition seminar
 
Iris Recognition Technology
Iris Recognition TechnologyIris Recognition Technology
Iris Recognition Technology
 
Study of Local Binary Pattern for Partial Fingerprint Identification
Study of Local Binary Pattern for Partial Fingerprint  IdentificationStudy of Local Binary Pattern for Partial Fingerprint  Identification
Study of Local Binary Pattern for Partial Fingerprint Identification
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Comparison of various Biometric methods
Comparison of various Biometric methodsComparison of various Biometric methods
Comparison of various Biometric methods
 
Iris scanner technology
Iris scanner technologyIris scanner technology
Iris scanner technology
 

Mehr von ARVIND SARDAR

Machine Learning Chapter one introduction
Machine Learning Chapter one introductionMachine Learning Chapter one introduction
Machine Learning Chapter one introductionARVIND SARDAR
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.pptARVIND SARDAR
 
Graph ASS DBATU.pptx
Graph ASS DBATU.pptxGraph ASS DBATU.pptx
Graph ASS DBATU.pptxARVIND SARDAR
 
graph ASS (1).ppt
graph ASS (1).pptgraph ASS (1).ppt
graph ASS (1).pptARVIND SARDAR
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assARVIND SARDAR
 
Computer foundation course -Knowing Computers
Computer foundation course -Knowing ComputersComputer foundation course -Knowing Computers
Computer foundation course -Knowing ComputersARVIND SARDAR
 
Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319ARVIND SARDAR
 
Teaching plan d1 dms 2019 20
Teaching plan  d1 dms 2019  20Teaching plan  d1 dms 2019  20
Teaching plan d1 dms 2019 20ARVIND SARDAR
 
Teaching plan d1 dms 2019 20
Teaching plan  d1 dms 2019  20Teaching plan  d1 dms 2019  20
Teaching plan d1 dms 2019 20ARVIND SARDAR
 
Project activity planning
Project activity planningProject activity planning
Project activity planningARVIND SARDAR
 
D2 practical planning dms 2019 20
D2 practical  planning dms 2019 20D2 practical  planning dms 2019 20
D2 practical planning dms 2019 20ARVIND SARDAR
 
D2 practical planning dms 2019 20
D2 practical  planning dms 2019 20D2 practical  planning dms 2019 20
D2 practical planning dms 2019 20ARVIND SARDAR
 
PL /SQL program UNIT 5 DMS 22319
PL /SQL program UNIT 5 DMS 22319PL /SQL program UNIT 5 DMS 22319
PL /SQL program UNIT 5 DMS 22319ARVIND SARDAR
 
Question bank class test ii sep 2019
Question bank class test ii sep 2019Question bank class test ii sep 2019
Question bank class test ii sep 2019ARVIND SARDAR
 
DMS Question bank class test ii sep 2019
DMS Question bank class test ii sep 2019DMS Question bank class test ii sep 2019
DMS Question bank class test ii sep 2019ARVIND SARDAR
 
Rdbms class test ii sep 2019
Rdbms class test  ii sep 2019Rdbms class test  ii sep 2019
Rdbms class test ii sep 2019ARVIND SARDAR
 
Unit 1 dbm questioN BANK 22139
Unit 1 dbm  questioN BANK 22139Unit 1 dbm  questioN BANK 22139
Unit 1 dbm questioN BANK 22139ARVIND SARDAR
 
CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319ARVIND SARDAR
 
CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319ARVIND SARDAR
 

Mehr von ARVIND SARDAR (20)

Machine Learning Chapter one introduction
Machine Learning Chapter one introductionMachine Learning Chapter one introduction
Machine Learning Chapter one introduction
 
Lecture5.pptx
Lecture5.pptxLecture5.pptx
Lecture5.pptx
 
Machine Learning Ch 1.ppt
Machine Learning Ch 1.pptMachine Learning Ch 1.ppt
Machine Learning Ch 1.ppt
 
Graph ASS DBATU.pptx
Graph ASS DBATU.pptxGraph ASS DBATU.pptx
Graph ASS DBATU.pptx
 
graph ASS (1).ppt
graph ASS (1).pptgraph ASS (1).ppt
graph ASS (1).ppt
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-ass
 
Computer foundation course -Knowing Computers
Computer foundation course -Knowing ComputersComputer foundation course -Knowing Computers
Computer foundation course -Knowing Computers
 
Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319Unit no 5 transation processing DMS 22319
Unit no 5 transation processing DMS 22319
 
Teaching plan d1 dms 2019 20
Teaching plan  d1 dms 2019  20Teaching plan  d1 dms 2019  20
Teaching plan d1 dms 2019 20
 
Teaching plan d1 dms 2019 20
Teaching plan  d1 dms 2019  20Teaching plan  d1 dms 2019  20
Teaching plan d1 dms 2019 20
 
Project activity planning
Project activity planningProject activity planning
Project activity planning
 
D2 practical planning dms 2019 20
D2 practical  planning dms 2019 20D2 practical  planning dms 2019 20
D2 practical planning dms 2019 20
 
D2 practical planning dms 2019 20
D2 practical  planning dms 2019 20D2 practical  planning dms 2019 20
D2 practical planning dms 2019 20
 
PL /SQL program UNIT 5 DMS 22319
PL /SQL program UNIT 5 DMS 22319PL /SQL program UNIT 5 DMS 22319
PL /SQL program UNIT 5 DMS 22319
 
Question bank class test ii sep 2019
Question bank class test ii sep 2019Question bank class test ii sep 2019
Question bank class test ii sep 2019
 
DMS Question bank class test ii sep 2019
DMS Question bank class test ii sep 2019DMS Question bank class test ii sep 2019
DMS Question bank class test ii sep 2019
 
Rdbms class test ii sep 2019
Rdbms class test  ii sep 2019Rdbms class test  ii sep 2019
Rdbms class test ii sep 2019
 
Unit 1 dbm questioN BANK 22139
Unit 1 dbm  questioN BANK 22139Unit 1 dbm  questioN BANK 22139
Unit 1 dbm questioN BANK 22139
 
CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319
 
CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319CO PO MAPPING CO3I DMS 22319
CO PO MAPPING CO3I DMS 22319
 

KĂĽrzlich hochgeladen

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Dr. Mazin Mohamed alkathiri
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 đź’ž Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 đź’ž Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 đź’ž Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 đź’ž Full Nigh...Pooja Nehwal
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 

KĂĽrzlich hochgeladen (20)

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 đź’ž Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 đź’ž Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 đź’ž Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 đź’ž Full Nigh...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 

finger print pore extraction methods

  • 1. ADAPTIVE FINGERPRINT PORE MODELING AND EXTACTION ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 1
  • 2. Introduction • Biometrics: Biometrics is a study of methods for uniquely recognizing humans based upon one or more intrinsic physical or behavioral characteristics. • Biometrics can be sorted into two classes: • Physiological Examples: face, fingerprint, hand geometry and iris recognition • Behavioral Examples: signature and voice ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 2
  • 3. Introduction • Properties of biometrics 1. Universality Every person should have the biometric characteristic 2. Uniqueness No two persons should be the same in terms of the biometric characteristic 3. Permanence The biometric characteristic should be invariant over time 4. Collectability The biometric characteristic should be measurable with some (practical) sensing device 5. Acceptability One would want to minimize the objections of the users to the measuring/collection of the biometric 6. Circumvention which reflects how easy it is to fool the system by fraudulent methods. ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 3
  • 4. General Biometric System Biometric Feature Extraction Sensor Database Enrollment Biometric Feature Extraction Sensor Matching ID : 8809 Authentication Result Authentication Result ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 4
  • 5. FINGERPRINT AS A BIOMETRIC • A fingerprint is an impression of the friction ridges, from the surface of a fingertip. • It is used for personal identification • Easy in acquisition • High matching accuracy rate • Do not change over time • Dominate biometric market by accounting for 52% of authentication systems ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 5
  • 6. FINGERPRINT AS A BIOMETRIC Fingerprint representation The types of information that can be collected from a fingerprint’s friction ridge impression can be categorized as level 1, Level 2, Level 3. • Level 1 The fingerprint pattern exhibits one or more regions where the ridges lines assume distinctive shapes characterized by high curvature, frequent termination. • Level 2 ridge ending and ridge bifurcations • Level 3 Fine intra ridge details ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 6
  • 7. FINGERPRINT AS A BIOMETRIC FINGERPRINT AS A BIOMETRIC ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 7
  • 8. FINGERPRINT AS A BIOMETRIC “Most of fingerprint identification systems (like AFIS) rely on minutiae (Level 1&2) only. While this information is sufficient for matching fingerprints in small databases, it is not discriminatory enough to provide good results on large collections of fingerprint images.“ [M. Ray, P. Meenen, R. Adhami - “A Novel Approach to Fingerprint Pore Extraction“, IEEE, Mar. 2005] ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 8
  • 9. FINGERPRINT AS A BIOMETRIC • both show a bifurcation at the same location – Examination based on Level 1&2 features – match – In combination with Level 3 features (e.g. relative pore position) – no match ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 9
  • 10. Physiology – Fingerprint formation • Fingerprints begin forming on the fetus 13th week of development • Ridge units are fusing together as they grow forming ridges • Each ridge unit contains a pore which originates from a sweat gland from the dermis • Pores are only found on ridges not in valleys ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 10
  • 11. Physiology – Some facts • typical fingerprint: 150 ridges • A ridge ~ 5 mm long contains appr. 10 ridge units • Ridge width: ~ 0.5 mm • Average number of pores / cm ridge ~ 9-18 pores • Pores do not disappear, move or generate over time [Ashbaugh, D., Quantitative-Qualitative Friction Ridge Analysis, 1999, CRC Press] [Locard, Les pores et l'identification des criminals, Biologica, vol.2, pp. 257-365, 1912] ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 11
  • 12. Pore Extraction methods 1. skeleton-tracking-based methods - First binaries and skeletonize the fingerprint image and then track the fingerprint skeletons. - Computationally expensive. - very sensitive to noise. - work well on very high resolution fingerprint images. 2. Filtering-based methods - filter fingerprint images ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 12
  • 13. Isotropic pore models Invariant with respective to direction 1. Ray’s Model:- which is used 2-dimensional Gaussian functions for pore extraction. 2. Jain’s model:- Jain proposed to use the Mexican hat wavelet transform to extract pores based on the observation that pore regions. 3. DoG Model:- (Difference of Gaussian filter ) Is to use a band-pass filter to detect circle-like features. ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 13
  • 14. Proposed system Propose to develop a novel dynamic anisotropic pore model which describes the pores more flexibly and accurately by using orientation and scale parameters and an adaptive pore extraction method can detect pores more accurately and robustly. ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 14
  • 15. Dynamic anisotropic pore model (DAPM) • Previous models are isotropic and static (uses unitary scale) • This new pore model has two parameters to adjust scale and orientation, • These two parameters are adaptively determined according to the local ridge features (i.e. ridge orientation and frequency) • DAPM is defined Eq. (1) is the Reference Model (i.e. the zero-degree model) Eq. (2) is the rotated model Here, is the scale parameter which is used to control the pore size. It can be determined by the local ridge frequency. Is the orientation parameter which is used to control the direction of the pore model. ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 15
  • 16. Adaptive pore extraction method • Pore extraction is essentially a problem of object detection. • DAPM parameter estimation:- To instantiate the pore model initialize two parameters orientation and scale. - Orientation parameter :-Set the local fingerprint ridge orientation - Scale parameters :- Use the maximum valid pore scale • Implementation issue:- With estimated parameter an adaptive pore model can be instantiated for each pixel and apply to matched Filter to extracted pore from the fingerprint image. - computational cost:- Calculations as pixel wise way ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 16
  • 17. Adaptive pore extraction method • Implementation issue:- - Accurate estimate Difficult to get accurate estimate by pixel wise • To deal with these issue, propose Block wise approach • Three kinds of blocks on fingerprint image 1) Well-defined blocks 2) Ill-posed blocks Foreground fingerprint region 3) Background blocks ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 17
  • 18. Adaptive pore extraction method • well- defined block: It is able to directly estimate a dominant ridge orientation and a ridge frequency. • Ill-posed block: There is not a dominant ridge orientation but the ridge frequency can be estimated by interpolation of the frequencies on its neighboring blocks. ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 18
  • 19. Adaptive pore extraction method • Pore Extraction algorithm: ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 19
  • 20. Adaptive pore extraction method • Partition: The first step is to partition the fingerprint image into a number of blocks, each being a well-defined block, an ill-posed block or a background block • Ridge orientation and frequency estimation: The ridge orientation field of the fingerprint image is calculated. Meanwhile, the mean ridge frequencies on all foreground blocks are estimated, which form the ridge frequency map of the fingerprint image. • Ridge map extraction The binary ridge map of the fingerprint image is calculated • Pore detection: The foreground fingerprint blocks are processed one by one to detect pores on them ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 20
  • 21. Adaptive pore extraction method • Post Processing Record the extracted pores by recording the coordinates of their mass centers ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 21
  • 22. Thank you ARVIND S. SARDAR 10.10.2012 Adaptive fingerprint pore modelling and extraction 22

Hinweis der Redaktion

  1. Do not change over time