.: Click here to download :.
Moment based feature descriptors have evolved into a powerful tool for
image analysis applications. Geometric moments present a low computational cost,
but are highly sensitive to noise. Furthermore reconstruction is extremely difficult. Although not
invariant under rotation, Hu's invariants that are derived from geometric moments present invariance
under linear transformations. Complex moments provide with additional invariant
descriptors, but present the same problems regarding noise and reconstruction.
Moments of orthogonal polynomial basis were proposed by Teague. They have proven less sensitive to noise,
are natively invariant to linear transformations and can be effectively used for image reconstruction.
Computational complexity, however, becomes a major issue, and real-time implementation in software has not
been reported. Moments of discrete orthogonal basis have been proposed recently. They are fast to implement,
present adequate noise tolerance and very accurate image reconstruction. Their major drawback is the lack
of invariance under transformation. Image normalization should be used prior to moment extraction for
applications requiring invariance. We have developed a simple and efficient technique for face recognition that combines:
- Centralised moments
- Normalised moments
- Hu invariant moments
- Legendre moments
Each feature vector in fact is not discriminative for identification and only using them all at once with appropriate weights it is possible to reach an excellent recognition rate.
Index Terms: Matlab, source, code, face, recognition, statistical, moments, moment, invariant, Hu, centralised, Legendre.
Figure 1. Applications of Hu moments |
|||||||||||||||
A simple and effective source code for Face Recognition. |
|||||||||||||||
Demo code (protected
P-files) available for performance evaluation. Matlab Image Processing Toolbox is required. |
|||||||||||||||
Release |
Date |
Major features |
|||||||||||||
1.0 |
2008.07.15 |
|
|||||||||||||
We recommend to check the secure connection to PayPal, in order to avoid any fraud. This donation has to be considered an encouragement to improve the code itself. |
|||||||||||||||
Face Recognition Based on Statistical Moments - Click here for
your donation. In order to obtain the source code you
have to pay a little sum of money: 100 EUROS (less
than 140 U.S. Dollars). |
|||||||||||||||
Once you have done this, please email us luigi.rosa@tiscali.it As soon as possible (in a few days) you will receive our new release of Face Recognition Based on Statistical Moments. Alternatively, you can bestow using our banking coordinates:
|
The authors have no relationship or partnership
with The Mathworks. All the code provided is written in Matlab
language (M-files and/or M-functions), with no dll or other
protected parts of code (P-files or executables). The code was
developed with Matlab R2006a. Matlab Image Processing Toolbox is required.
The code provided has to be considered "as is" and it is without any kind of warranty. The
authors deny any kind of warranty concerning the code as well
as any kind of responsibility for problems and damages which may
be caused by the use of the code itself including all parts of
the source code.