WO2009024811A1 - Procédé et appareil pour identifier et mettre en correspondance des empreintes digitales à l'aide de pores sudoripares - Google Patents

Procédé et appareil pour identifier et mettre en correspondance des empreintes digitales à l'aide de pores sudoripares Download PDF

Info

Publication number
WO2009024811A1
WO2009024811A1 PCT/GB2008/050670 GB2008050670W WO2009024811A1 WO 2009024811 A1 WO2009024811 A1 WO 2009024811A1 GB 2008050670 W GB2008050670 W GB 2008050670W WO 2009024811 A1 WO2009024811 A1 WO 2009024811A1
Authority
WO
WIPO (PCT)
Prior art keywords
pore
image
fingerprint
pores
location
Prior art date
Application number
PCT/GB2008/050670
Other languages
English (en)
Inventor
Li Wang
Abhir Bhalerao
Roland Wilson
Original Assignee
Warwick Warp Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Warwick Warp Limited filed Critical Warwick Warp Limited
Publication of WO2009024811A1 publication Critical patent/WO2009024811A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/12Fingerprints or palmprints
    • G06V40/1347Preprocessing; Feature extraction
    • G06V40/1353Extracting features related to minutiae or pores
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V40/00Recognition of biometric, human-related or animal-related patterns in image or video data
    • G06V40/10Human or animal bodies, e.g. vehicle occupants or pedestrians; Body parts, e.g. hands
    • G06V40/12Fingerprints or palmprints
    • G06V40/1347Preprocessing; Feature extraction
    • G06V40/1359Extracting features related to ridge properties; Determining the fingerprint type, e.g. whorl or loop

Definitions

  • the present invention relates to feature extraction methods for fingerprint images. More specifically, the present invention relates to methods of extracting third level feature information such as sweat pores and using this information alone or along with minutiae information for enrolment, matching, storage of fingerprint templates.
  • a fingerprint is characterised by smoothly flowing ridges and valleys, characterised by their orientation, separation, shape and minutiae.
  • Minutiae are ridge endings and ridge bifurcations.
  • fingerprints have been the most widely accepted biometric. The formation and distinctiveness of the fingerprint has been understood since the early twentieth century (see for example Handbook of Fingerprint Recognition, D. Maltoni, et al, Springer 2003).
  • ridge features e.g. ridge direction, ridge spacing, ridge shape etc.
  • the process of fingerprint verification/identification involves two phases: (1) enrolment and; (2) matching.
  • people's fingerprint image(s) are processed by computer programs and converted into a template.
  • the template is then associated with meta-data of a person's identity (e.g. name, age, sex, address, etc) and stored in a database.
  • acquired fingerprints are stored in a template database, where only those features of the print which are distinguishing, are extracted and represented in some form.
  • the matching phase in verification mode (1 :1 matching), a person's fingerprint images will be matched against the template, which belong to the claimed identity, whereas during identification mode (1 :N matching), a person's fingerprint images will be matched against all or a subset of templates stored in the database.
  • a matching score may be calculated for each comparison of the test fingerprint to a stored template.
  • test fingerprint is compared against the set of stored templates and a matching score is returned. Because the test print has to be compared with each stored template, it is necessary to convert it also into the same representation as the template. Then the system can return a score based on how close is the presented (test) print with each template. If this score value is sufficiently high, determined by a user-defined threshold, then a match is declared.
  • a fingerprint pattern When analyzed at different levels, a fingerprint pattern exhibits different types of features:
  • the ridge-flow forms a particular pattern configuration which can be broadly classified as left loop, right loop, whorl, arch and tented arch. These distinctions are insufficient to facilitate accurate fingerprint matching, but are nevertheless useful in categorising and indexing fingerprint images.
  • intra-ridge details include ridge path deviation, width, shape, pores edge contour, incipient ridges, breaks, creases, scars.
  • third level features are sweat pores whose position, shape and distribution are considered highly distinctive.
  • the third level of analysis is often used manually by fingerprint experts in forensic science when only a partial print can be reliably obtained and the second level data (minutiae) are insufficient to make a conclusive match.
  • advanced scanning technology 1000dpi scanners
  • third level features are clearly visible from the scanned images (see figure 1 ). It is therefore possible for automatic fingerprint recognition system to use this information for identifying individuals.
  • third level feature information alone or combined with first and second level information, the false acceptance rate and false rejection rate can be reduced.
  • Third level feature information is especially useful when the number of reliably detected minutiae are small or only a partial print is scanned.
  • third level data for example using sweat pore data
  • sweat pores are considerably more difficult to fake.
  • first and second level fingerprint information it is possible to overlay the finger with a forged fingerprint which is essentially a fingerprint which is artificially created, usually in latex, and used to create a print.
  • fingerprint technology using sweat pore information is inherently more reliable and secure than technologies based on first and second level data.
  • Figure 2 is a flow chart showing the steps generally performed by a typical prior art system.
  • a fingerprint image is acquired through either scanning an inked print or a live finger. Once the image is acquired into the computer memory or on a hard disk, it is often put through an enhancement process to improve the quality of the ridge pattern. This normally includes contrast enhancement, noise removal, filtering and smoothing. Some of the prior art systems also extract the foreground, i.e. ridge pattern from the background, at this step. At step three, either an image correlation method or a feature extraction process will be employed.
  • Figure 3 is a flow chart showing a commonly adopted feature extraction technique proposed in "Adaptive flow orientation based feature extraction in fingerprint images", Journal of Pattern recognition, Vol. 28, no 11 , pp1657-1672 Nov. 1995 and in US Patent 6,049,621.
  • the image is divided into set of blocks and the principal ridge direction of each block is then estimated.
  • a foreground/background segmentation technique is then used to separate the finger part of the image from the background part of the image.
  • a binarisation technique is often used to extract the ridge features (labelled as 1 ) from non-ridge features (labelled as 0).
  • the ridge feature is often more than 1 pixel wide and may contain noisy artefacts. Those artefacts will be removed at the smoothing step and the longer structures are smoothed.
  • the smoothed ridge structured is thinned to 1 pixel wide. The location and orientation of the minutiae features are then extracted from the thinned ridge structures.
  • a cleanup post-processing step is employed to remove spurious minutiae features.
  • the fourth step of the matching flow is normally an alignment step.
  • Most of the prior art systems use the minutiae locations or cross-correlation information to identify a global affine transformation to eliminate the geometric variation including shift, and rotation between the query fingerprint and the template fingerprint.
  • Stosz, et al proposed a method of using sweat pore locations to identify individuals in a paper entitled Automated System for Fingerprint Authentication (SPIE VoI 2277 p 210-233). They proposed a multilevel verification process wherein pore locations and minutiae data are used separately to confirm or crosscheck the identity of individuals. Firstly, pore locations from query and template fingerprint images are matched against each other and a correlation score is obtained from the matching which results in either a successful or failed identification result. Next, assuming the pore match indicated a successful identification result, minutiae points are independently matched to verify the identification established by pore matching.
  • WO99/06942 proposed a method using a combination of sweat pores and ridge based information to increase the amount of distinctive features extracted from fingerprint images thus reducing the error rate.
  • WO99/06942 disclose a method of and a device for identifying individuals from association of finger sweat pores and Marcofeatures (e.g. minutiae). The method comprises obtaining from an individual during a registration process, a fingerprint image having at least one registration pore and at least one registration macrofeature; wherein registration pore data is derived from the registration pores and registration macrofeature data is derived from the registration macrofeature.
  • bid associated data is derived from associating the bid pore data with the bid macrofeature data and constructing registration associated data derived from associating the registration pore data with the registration macrofeature data.
  • matching step it compares the bid associated data to the registration associated data to produce a correlation score; arriving at a successful or failed identification result based on comparison of the correlation score to a predetermined threshold value.
  • WO2005/022446 discloses a method and device of identifying an individual finger from intra skin images where the ridge pattern and sweat pores are clearly visible whereas the oil, dirt and noise are minimized. By matching said pore locations with reference pore locations of a reference intra skin image, a pore correlation score is produced. A decision for successful or failed pore-based identification is subsequently made by comparison of the pore matching score with a predetermined pore threshold.
  • Deficiencies of prior art systems The matching of a password or pin number to another password or pin number involves the comparison of two absolutely defined parameters, facilitating potentially exact matches.
  • the matching of fingerprints or any biometric system involves the comparison of highly complex functions and is inherently more difficult. Measurements and matching within biometric systems are subject to two types of errors: a False Match or a False Non Match.
  • the imperfect accuracy of performance is mainly due to the large variability in different impressions of the same finger (intra-class variation), caused by displacement, rotation, partial overlap, elastic deformation, variable pressure, varying skin condition, lighting effects, noise and feature extraction errors.
  • Reliably matching fingerprint images becomes a hard problem when fingerprints from the same finger may look very different, or when fingerprints from different fingers may appear quite similar.
  • WO99/06942 proposed a method that associate sweat pore information with second level features to establish correspondence. A correlation score is then produced by comparing the associated second and third level information. The score is subsequently compared with a predetermined threshold to declare a successful or failed match.
  • fingerprint systems Prior to any matching of the second or third level features, fingerprint systems typically include an alignment process to ensure that images are aligned or justified in order to facilitate an accurate comparison of any two images. This alignment process is usually a combination of translations and rotations, which together form transformation parameters which defines the overall alignment.
  • Prior art alignment methods that depend on minutiae and/or third level features will inevitably fall into a combinatorial problem of two unknowns, i.e. the correspondence between minutiae or sweat pore points and the transformation between the images.
  • the transformation parameter calculation depends on the correspondence and the establishment of correspondence rely on an accurate estimation of the transformation parameters. Any errors in either estimate will propagate and degrade the accuracy of the subsequent matching.
  • the process has to be carried out in a pair wise fashion, i.e. the alignment process needs to repeated for each comparison between the query prints and all the templates.
  • the alignment procedure has to be repeated multiple times until the identity of the query prints is established.
  • Prior art systems obtain a matching score by comparing the sweat pore locations in query and template fingerprint images. If the location between corresponding sweat pores overlap or the distance between corresponding sweat pores are smaller than a predetermined threshold, the corresponding sweat pores will be regarded as being from same fingerprint. In reality, the sweat pores various greatly in size and shapes and this information should be used in conjunction with the location when comparing corresponding sweat pores. However, due to the oil, dirt and noise on the skin, the difference of pressure applied to the scanning surface during the image acquisition, the visibility and appearance of sweat pores can vary and therefore increase the difficulty in consistently obtained the additional information such as shape and size.
  • the present invention is an image processing method which can detect the location, size, shape of sweat pores and their, relative position to adjacent ridge structures.
  • the present invention also provides a method of matching sweat pores.
  • One aspect of the invention involves the construction of the canonical framework. Another aspect of the invention involves the detection of sweat pore features from the fingerprint images. Another aspect of the invention involves a nonlinear alignment method to correct elastic deformation. Another involves an enrolment procedure and the other aspect of the invention involves a matching procedure.
  • an apparatus for processing fingerprint images having an intensity profile of a fingerprint having ridges, valleys and sweat pores, the apparatus comprising: a means for identifying candidate sweat pore regions from said intensity profile; a means for modelling the intensity profile in at least one dimension in each candidate pore region and a means for identifying at least one of the centre, the size and the shape of the sweat pore from said modelled intensity profile.
  • the identifying means may filter out valleys in the image and to thereafter identify regions of high intensity as candidate pore regions
  • the modelling means comprises a means for fitting to the said intensity profile a model profile of predetermined type, to provide a specific model profile of that type which approximates to the said intensity profile, this being a Hermite model profile or a Gaussian intensity model profile or any other suitable model profile.
  • An error measure may be calculated, the error measure being the difference between the modelled pore using the intensity profile and unmodelled intensity profile and by minimising the error measure using a a Minimum Mean Square Error model profile, an iterative maximum likelihood model or any other suitable modelling error calculating method thereby approximating said intensity profile.
  • the apparatus identifies and filters out any divergences from the ideal model and eliminating divergences above a predetermined threshold, for example by applying Principal Component Analysis (PCA) on the modelled intensity profile.
  • PCA Principal Component Analysis
  • the invention also facilitates the matching of one fingerprint against another, eg a suspect fingerprint against a template fingerprint taken from a stock of fingerprints, library or database.
  • the system comprises a matching facility for comparing query images (Q) against stored template images (T) in order to identify matches.
  • the system advantageously includes means for for calculating the probability that the two images are from the same fingerprint, said probability being a function of location, shape and size of the pores.
  • the apparatus may be comprise means for identifying fingerprint ridges within the image.
  • the centres of said candidate pore regions and the centres of said ridges may be defined by predetermined intensity levels: candidate regions for which the distance between the centre of said candidate pore regions and corresponding ridge centreline is more than a predetermined threshold may be eliminated.
  • the modelling means may exclude those candidate pore regions which occur at a frequency other than the fundamental frequency of pore regions on a fingerprint ridge.
  • the apparatus may also calculate a pore distance between a centre of a pore at location (x,y) in the query image (Q) and those of a corresponding pore in stored template image (T).
  • the apparatus may classify a pore at location (x,y) in the query image (Q) as a match with the corresponding pore in stored template image (T) only if the corresponding pore distance is less than a predetermined first threshold and not considered to match if the pore distance is equal to or exceeds said predetermined threshold.
  • the matching means may classify a pore at location (x,y) in the query image (Q) as being matched with the corresponding pore in stored template image (T) only if a second error measure, being the difference between size and shape of the corresponding pores in respective images, is less than a predetermined second threshold and are not considered to match if the said second error measure is equal to or exceeds said predetermined second threshold.
  • the matching means may classify a pore at location (x,y) in the query image (Q) as being matched with the corresponding pore in stored template image (T) only if difference the size, shape and position of pores neighbouring those used in the computation of the second error measure of the query image (Q) and corresponding neighbouring pores in the template image (T) are below the predetermined second threshold.
  • the apparatus may advantageously comprise contribution means for controlling the contribution of the second error measure to a correlation score, wherein the error measure contributes to the said correlation score for matches and does not contribute to the correlation score for non- matches.
  • the system may also comprise means for recovering low visibility pores which is operable to interpolate and to extrapolate the locations of visible pores in the modelled fingerprint and provide the locations of low visibility pores.
  • the system may also comprise image acquisition means for recording fingerprint images and for forwarding, either them directly to the identifying means, or to a storage means and then to the identifying means.
  • the system includes an alignment means, which may comprise a means for identifying the biological centre and the biological axis of the fingerprint in the image, a means for setting a common reference point and common reference axis, a means for translating the image so that the biological centre of the fingerprint is re-located at the common reference point and a means for rotating the image so that the biological axis of the fingerprint orientation coincides with the common reference axis.
  • an alignment means which may comprise a means for identifying the biological centre and the biological axis of the fingerprint in the image, a means for setting a common reference point and common reference axis, a means for translating the image so that the biological centre of the fingerprint is re-located at the common reference point and a means for rotating the image so that the biological axis of the fingerprint orientation coincides with the common reference axis.
  • the off-image location of the biological centre is estimated using a combination of extrapolation of ridges in the on-image portion of the fingerprint pattern and known patterns of fingerprints.
  • a method of processing fingerprint images having an intensity profile of a fingerprint having ridges, valleys and sweat pores comprising the step of, for each image, identifying candidate sweat pore regions from said intensity profile, modelling the intensity profile in at least one dimension in each candidate pore region and identifying at least one of the centre, the size and the shape of the sweat pore from said modelled intensity profile.
  • the method of the invention may include filtering out valleys in the image and thereafter identifying regions of high intensity as candidate pore regions.
  • the modelling step comprises fitting a model to the said intensity profile, the model model profile being of predetermined type, to provide a specific model profile of that type which approximates to the said intensity profile.
  • the model form may be a Hermite polynomial, a Gaussian intensity function or any other suitable model.
  • the method may further comprising an error measure calculating step in which an estimation error is determined, the error measure being the difference between the modelled pore using the intensity profile and unmodelled intensity profile.
  • the method may also comprise fitting the model to the said intensity profile by minimising said error measure, using Minimum Mean Square Error, Iterative
  • the method may also comprise identifying the magnitude of any divergences from the ideal model and eliminating divergences above a predetermined threshold, for example by means of Principal Component Analysis (PCA) is applied on the modelled intensity profile to eliminate regions that diverge more than a predetermined threshold from the ideal model.
  • PCA Principal Component Analysis
  • the invention also foresees a matching process in which query images (Q) are compared against stored template images (T) in order to identify matches.
  • the probability that the two images are from the same fingerprint may be calculated, said probability being a function of location, shape and size of the pores.
  • the method may comprise identifying fingerprint ridges within the image.
  • the centres of said candidate pore regions and the centreline of said ridges may be defined by predetermined intensity levels, the method further comprising step of eliminating candidate regions, for which the distance between the centre of said candidate pore regions and corresponding ridge centreline is more than a predetermined threshold.
  • the method may also include the step of eliminating candidate regions, which occur at a frequency other than the fundamental frequency of pore regions on a fingerprint ridge.
  • the pore distance between a centre of a pore at location (x,y) in the query image (Q) and those of a corresponding pore in stored template image (T) may be calculated.
  • corresponding pores in the query image (Q) are classified as a match with the corresponding pores in the template image (T) only if the pore distance is less than a predetermined first threshold and not classified as a match if the pore distance is equal to or exceeds said predetermined threshold
  • the method includes classifying a pore at location (x,y) in the query image (Q) as being matched with the corresponding pore in stored template image (T) only if a second error measure, being the difference between size and shape of the corresponding pores in respective images, is less than a predetermined second threshold and are not classified as a match if the said second error measure is equal to or exceeds said predetermined second threshold If the second error measure is equal to or exceeds a pre
  • the method may comprise a step of recovering low visibility pores, which is operable to interpolate and to extrapolate the locations of visible pores in the modelled fingerprint and provide the locations of low visibility, pores.
  • the method may also comprise an image acquisition step, wherein for recording fingerprint images and for forwarding, either them directly to the identifying means, or to a storage means and then to the identifying means.
  • the method may also comprise an alignment step, which advantageously comprises identifying the biological centre and the biological axis of the fingerprint in the image, setting a common reference point and common reference axis, translating the image so that the biological centre of the fingerprint is re-located at the common reference point, rotating the image so that the biological axis of the fingerprint orientation coincides with the common reference axis.
  • the off-image location of the biological centre may be estimated using a combination of extrapolation of ridges in the on-image portion of the fingerprint pattern and known patterns of fingerprints.
  • the processes and method steps described above are automated in a computer system.
  • the computer instructions for implementing the above method is stored on a computer program product comprising a readable medium.
  • a method of processing fingerprint images comprising the steps of, for each image to be processed, justifying the image by translation and/or rotation and partitioning the image into a number of regions, and, for each region of the image, measuring at least one of the following parameters, the prevailing ridge orientation, the average ridge separation and the phase, and storing said measurement values, and, for all the processed images, projecting the said measured values for each region into a multidimensional first coordinate system and representing the images in said first coordinate system, wherein a representation distance between representations of corresponding parameters of the two images is indicative of the dissimilarity of the corresponding images.
  • the justifying step may comprise identifying the biological centre and the biological axis of the fingerprint in the image, setting a common reference point and common reference axis, translating the image so that the biological centre of the fingerprint is re-located at the common reference point and rotating the image so that the biological axis of the fingerprint orientation coincides with the common reference axis. If the biological centre of the fingerprint in question is not present in the image, the off-image location of the biological centre may be estimated using a combination of extrapolation of ridges in the on-image portion of the fingerprint pattern and known patterns of fingerprints.
  • a periodic wave function possibly sinusoidal, may be used as a model to simulate that part of the image in the region, wherein the said parameters are measured on said model image and/or on said real image.
  • An estimation error may be computed, the estimation error being the difference between parameter measurements on the model and on the unmodelled image. If the estimation error in a particular region exceeds a predetermined threshold, then a further partitioning step may be applied to that region to create sub-regions of the region and the measuring step is applied within the sub-regions.
  • Images may be represented in a first coordinate system by vectors V corresponding to the measured parameter values of each region of each image, the coordinate system forming a vector space.
  • the variance or visibility of the said representation distance may be enhanced by various techniques.
  • the measurement data is projected into a second coordination system, wherein the representation distance between representations of two images in the second coordinate system is greater than the representation distance between representations of two images in the first coordinate system.
  • the variance or visibility may enhanced by dimension reduction, such as Principal Component Analysis (PCA), wherein at least one dimension is eliminated from the first coordinate system.
  • PCA Principal Component Analysis
  • a variance score may be assigned to each enhanced system according to the representation distance between the representations, the variance score being indicative of dissimilarity between the representations.
  • a portion of the dimensions of the coordinate system are excluded from processing and only a non-excluded fraction K of all the dimensions are permitted to be processed, the excluded dimensions being those the elimination of which causes a variance score below that of a predetermined second threshold.
  • Images may be categorised according to locations of the corresponding representations in the coordinate system. For all images of a particular category of image, a class template image may be determined, this being the mean pattern M_c for that class, c. Each of the images in the class may be partitioned into a number of regions, region size being based on distance from the core.
  • the region or sub-region is not partitioned and the transformation parameter is applied without further partitioning.
  • a transformation to apply to each region of an image may be determined, wherein representations of parameters of a candidate image are compared to representations of corresponding parameters in the same regions of the class template image M_c and the representation distance between the candidate image representations and the template image is determined to be the region transformation parameter.
  • a score may be assigned to each comparison of representations according to the degree of similarity between the representations in the regions of the candidate image regions and those in corresponding regions of the class template image. If the score equals or exceeds a predetermined third threshold, the transformation parameter is applied to the parameters in that region of the candidate image, transforming the representations by the transformation parameter. If the score is less than a predetermined third threshold, then a further partitioning step is applied to that region to create sub-regions of the region and the measuring step is applied within the sub-regions and the comparison step is repeated.
  • Further images may be acquired and the stored data and coordinate system may be updated accordingly.
  • the locations and orientation of minutiae may be identified in each justified fingerprint image and stored.
  • Data relating to sweat pores may be identified in each justified fingerprint image and stored, the data comprising at least location, shape and size of the sweat pore.
  • the sweat pore and/or minutiae data may be projected into the coordinate system which is accordingly updated to include representations of these data.
  • Representations may be grouped into clusters by application of a clustering technique, which may be k-means clustering or an iterative clustering technique wherein the representations are clustered according to the representation distance between them and the relative spread of current clusters.
  • a clustering technique which may be k-means clustering or an iterative clustering technique wherein the representations are clustered according to the representation distance between them and the relative spread of current clusters.
  • candidate images are compared against stored images in order to identify matches.
  • This may further comprise the following steps: acquiring a candidate image; measuring and storing parameters of the candidate image; projecting measured values into the first coordinate system which is updated accordingly; applying the categorisation, partitioning, transformation identification, scoring and transformation steps on the candidate image; identifying the locations and orientation of minutiae in the candidate image and projected into the first coordinate system; assigning a probability score to the candidate image, the probability score being the probability that the image will qualify into a predetermined class of images; classifying said candidate image into one or more classes of images according to its probability score in those classes; comparing representations of minutiae data of the candidate image to representations of minutiae data of the template image of the same class; identifying sweat pore data in the candidate image image and stored, the data comprising at least location, shape and size of the sweat pore; comparing representations of sweat pore data of the candidate image to representations of sweat pore of the template image of the same class; a matching score assigning step
  • the probability assigning step further may comprise comparing the candidate image representations to the mean of the predetermined class, and assessing the probability that the image will qualify in that class taking that mean and the spread of the representations within the class. When the assessment indicates that the candidate image does not qualify into the predetermined class, a non-match may be declared.
  • an apparatus for processing fingerprint images comprising: means adapted to justify images by translation and/or rotation and partition images into a number of regions, and means for measuring in each region of each image at least one of the following parameters: the prevailing ridge orientation; the average ridge separation; the phase, and means for storing said measurement values, and means for projecting the said measured values for each region into a multidimensional first coordinate system and means for representing the images in said first coordinate system, the representation distance between representations of corresponding parameters of two images being indicative of the dissimilarity of the corresponding images.
  • the apparatus may also comprise means to: identify the biological centre and the biological axis of the fingerprint in the image; set a common reference point and common reference axis; translate the image so that the biological centre of the fingerprint is re-located at the common reference point; rotate the image so that the biological axis of the fingerprint orientation coincides with the common reference axis.
  • the apparatus may be adapted to estimate the off-image location of the biological centre using a combination of extrapolation of ridges in the on-image portion of the fingerprint pattern and known patterns of fingerprints, if the biological centre of the fingerprint in question is not present in the image.
  • the apparatus may comprise modelling means for applying a periodic wave function model, such a sinsusoidal function, to simulate that part of the image in the region, wherein the said parameters are measured on said model image and/or on the unmodelled image.
  • the apparatus may determine an estimation error, the estimation error being the difference between parameter measurements on the model and on the unmodelled image.
  • the apparatus may comprise a second partitioning means wherein, if the estimation error in a particular region exceeds a predetermined first threshold, then the second partitioning means applies a second partitioning to that region to create sub-regions of the region and the measuring step is applied within the sub-regions.
  • the apparatus may advantageously comprise means for representing images in said first coordinate system by vectors V which correspond to the measured parameter values of each region of each image, the coordinate system forming a vector space.
  • the apparatus may also comprise means for enhancing the visibility of the said representation distance, which may be a means for projecting the measurement data into a second coordination system, wherein the representation distance between representations of two images in the second coordinate system is greater than the representation distance between representations of two images in the first coordinate system.
  • the enhancement means may be a means for reducing the dimensions of the first coordination system, wherein at least one dimension is eliminated from the first coordinate system, which may be a means for applying Principal
  • PCA Component Analysis
  • the apparatus may further comprise a variance score assignment means for, after each enhancement step, assigning a variance score to each enhanced system according to the representation distance between the representations, the variance score being indicative of dissimilarity between the representations.
  • the apparatus may include means for excluding a portion of the dimensions of the coordinate system from processing and only a non-excluded fraction K of all the dimensions are permitted to be processed, the excluded dimensions being those the elimination of which causes a variance score below that of a predetermined second threshold.
  • a further embodiment of the invention comprises means for categorising images according to locations of the corresponding representations in the coordination system and may comprise means for categorising all images of a particular category of image, the step of determining a class template image, this being the mean pattern M_c for that class, c.
  • the embodiment may comprise means for partitioning each of the images in the class into a number of regions, region size being based on distance from the core.
  • the apparatus may be adapted not to partition the region or sub-region and to allow transformation parameter to be applied without further partitioning if the size of the sub-region is below that of a predetermined second threshold.
  • the embodiment may also comprise means for identifying a transformation, the means being adapted to: compare representations of parameters of a candidate image to representations of corresponding parameters in the same regions of the class template image M_c and determine whether the representation distance between the candidate image representations and the template image is to be the region transformation parameter.
  • the apparatus may be further adapted to apply the transformation parameter to the parameters in that region of the candidate image and transform the representations by the transformation parameter, if the score equals or exceeds a predetermined third threshold. It may also be further adapted to apply further partition that region to create sub-regions of the region and apply the measuring step within the sub- regions and repeating the comparison, if the score is less than the predetermined third threshold.
  • an image acquisition means for acquiring further images and updating the stored data and coordinate system accordingly. This may comprise a minutiae locating means for identifying the locations and orientation of minutiae in each justified fingerprint image and stored.
  • the apparatus may also comprise a sweat pore locating means for identifying data relating sweat pores in each justified fingerprint image and stored, the data comprising at least location, shape and size of the sweat pore.
  • the apparatus may include means for projecting sweat pore and/or minutiae data into the coordinate system which is accordingly updated to include representations of these data.
  • clustering means for grouping representations into clusters by application of a clustering technique, which may be k-means clustering.
  • the technique may an iterative clustering technique wherein the representations are clustered according to the representation distance between them and the relative spread of current clusters.
  • An embodiment of the invention further comprises matching means adapted to compare candidate images against stored images in order to identify matches.
  • This may be adapted to: acquire a candidate image, measure and store parameters of the candidate image, and project measured values into the first coordinate system which is updated accordingly.
  • This matching means may comprise means for: applying the categorisation, partitioning, transformation identification, scoring and transformation steps on the candidate image; identifying the locations and orientation of minutiae in the candidate image and projected into the first coordinate system; assigning a probability score to the candidate image, the probability score being the probability that the image will qualify into a predetermined class of images; classifying said candidate image into one or more classes of images according to its probability score in those classes; comparing representations of minutiae data of the candidate image to representations of minutiae data of the template image of the same class; identifying sweat pore data in the candidate image image and stored, the data comprising at least location, shape and size of the sweat pore; comparing representations of sweat pore data of the candidate image to representations of sweat pore of the
  • the probability assigning means may further comprise means for comparing the candidate image representations to the mean of the predetermined class, and assessing the probability that the image will qualify in that class taking that mean and the spread of the representations within the class.
  • the assessment means may comprise means for declaring a non-match when the candidate image does not qualify into the predetermined class, according to the probability assessment.
  • a computer program product comprisesg a readable medium containing instructions for implementing the method herein described.
  • the construction of a canonical frame involves the step of: dividing the input image into a set of blocks (regions); using a parametric modelling technique to model the feature of interest within the block, specifically for fingerprint images, it is to model the ridge direction and separation within the block; identifying the intrinsic centre and orientation of the image; aligning the direction and separation pattern according to the intrinsic centre and orientation of the impression; reducing the dimensionality of the direction and separation pattern by transforming them into a new co-ordinate system; and projecting the reduced vector onto this coordinate system.
  • Another aspect of the invention provides a method that extracts the sweat pore information.
  • the method includes the step of: identifying the possible sweat pore locations; modelling the local intensity information around the sweat pore candidates; removing the spurious sweat pores by combining the local intensity information and its relative distance and orientation from the adjacent ridges.
  • Another aspect of the invention provides a method that removes elastic deformation between two images.
  • the method includes the step of: dividing the images into a set of local regions; estimating the transformation parameter between the data (query image) and the target (template image); applying the transformation parameter to each region in the query image and obtaining an alignment error; if the error is sufficiently large, which suggests that there is still an elastic deformation within the region, a subdivision of the region into a set of smaller regions is then carried out and the estimation for each smaller region is repeated; the estimation process will not stop until the error for each region is sufficiently low; applying the final transformation parameters to the corresponding region in the query image and therefore transform it into the template frame.
  • a system of enrolling fingerprint images includes the steps of: acquiring a fingerprint images, modelling the ridge structures; projecting the model parameter onto the canonical frame; extracting a minutiae set from the image; extracting the sweat pore information; projecting the minutiae information onto the canonical frame; constructing and storing the template for the future use in the matching procedure; and classifying the templates based on their distance in the canonical feature space.
  • a further aspect of present invention provides a method that identifies the query fingerprints from one or more stored templates.
  • the method includes the step of: acquiring the query fingerprint images; modelling the ridge structures; identifying the intrinsic centre and orientation; projecting the model parameter onto the canonical feature space; calculating the probability that the query image belongs to template class; estimating the elastic deformation between the query print and each mean of the template class when the probability is high enough; applying the global and local deformation to the query fingerprints and normalising it to the mean of the corresponding class; extracting the normalized minutiae information; determining a minutiae matching score by comparing the normalized minutiae information and the information stored in each template within the class; generating an overall score based on a combination of the probability and minutiae matching information; making a matching decision comparing the overall score with a predefined value.
  • Fig. 1 is a diagram showing a digitized example fingerprint images illustrating an intrinsic centre (core), orientation, ridge, minutiae and sweat pore.
  • Fig. 2 is a flowchart showing the prior art steps of a typical fingerprint matching system.
  • Fig. 3 is a flowchart illustrating the prior art steps of a typical feature extraction method.
  • Fig. 4 is a diagram showing one embodiment of tessellating a fingerprint image using a multi-resolution method.
  • Fig. 5 is a flowchart showing the steps of one embodiment of constructing a canonical frame using the method of the present invention.
  • Fig. 6 is a flowchart showing the steps of one embodiment of extracting and modelling sweat pore information using the method of the present invention.
  • Fig. 7 is a flowchart showing the steps of one embodiment of a nonlinear alignment process using the method of the present invention.
  • Fig. 8 is a flowchart showing the steps of one embodiment of extracting and modelling sweat pore information using the method of the present invention.
  • Fig. 9 is a flowchart showing the steps of one embodiment of identifying the query fingerprint image against one or more stored templates using the method of the present invention.
  • the space is referred to as a canonical representation, meaning that the fingerprint images are located in a standardised space.
  • the feature space representation may be compact and robust to noise in the acquired images (such as scratches).
  • An important advantage of the invention is that may be applied exclusively to the model of the ridge structures (their local directions and spacing). Second level ridge features (minutiae) and third level fingerprint features (sweat pores) are not essential to convert the fingerprint into canonical form. This canonical representation is independent of the 2 nd and 3 rd level features. Thus it avoids the dilemma of having to establish the location and correspondence of such features between the test and template, while simultaneously estimating the alignment.
  • the feature space may also be readily partitioned into prints belonging to the first level (pattern types such as arch, whorl etc), thus reducing the computational complexity of any 1 :N pattern search.
  • Fig 5 is a flowchart showing the steps of constructing the canonical framework.
  • Prior art studies show that there are limited number of topological configurations of the ridge pattern, such as left loop, right loop, whorl, arch and tented arch.
  • the formation of the feature space can be done in an offline mode i.e. process a collection of pre-stored fingerprint images to construct the initial feature space, or in an online mode where the construction of the feature space proceeds incrementally when enrolling and matching the prints in real time. In both cases, the process begins by using a parametric model to represent the ridge patterns.
  • a hierarchical tessellation technique is used to divide image into a set of blocks (step 502)
  • a parametric model is then used to model the ridge segments for each block (step 503).
  • the blocks may be square, although any convenient partition of the image may be chosen.
  • an estimate of characteristic parameters of the periodic ridge pattern within the block is derived by modelling the pattern to a suitable modelling functions.
  • a sinusoidal model is adopted to represent the local ridge features, although other periodic smooth wave function can be used as the mathematical model.
  • the orientation and frequency of the model can be estimated by many alternative techniques (step 504).
  • each block is transformed to the frequency domain and the orientation and frequency of the signal can be estimated by locating the peak of the magnitude spectrum.
  • the ridge pattern within the block may then synthesized using the sinusoidal model with the estimated parameter of frequency and orientation.
  • the phase of the ridge segments is also estimated, by calculating an inner product between the data and the synthesized model.
  • an estimation error can also be calculated be comparing the synthesized model and the real data.
  • the error may vary from region to region, as a result of non-uniform effects, such as displacement, rotation, partial overlap, elastic deformation, variable pressure, varying skin condition, lighting effects, noise and feature extraction errors, as indicated earlier.
  • the error may be estimated for each region: in regions where the error is higher than a predetermined level, this may be considered as an indicator that the data in the region is too complex to be estimated by the current model. Where this occurs the region can be sub-divided into a set of smaller regions. Step 504 may be repeated until all the regions of the image are modelled and all the modelling error is lower than a pre-determined level in each region.
  • Steps 505 and 506 are centring and alignment steps: these aim to re-centre the biological centre of the fingerprint with the image's geometric centre and to re-align the fingerprint orientation with a general axis.
  • Figure 5 illustrates these as occurring after Step 504, but these may also take place before Step 504.
  • a fingerprint core is an area located within the innermost ridges. Normally it is located in the middle of the fingerprint, however, depending on the scanned area, it might not be positioned in the middle of the image, or indeed might not even present in the image. When the core is present in the image, it can be detected by many alternative techniques. In a preferred embodiment of our invention, a set of circular symmetric functions is used to locate the location and orientation of the core (step 505).
  • the output of the convolution is taken as the sum of the absolute values of the dot products of the (S, D) image and the kernel (I, J).
  • the image position of the maximum value is taken as the nominal intrinsic centre.
  • the principal orientation of the print is estimated by the modal value of a histogram of the directions (D) in circular region around the centre of radius 96 pixels.
  • the centre (x, y) of the core and the principal direction P are stored for the print.
  • the core When the core is not present, its position can only be estimated by convolution (step 505) with respect to a representative template prototype of each partition (step 509).
  • This prototype pattern is the mean of a population of learnt templates.
  • the output is therefore one or more core locations (x, y) and principal directions P each of which are subsequently characterized (step 510).
  • the collection of estimated ridge directions and separations are shifted and rotated with respect a common origin (core) and principal orientation (step 506).
  • each region may be represented by a three dimensional vector corresponding to the derived estimates of ridge orientation, separation and phase from the mathematical modelling of the ridge pattern in Steps 503 and 504.
  • the total dimensions of the pattern vector for all regions of each complete fingerprint may be of the order of hundreds or thousands, each finger print being represented by a collection of regional vectors.
  • the matching process (not part of Figure 5), whether verification or identification, is essentially a comparison between two fingerprints (see earlier).
  • the comparison between prints requires a distance measure between the collection of vectors for each print. This involves calculations in a vector space of very high dimensions, which requires considerable computing capacity, which may be inefficient and expensive.
  • An object of the invention is that it advantageously lowers the computation requirement to within normal computing capacity.
  • the dimensionality of the feature space may be reduced by various techniques (step 507), the collection of vectors is projected into a new co-ordinate system such that the greatest variance by any projection of the data comes to lie on the first axis (call the first principal component), the second greatest variance on the second axis, and so on.
  • M E[V].
  • C E[(V-M)(V-M) ⁇ T]
  • ⁇ T being the transpose of the vector or matrix
  • E[] the expectation operator.
  • a new set of principal feature directions, V is obtained by PCA.
  • the set of eigenvalues of the eigenvectors produced by the PCA, E then form the basis set of the canonical feature space.
  • the feature vectors V may be made compact by only taking a subset which encapsulate some percentage, K, of the variation, e.g. K can be reasonably set to be 95% of the total variation.
  • V (E1 , E2, E3, E4 ... EK)(a1 , a2, a3, a4, ... aK) ⁇ T, where a1..aK are a set of scalars, and E1..EK are the unit length eigenvectors of the covariance matrix C ( ⁇ T is the transpose as before).
  • K is selected in step 507 such that the total variation is less than some percentage e.g. 95%.
  • the system may use the successful matches to learn and update the parameters of the stored template (its mean and covariance in the canonical feature space).
  • the parameters of the stored template its mean and covariance in the canonical feature space.
  • LDA Linear Discriminant Analysis
  • kernel LDA kernel LDA
  • the aligned vectors which represent each fingerprint image, can thus be projected onto a vector space V and thereafter, using the above dimension reduction techniques or other alternative techniques, onto a common feature space V, which is invariant to the presentation of the print (step 508).
  • each image After processing all the images either in an offline mode or online mode, each image will be presented as a point in the reduced feature space. Depending on the dimension reduced, different variations between points may become apparent, thereby enhancing or suppressing similarities between points.
  • An advantage of the invention is that by projecting values of fingerprint parameters, measured region by region, into a fingerprint space containing, for example vectors, representing those parameters, the data can be processed flexibly Enhancing the data by the methods indicated above, such as dimensionality reduction, allows the user to bring out or diminish similarities between fingerprints in a way vastly more convenient than any prior art techniques.
  • clustering techniques can then be applied to partition the space of prints (step 509).
  • One method is k-means clustering, which is a two step procedure: each template is first associated or labelled to the closest prototype of an initial set of M cluster prototypes; the locations of these prototypes is then updated by moving to the current labelling.
  • Another iterative method is to use both the distance between templates and the relative spread of the current set of clusters.
  • the clusters are discovered by hierarchical grouping into larger and larger clusters. In some methods, the number of clusters M may be input to the algorithm, or they me be discovered, as is the case of certain hierarchical agglomeration clustering methods.
  • the invention offers the advantage of managing a large and highly complex data set.
  • a canonical feature space ie a representative multidimensional coordinate system
  • the data can be manipulated more conveniently and dissimilarities between images brought out more easily.
  • the effects of noise, scratches may be eliminated relatively easily in the canonical feature space.
  • a further advantage of the invention as proposed is the non-reliance on minutiae and sweat pores, which, in many prior art systems, are essential for achieving any degree of accuracy in measuring or matching fingerprints - the invention disclosed may indeed be combined with data related to sweat pores and minutiae, but in its simplest form is independent of these.
  • the present invention relates to feature extraction methods for fingerprint images.
  • the present invention relates to methods of extracting third level feature information such as sweat pores and using this information alone or along with minutiae information for enrolment, matching, storage of fingerprint templates
  • the invention may also be used in combination with various methods for detecting whether the sample directly taken from a human finger or if the print is taken from an artificially produced or forged fingerprint using for example latex "fingerprints" applied over fingertips. Such detection methods are not part of the invention and are not described further
  • Fig 6 is a flowchart showing the steps of detecting the sweat pore information.
  • ridge patterns can be explicitly represented by some periodical mathematical model.
  • the ridge information can thus be removed from the original image by subtracting the reconstruction of the ridge pattern from the original data (step 601 ).
  • the residual information will contain sweat pores and other background feature noise.
  • the generic profile of sweat pores is believed to be round (blob) shaped type of features and generally have higher intensity values than the background, however, their size and shape can vary and sometimes the boundary can be highly irregular. A consistent and robust identification of sweat pore features that measures not only the location but also their size and shape is therefore challenging.
  • a 2D Hermite polynomial is used to model the sweat pore features.
  • the candidate or putative region may be first identified by locating the pixels with high intensity values, a window is placed around those pixels and are then labelled as a candidate or putative region (step 602).
  • a parametric model is use to represent the putative pore in each region, (step 603).
  • the original data within the region is first modelled by a Gaussian intensity profile where the parameters, i.e., mean and co-variance of the intensity model, can be estimated using an iterative maximum likelihood method.
  • An alternative embodiment is to use a Minimum Mean Square Error technique to estimate the parameters.
  • the Gaussian profile can very accurately model the round shape features, however it is insufficient for features with irregular shapes.
  • the use of a Hermite polynomial is to increase the flexibility of the model and therefore improve the modelling accuracy. In a preferred embodiment, only the first few Hermite coefficients are used to represent sweat pore features.
  • the model is applied in at least one dimension or direction: however normally all images will be modelled in two dimensions.
  • a filtering step (step 604) is proposed on an embodiment of the present invention.
  • a filtering of the putative pores based on their shape can be applied.
  • the covariance of the Hermite polynomial parameters estimated in the pore modelling step 603 are analysed using Principal Component Analysis.
  • the principal modes that encapsulate some proportion of the total variation, e.g. 90% or 95%, are used to filter out pores that have projections of their Hermite polynomial coefficients that lie outside the chosen region of variation in the feature (shape) space calculated by the PCA.
  • a user-defined threshold can be used to control the strictness of the shape filtering which results.
  • This particular embodiment is a linear method of filtering unlikely shape differences, but the invention does not exclude the use of non-linear shape modelling techniques such as kernel PCA.
  • the location of the pores are considered in relation to the ridge patterns of the impression (step 503) and the distance between sweat pores that lie on the same ridge.
  • pores are always located on the ridges, only putative pores that overlap with the ridges are considered.
  • those putative pores whose nominal area significantly overlaps a ridge are passed on to the next filter; those that do not are removed.
  • the second location filter considers those pores that lie more or less on the centre line of the ridge (along the direction of the ridge). A small variability in position perpendicular to the ridge direction is allowed in proportion to the nominal ridge spacing is allowed. This is a predefined parameter.
  • the next location filter considers the relative frequency of the pores along the entire ridge and a harmonic expansion of the pore locations along the ridge (along the arc length of the ridge centre line) is used to determine the fundamental periodic frequency. Pore locations at higher harmonic frequencies are deleted.
  • the fundamental frequency can be learned using similar, high quality impressions, or learnt from the current impression.
  • a Fourier analysis of the 1 D signal of putative pore positions along the arc length can be used to perform the harmonic analysis.
  • the intensity profiles of sweat pores are sensitive to noise and pressure. It is possible that some sweat pores have very low visibility or are even invisible due to the low pressure applied when the fingerprint image is acquired. Using the estimate sweat pore frequency along the ridge and the shape and size variation from the neighbouring sweat pores, missing pore can also be recovered, (step 606).
  • the locality around each visible pore from good quality enrolled data is associated with an estimate of the pore separations along each ridge by the harmonic analysis. These separations can be interpolated to produce a per-pixel pore-ridge separation map. Then from any corresponding visible pore location after alignment, the putative location of neighbouring pores can be inferred. The inference can be made by associating a putative location a prior probability from any visible pore on the test fingerprint and then combining it with a likelihood, also expressed as a probability, given the intensity and morphology of any adjacent putative pore location being tested.
  • these pore shape and pore location filters may be applied in this order, although other combinations of ordering can be envisaged. In the preferred embodiment, both shape and location filters can be used.
  • One aspect of this invention is to construct a canonical framework and remove the linear and non- linear deformation independent of minutiae or sweat pore features.
  • the alignment method will be described in detailed in the following section. Once the geometric variation has been removed by the alignment process, with the ridge information, the correspondence can be established by comparing the location of each sweat pores in the query and template images that lie on the same ridge. In prior art systems (WO 99/06942, WO2005/022446), the decision process of matching sweat pores is over simplified ( Figure 10).
  • the systems After establishing the correspondence, the systems simply calculate the distance between corresponding sweat pores and if the distance is higher than a predetermined value, the pair of corresponding sweat pores are considered as from same fingerprint and therefore contribute to the score. Otherwise, they are classed as non-matching and will not contribute to the score.
  • the sweat pore matching score can reduce the identification error, especially when combined with minutiae information
  • prior art systems using sweat pores are based on a simplified model in which the sweat pores are represented as point locations. However the appearance of sweat pore and their contrast are highly related to the pressure one applies when the fingerprint is scanned. Some of the sweat pores might not be visible due to the light pressure which will cause false negative errors.
  • a distance between corresponding pores is calculated (step 1102). If the distance is greater than a predefined threshold, it is considered as a non-match and does not contribute to the correlation score(step 1108). If the distance is not greater than a predefined threshold, an error measure is calculated using the estimated Gaussian and Hermite parameters of corresponding sweat pores, which represents its size and shape (step 1104).
  • the corresponding sweat pores are considered a match and will contribute to the score (step 1109). If the error is greater than the threshold, neighbouring sweat pores that lie on the same ridge either side of the corresponding pair are compared by the same flow (step 1101-1109) (figure 11 ). If both neighbouring corresponding sweat pores are considered as a match and their local variation in size and shape also support the match hypothesis, the sweat pore is considered as a missing sweat pore from query or template image and therefore a new correspondence is established and the pair is regarded as from the same finger and contribute to the score (step 1109) otherwise it is considered as a non match and does not contribute to the score (step 1108).
  • the distance, shape, size are all considered at the same time and a probability of whether the corresponding sweat pores are from the same finger is calculated.
  • a final score can be derived by a combination of the probabilities of each corresponding sweat pores.
  • P_m The probability of a match between a pore at location (x,y) in the query image (Q) and the corresponding pore in template image (T) is P_m, which may be computed as follows:
  • P_m P(location
  • Prior (location) P(location
  • RS(T)) is a location prior where RS((x,y), T) is the parameter of the pore separation along the ridge for the template image T.
  • m_w(T), s_w(T)) is the likelihood of the variation of the position perpendicular to the ridge direction, where m_w(T) and s_w(T) are the mean and standard deviation of the pixel variation across the ridge width in image T.
  • RS(Q)) is a location prior where where RS((x,y), Q) is the parameter of the pore separation along the ridge for the template image Q.
  • the posterior on the shape is similarly expressed as the difference in shape variation between the two query and template pores given estimates of the likely variation: P(S_Q-S_T
  • Image alignment removes the geometric variation among prints that is caused by scanning the fingerprint images acguired at different angles and displacements on the scanning device.
  • prior art systems align the fingerprint images based on the minutiae information, which inevitably fall into a combinatorial problem of two unknowns, i.e. the transformation between the minutiae set and the correspondence between the minutiae points.
  • Image alignment according to the invention may be based on the previously mentioned ridge parameters and may therefore be independent of minutiae distributions.
  • the alignment method of the invention can advantageously also remove the elastic deformation caused by scanning distortion, uneven downward pressure when the fingerprint is placed to the scanning surface, twisting and various other factors. Under prior art minutiae alignment technigues, such deformations and distortions are difficult to accommodate in a systematic way and can lead to inaccuracies.
  • Fig 7 is a flowchart showing an embodiment according to the image alignment method of the current invention.
  • the two input of fig 7 are representations of a guery image and the mean of the class the guery image belongs to.
  • the two inputs of Fig 7 is a representation of guery image or candidate image and a representation of a image template that has previously been enrolled. This latter implementation is a preferred embodiment for 1 :1 matching (verification).
  • the representation of the image is the multidimensional feature set ⁇ separation, direction and phase ⁇ generated by using (step 501-506).
  • the candidate and stored template may be tessellated, thereby creating a number of regions for each image.
  • the feature set for each input is grouped into a set based on its relative position to the core location. Each group will represent a region of the image. The size of the region may thus be dependent on the distance from the core.
  • step 702 is to estimate the transformation parameters ⁇ scale, rotation, shift ⁇ to be applied to each group (region) to offset the deformation and distortion processes indicated above.
  • a recursive filtering technique is used to estimate the transformation parameters, this being the transformation to be applied to each region.
  • the candidate image is essentially compared to a template representing a given class of images, with which the candidate image is associated.
  • the representation points for each region of the candidate image are compared to the corresponding representations in the same regions of the class template, the difference between them being indicative of the transformation required to eliminate the distortion in that particular region.
  • the estimation of the transformation process is an iterative process, with a prediction and update step at each iteration.
  • the prediction step is based on the estimates at previous iterations and the updating is based on the error in the new measurement, according to the prediction.
  • the above implementation may be considered to have converged when the difference between the estimate at the previous and current iterations is sufficiently small. According to the above implementation, optimal transformation parameters that best align two corresponding regions in query and template images are thus obtained.
  • the estimated transformation parameters are then applied to the corresponding regions of a query image to align the region to the corresponding one in the template (step 703).
  • An alignment score for each region is then calculated at the next step (step 704) by comparing the similarity between the corresponding region in a template image and aligned query image. If the alignment score is not high enough, it suggests that there is still some elastic deformation within the region and it should thus be divided into a number of smaller regions and steps (702-704) are repeated until the alignment score for each region is high enough or the number of data too few to carry out the recursive calculation at step 702.
  • the transformation parameters for both global and elastic deformations are obtained by interpolating the transformation parameters estimated for each region (step 707).
  • the interpolated transformation is then applied to the query image and aligned it to either the mean of the class or the individual template depending on the implementation.
  • the advantage of the alignment system according to the invention is that distortions in the fingerprint image, due to excess or uneven pressure during extraction, finger roll etc (as described earlier), may be compensated for more easily than in prior art systems.
  • the improvement in alignment enhances the normalisation effect throughout the data set and minimises the chances of, for example, a mismatch of two images of the same finger.
  • Enrolment Fingerprint recognition systems have two principal modes of operation: enrolment and matching.
  • enrolment acquired fingerprints are stored in a template database, where only those features of the print that are distinguishing are extracted and represented in some form.
  • Fig 8 is a flowchart showing a preferred embodiment according to the enrolment mode of the current invention.
  • the enrolment process starts from acquiring a fingerprint image from a scanning device (step 801). At the next step (step 802), it is then divided into a set of regions (step 502) and the ridge pattern of each region is modelled, according to previously described methods (at step 503) and the ridge orientation and separation of each region is estimated. The location and orientation of the core is also located the same way as described at (step 505).
  • the parameter set ⁇ separation, direction ⁇ is then projected to the canonical feature space as suggested at Fig 5.
  • step (809) is carried out and a duplicate enrolment is declared, i.e. the fingerprint has already been enrolled in the database. Otherwise, the feature space is updated with the new candidate and the classification and clustering steps (509, 510) will also need to be re-calculated with the information from the new image.
  • the minutiae information i.e. the location, orientation and ridge count may be extracted from the enrolment image. This information may be also aligned to the canonical feature space.
  • Step 807 is an optional step and it is to extract the pore information from the input image.
  • the information includes the location, shape and distribution of sweat pore features.
  • a detailed embodiment is given above and shown in Fig 6. If the number of detected minutiae and the number of detected sweat pores are lower than a predefined value, which is configurable by the end user, step 811 is performed again and an enrolment failure is declared. Otherwise, the location of the image in the canonical feature space, the information of which class and sub-class it belongs to, the ridge parameters, the location and orientation of its core, the minutiae and sweat pore information are encoded and stored as a template image.
  • the template can be generated in a multi-layer fashion so that any part of the information can be used by any foreign method or computer program that can only utilize that part of the information, such as location, type and/or the orientation of the minutiae.
  • the process of fingerprint matching involves comparing a query print with a set of one or more template prints.
  • a verification mode i.e. a one to one match is sought and; an identification mode, i.e. a one to many match is sought.
  • the following disclosure is based on the identification mode, however, with only a slight modification of the flow, the implementation can be easily adapted to the verification mode.
  • Fig 9 is a flowchart showing a preferred embodiment of current invention.
  • step 901 After acquiring the image (query) from the scanning device, it is divided into a set of local regions and each region is modelled and ridge information is identified (step 901) and further mapped into the canonical feature space (step 902). Both steps use the same methodology as the one explained in the enrolment process.
  • step 903 based on its position in the feature space, the probability that the query image belongs to certain class and sub-class is calculated.
  • the probability of membership of a given query print, Q, belonging to a particular class, c, can be expressed as the posterior probability P(c
  • V(Q) is the projection of Q into the canonical feature space V (step 508).
  • step 509 will suggest other ways to calculate the membership or classification probability: P(c
  • the choice of probability model, whether parametric or non-parametric, may be connected with the partitioning process used at step 510. Such variations are under the contemplation of this invention.
  • step 914 is performed and a non-match declared. Otherwise the system will proceed to step 905.
  • the ridge parameter set of the query image is compared with the mean parameter set for each class. And both linear and non-linear deformation between the two parameters is removed using a method described at image alignment step. The estimated transformation parameters are then applied to the query image.
  • the minutiae information may be extracted from the aligned query image and compared with the corresponding information in each stored template within the partition class. If the number of minutiae is two low, then algorithm may proceed to step 908, which extracts the sweat pore information (explained in detail at the description of Fig 6). If there are sufficient minutiae present at step 906, the query and stored templates are compared and a matching score is generated purely from minutiae and the probability, step (909). Otherwise the sweat pore information is used to compare the query and the corresponding information in each template within the class.
  • a combined matching score (909) may be then generated with the combination of the probability measurement calculated at step 903, minutiae and/or sweat pore information.
  • the two scores one that expresses the 'belonging to the nearest patter class c' and; the other expressing the similarity of the minutiae/sweat pore patterns between the query print Q and each template R_c in class c, are combined by taking the product of the two scores expressed as probabilities.
  • P(Q matches R_c) P(c
  • the first probability is the same as estimated in step 903, and there are many known ways in which a similarity score based on minutiae and/or pore locations can be readily expressed as a probability. If any of the matching score within the class are higher than a predefined threshold, the system will declare a match between the query image and corresponding template. Otherwise, step 905 is returned to and the templates within another qualifying class are processed. In the preferred embodiment, the order of processing subsequent qualifying classes (and the templates contained within) is determined by taking the largest of the 'belonging' scores calculated at step 903 first. When all the templates in all the qualifying classes have been compared against the query image, and none of the matching scores are higher than the predefined threshold value, the system will declare a non-match.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Collating Specific Patterns (AREA)
  • Image Analysis (AREA)

Abstract

La présente invention porte sur des procédés d'extraction de caractéristiques pour des images d'empreintes digitales, utilisant des informations de caractéristiques de troisième niveau, tels que des pores sudoripares et utilisant ces informations pour l'inscription, la mise en correspondance, le stockage de modèles d'empreintes digitales. L'appareil identifie des régions de pores sudoripares candidates à partir d'un profil d'intensité, modélise le profil d'intensité dans au moins une dimension dans chaque région de pores candidate et identifie au moins l'un parmi le centre, la dimension et la forme du pore sudoripare à partir dudit profil d'intensité modélisé.
PCT/GB2008/050670 2007-08-17 2008-08-06 Procédé et appareil pour identifier et mettre en correspondance des empreintes digitales à l'aide de pores sudoripares WO2009024811A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB0716021A GB2451888A (en) 2007-08-17 2007-08-17 Processing fingerprints to identify sweat pores, i.e. third level information, from ridge structures, i.e. macroscopic first level information.
GB0716021.1 2007-08-17

Publications (1)

Publication Number Publication Date
WO2009024811A1 true WO2009024811A1 (fr) 2009-02-26

Family

ID=38566520

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB2008/050670 WO2009024811A1 (fr) 2007-08-17 2008-08-06 Procédé et appareil pour identifier et mettre en correspondance des empreintes digitales à l'aide de pores sudoripares

Country Status (2)

Country Link
GB (1) GB2451888A (fr)
WO (1) WO2009024811A1 (fr)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017140109A1 (fr) * 2016-02-17 2017-08-24 北京小米移动软件有限公司 Procédé et appareil de détection de pression
CN110796638A (zh) * 2019-09-29 2020-02-14 合肥方程式电子科技有限公司 毛孔检测方法
CN113657145A (zh) * 2021-06-30 2021-11-16 深圳市人工智能与机器人研究院 一种基于汗孔特征及神经网络的指纹检索方法

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101529033B1 (ko) * 2014-02-14 2015-06-18 크루셜텍 (주) 극소 센싱 영역을 포함하는 전자 장치 및 이의 지문 정보 프로세싱 방법
CN112766395B (zh) * 2021-01-27 2023-11-28 中国地质大学(北京) 一种图像匹配方法、装置、电子设备及可读存储介质

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5982914A (en) * 1997-07-29 1999-11-09 Smarttouch, Inc. Identification of individuals from association of finger pores and macrofeatures
US6049621A (en) * 1997-08-22 2000-04-11 International Business Machines Corporation Determining a point correspondence between two points in two respective (fingerprint) images
ATE381739T1 (de) * 2003-08-29 2008-01-15 Koninkl Philips Electronics Nv Biometrische identifikationseinrichtung

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
ANDREA R RODDY ET AL: "Fingerprint Features-Statistical Analysis and System Performance Estimates", 19970901, vol. 85, no. 9, 1 September 1997 (1997-09-01), XP011043892 *
BINDRA B ET AL: "Poroscopy: A method of personal identification revisited", ANIL AGGRAWAL'S INTERNET JOURNAL OF FORENSIC MEDICINE AND TOXICOLOGY, ANIL AGGRAWAL'S INTERNET JOURNAL OF FORENSIC MEDICINE AND TOXICOLOGY, INDIA, vol. 1, no. 1, 1 January 2000 (2000-01-01), XP007906708, ISSN: 0972-8074, [retrieved on 20000516] *
CHRISTOPHE CHAMPOD ET AL: "Fingerprints and Other Ridge Skin Impressions, PASSAGE", FINGERPRINTS AND OTHER RIDGE SKIN IMPRESSIONS, CRC PRESS LLC, 2000 N.W. CORPORATE BLVD., BOCA RATON, FLORIDA 33431, 27 April 2004 (2004-04-27), XP007906709, ISBN: 978-0-415-27175-2 *
DATABASE EMBASE [online] ELSEVIER SCIENCE PUBLISHERS, AMSTERDAM, NL; January 2000 (2000-01-01), BINDRA B ET AL: "Poroscopy: A method of personal identification revisited", XP002510904, Database accession no. EMB-2004204903 *
HENRY LEE; GAENSSLER R (ED.), ANIL JAIN (AU.): "Advances in Fingerprint Technology, Second Edition, Chapter 8: Automated Fingerprint Identification and Imaging Systems,", 2001, CRC PRESS LLC, BOCA RATON, FLORIDA, USA, XP002510661 *
JAIN L C (ET AL) (EDS.), RODDY ET AL (AU): "Chapter "Fingerprint feature processing techniques and poroscopy"", INTELLIGENT BIOMETRIC TECHNIQUES IN FINGERPRINT AND FACE RECOGNITION, BOCA RATON, FL : CRC PRESS, US, 1 January 1999 (1999-01-01), pages 37 - 105, XP002389877, ISBN: 978-0-8493-2055-2 *
OANA G CULA ET AL: "Skin Texture Modeling", INTERNATIONAL JOURNAL OF COMPUTER VISION, KLUWER ACADEMIC PUBLISHERS, BO, vol. 62, no. 1-2, 1 April 2005 (2005-04-01), pages 97 - 119, XP019216451, ISSN: 1573-1405 *
STOSZ J D ET AL: "AUTOMATED SYSTEM FOR FINGERPRINT AUTHENTICATION USING PORES AND RIDGE STRUCTURE", PROCEEDINGS OF THE SPIE, SPIE, BELLINGHAM, VA; US, vol. 2277, 28 July 1994 (1994-07-28), pages 210 - 223, XP008008184 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017140109A1 (fr) * 2016-02-17 2017-08-24 北京小米移动软件有限公司 Procédé et appareil de détection de pression
US10402619B2 (en) 2016-02-17 2019-09-03 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for detecting pressure
CN110796638A (zh) * 2019-09-29 2020-02-14 合肥方程式电子科技有限公司 毛孔检测方法
CN110796638B (zh) * 2019-09-29 2023-03-24 合肥方程式电子科技有限公司 毛孔检测方法
CN113657145A (zh) * 2021-06-30 2021-11-16 深圳市人工智能与机器人研究院 一种基于汗孔特征及神经网络的指纹检索方法
CN113657145B (zh) * 2021-06-30 2023-07-14 深圳市人工智能与机器人研究院 一种基于汗孔特征及神经网络的指纹检索方法

Also Published As

Publication number Publication date
GB2451888A (en) 2009-02-18
GB0716021D0 (en) 2007-09-26

Similar Documents

Publication Publication Date Title
EP2174261B1 (fr) Procédé et dispositif d'appariement d'empreintes digitales
Umer et al. Iris recognition using multiscale morphologic features
Zhao et al. Fingerprint image synthesis based on statistical feature models
Svoboda et al. Generative convolutional networks for latent fingerprint reconstruction
US20080279416A1 (en) Print matching method and system using phase correlation
US20080013803A1 (en) Method and apparatus for determining print image quality
Doublet et al. Robust grayscale distribution estimation for contactless palmprint recognition
Garg et al. Biometric authentication using finger nail surface
WO2009024811A1 (fr) Procédé et appareil pour identifier et mettre en correspondance des empreintes digitales à l'aide de pores sudoripares
Subbarayudu et al. Multimodal biometric system
Ribaric et al. Palmprint recognition based on local Haralick features
Kumar Orientation local binary pattern based fingerprint matching
Turroni Fingerprint Recognition: Enhancement, Feature Extraction and Automatic Evaluation of Algorithms
Alotaibi et al. Increasing the Efficiency of Iris Recognition Systems by Using Multi-Channel Frequencies of Gabor Filter
Kuban et al. A NOVEL MODIFICATION OF SURF ALGORITHM FOR FINGERPRINT MATCHING.
Mohamed-Abdul-Cader et al. Minutiae Triangle Graphs: A New Fingerprint Representation with Invariance Properties
Brasileiro et al. A novel method for fingerprint image segmentation based on adaptative gabor filters
Yao et al. Fingerprint quality assessment with multiple segmentation
Tunkpien et al. Palmprint identification system using shape matching and K-Nearest neighbor algorithm
Selim et al. A Feature level Fusion of Multimodal Biometric Authentication System
Nezhadian et al. Inner-knuckle-print for human authentication by using ring and middle fingers
Pillai et al. Fingerprint liveness detection with feature level fusion techniques using svm and deep neural network
Yao Digital Fingerprint Quality Assessment
Izadi Embedding local quality measures in minutiae-based biometric recognition
Barhoumi et al. Efficient Fingerprint Analysis Based on Sweat Pore Map

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08788641

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08788641

Country of ref document: EP

Kind code of ref document: A1