Hand Biometrics Using High Order Zernike Moments

From MeliWiki
Revision as of 23:03, 13 July 2011 by Watera427 (Talk | contribs) (Zernike Moments)

Jump to: navigation, search

<Contributed to MeLi Wiki by Professor George Bebis, Department of Computer Science and Engineering, University of Nevada, Reno>

Hand Biometrics

Recently, there has been increased interest in developing biometrics-based authentication systems which has led to intensive research in fingerprint, face, hand, ear, and iris recognition [1]. Each biometric has its strength and weakness depending on the application and its requirements. The geometry of the hand contains relatively invariant features of an individual. Hand-based authentication is among the oldest live biometrics-based authentication modalities. The existence of several hand-based authentication commercial systems and patents indicate the effectiveness of this type of biometric.

Hand shape can be easily captured in a relatively user friendly manner by using conventional CCD cameras. This technology is more acceptable by the public in daily life mainly because it lacks a close connection to forensic applications. However, hand-based verification systems are usually employed in small scale person authentication applications due to the fact that geometric features of the hand (e.g., finger length/width, area/size of the palm) are not as distinctive as fingerprint or iris features. Lately, there has been some interest lately in fusing different biometrics to increase system performance. The ease of use and acceptability of hand-based biometrics make hand shape a good candidate in these heterogeneous systems.

The majority of hand-based verification systems use geometric measurements. In these systems, the user is asked to place his/her hand on a surface and align it, with the help of some guidance pegs, on the surface. A mirror is usually used to obtain a side view of the hand using a single camera. The alignment operation simplifies the feature extraction process to a great extent and allows high processing speeds. In most cases, a few handcrafted geometric features (e.g. length, width and height of the fingers, thickness of the hand, aspect ratio of fingers and palm, etc.) are extracted, making it possible to construct a small template. Removal of pegs, to improve convenience, and use of more powerful feature extraction techniques to capture the shape of the hand more accurately represent promising research directions in this area. In this assignment, you will investigate using high-order Zernike moments for capturing hand geometry.


Zernike Moments

Moment functions of image intensity values are used to capture global features of the image in pattern recognition and image analysis Cite error: Closing </ref> missing for <ref> tag. Among many moment based descriptors, Zernike moments have minimal redundancy, rotation invariance and robustness to noise; therefore they are used in a wide range of applications on image analysis, reconstruction and recognition. Zernike moments are based on a set of complex polynomials that form a complete orthogonal set over the interior of the unit circle [2]. They are defined to be the projection of the image function on these orthogonal basis functions. The basis functions <math>V_{n,m}(x,y)</math> are given by:

Eq (1)

<math> V_{n,m}(x,y)=V_{n,m}(\rho,\theta)=R_{n,m}(\rho)e^{jm\theta}

</math>
where n is a non-negative integer, m is non-zero integer subject to the constraints <math>n-|m|</math>
  1. Biometrics: http://en.wikipedia.org/wiki/Biometrics