Palm Biometrics Flashcards

(19 cards)

1
Q

D. Zhang Palm Recognition Method

A

Input Palm Into Machine

Illuminate with ring light

Capture with Lens

A/D Converter

CCD Camera

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

D Zhang Preprocessing

A

Resize Original Hand Image (384x284)

Binarize Image

Boundary tracking, isolate key points and build coordinate system.

Extract central part by filtering extraneous data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Handprint Principle Lines

A

Principle Lines cannot be used for recognition as different people have can have similar principle lines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Low Resolution Handprints

A

Resolution is usually low so details such as wrinkles are not clear

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Incorrect Hand Placement

A

To avoid extracting features from background due to incorrect hand placement, palm masks are used.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Hand Placement Gabor Wavelets

A

Features obtained from 2-D Quadrature Gabor Wavelets:
- First Binary bit code (real part)
- Second Binary Bit Code (Imaginary Part)
- Corresponding Masks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Palm Matching

A

Palm matching is performed using normalised Hamming distance based on real part, imaginary part and mask.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Palm Verification

A

Imposter Palms hover around 0.33 to 0.5 HD as expected, Genuine palms more spread HD than iris but spread from 0 to 0.33.

Clear threshold between the two.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Receiver Operator Characteristic

A

Equal Error Rate 0.6%, good but not perfect, comparable with other palmprint approaches.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Effect of time on handprints

A

Time has little effect and palm does not change for years.

HD were smallest between palms from different times.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Effect of illumination on handprints

A

Handprint recognition is robust to illumination.

HD were again smallest between different illumination levels.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Eigen palms

A

Eigen palms contained far more database samples than previous approaches.

Exhibited a very high recognition rate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Palm Biometric Extraction Modality 1

A

Acquire Hand Image

Binarize hand image and find best fitting ellipse using circular Hough Transform

Rotate handprint according to orientation of fitted ellipse

Distance transform of the handprint assigns distance from each pixel to boundary of the hand, max pixel (most dense point) is considered centre

Estimate palmprint region around estimated centre point.

Reverse the rotation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Palm Biometric Extraction Modality 2

A

Same as previous. However, greyscale after rotating.

Use Region of Interest (ROI) extracted from centre. Use erosion to refine boundaries.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Palmprint Feature Extraction

A

Segmented Image is normalised

Image is filtered using a direction mask at orientations (0,90,45,135)

Max of these 4 at each pixel are taken to combine to G

Features are the standard deviation of blocks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Multimodal Fusion

A

Combining both hand geometry and palm print consistently performs better

17
Q

Palmprint Verification (Kumar et al.)

A

Cosine similarity is computed between two feature vectors

18
Q

Partly Model Based approach to hand recognition

A

Models palm by regions, principal lines and datum points.

Laws filters convolve palm images.

Statistical Features are taken as features.