Publication | Closed Access
An efficient indexing scheme for binary feature based biometric database
27
Citations
0
References
2007
Year
EngineeringFeature DetectionBiometric PrivacyBiometricsFeature ExtractionEfficient Indexing SchemeTemplate ProtectionIris BiometricsFingerprint AnalysisImage AnalysisData ScienceData MiningPattern RecognitionBiostatisticsBinary Feature TemplateSoft BiometricsComputer EngineeringComputer ScienceB+ TreeContent-based Image RetrievalPattern Recognition Application
The paper proposes an efficient indexing scheme for binary feature template using B+ tree. In this scheme the input image is decomposed into approximation, vertical, horizontal and diagonal coefficients using the discrete wavelet transform. The binarized approximation coefficient at second level is divided into four quadrants of equal size and Hamming distance (HD) for each quadrant with respect to sample template of all ones is measured. This HD value of each quadrant is used to generate upper and lower range values which are inserted into B+ tree. The nodes of tree at first level contain the lower and upper range values generated from HD of first quadrant. Similarly, lower and upper range values for the three quadrants are stored in the second, third and fourth level respectively. Finally leaf node contains the set of identifiers. At the time of identification, the test image is used to generate HD for four quadrants. Then the B+ tree is traversed based on the value of HD at every node and terminates to leaf nodes with set of identifiers. The feature vector for each identifier is retrieved from the particular bin of secondary memory and matched with test feature template to get top matches. The proposed scheme is implemented on ear biometric database collected at IIT Kanpur. The system is giving an overall accuracy of 95.8% at penetration rate of 34%.