Authentication mode as shown in the fig.1. Inthe Enrollment mode fingerprint system isused to identify and collect the relatedinformation about the person and his/herfingerprint image. Authentication mode inwhich the fingerprint system is used toidentify the person who is declared to behim/her as show
Enrollment ModeAuthentication Mode
Matching Score
Fig 1.Enrollment and Authentication of aFingerprint system
At the time of capturing the fingerprintimages from the scanner some times itacquire noisy fingerprints .The performanceof fingerprint identification system isdepending on the quality of the fingerprintimages due to the skin conditions like dry orwet ,burns, cuts and capturing sensor noiseslike manual labors a significant percentage of fingerprint images is of poor quality.The goal of fingerprint enhancementalgorithms is to improve the clarity of thefingerprint image (ridge structures) in therecoverable regions and unrecoverableregions as too noisy for further processing asshown in the fig 3(A). We proposedfingerprint image enhancement usingSuccessive Mean Quantization Transform(SMQT).
FINGER PRINT IMAGE ENHANCEMENT
SMQT (Successive Mean QuantizationTransform) is a straight forward way toenhance fingerprint image that can usedirectly. The only parameter to adjust is thelevelLevel1: 2
L-1
---------------------------------------------------u(2,1) u(2,2)Level 2: 2
L-2
---------------------------------------------------u(3,1) u(3,2) u(3,3) u(3,4)Level 3:2
L-3
--------------------------------------------------…………………up to 8Fig 2.The SMQT as a binary tree of MQUsThe Successive Mean QuantizationTransform (SMQT) as a binary tree of MeanQuantization Units (MQUs) L as shown inthe fig.2. Today digital imaging devicestypically use the range 0
. . .
255, that is 8 bitsis used. For automatic Fingerprint imageenhancement of 8 bits images
L
is chosen to8. Nevertheless, it could be convenient tocontrol the amount of enhancement applied.Given the original pixel set
D
(
x
) and theSMQT8 enhanced pixel set
M
(
x
), a simplemix of the two sets can be found as
T
(
z
) =
{z |
V
(
z
) = (1
− α
)
V
(
x
) +
α
V
(
y
)
, x D,y M}
MQUMQU MQUMQUMQU MQU MQU