SlideShare una empresa de Scribd logo
1 de 7
Descargar para leer sin conexión
Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
DOI : 10.5121/sipij.2011.2302 15
FACE DETECTION AND RECOGNITION USING BACK
PROPAGATION NEURAL NETWORK AND FOURIER
GABOR FILTERS
Anissa Bouzalmat1
, Naouar Belghini2
, Arsalane Zarghili3
and Jamal Kharroubi4
1
Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez,
Morocco
anissabouzalmat@yahoo.fr
2
Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez,
Morocco
n.belghini@ieee.ma
3
Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez,
Morocco
zarghili@yahoo.fr
4
Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez,
Morocco
jamal.kharroubi@yahoo.fr
ABSTRACT
Face recognition is a field of computer vision that uses faces to identify or verify a person. In this paper,
we present a neural network system for face recognition. Feature vector based on Fourier Gabor filters are
used as input of the Back Propagation Neural Network (BPNN). To extract the features vector of the whole
face in image, we use an algorithm for detecting skin human faces in color images and then we introduce
Gabor filters with 8 different orientations and 5 different resolutions to get maximum information.
Experiments show that the proposed method yields results.
KEYWORDS
Face Detection, Face Recognition, Bilinear Interpolation, Fourier Transform, Gabor Filter, Neural
Network
1. INTRODUCTION
Human face detection and recognition has attracted much attention ,it is an active area of research
spanning several disciplines such as computer vision and automatic access control system.
Especially, face detection is an important part of face recognition as the first step of automatic
face recognition.
A complete face recognition system presents two stages. First detect the human faces in a
cluttered background and extract pertinent features, second involve classification of facial images
obtained in the previous stage. A robust face recognition system is a system based on good
feature extraction method and good classifier. Neural network have been successfully applied to
many pattern classification problems. And among techniques used in the literature for skin
detection based on different color spaces include HSV, normalized RGB, YCrCb, YIQ and
CIELAB. According to Sandeep et al. [1], HSV gives higher accuracy for skin pixel detection.
Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
16
For feature extraction, it is proven that Gabor filters can extract the maximum information from
local image regions [2][3] and it is invariant against, translation, rotation, variations due to
illumination and scale [4][5][6].
In this study, we present a neural network system for face recognition. We use HSV space for
skin detection, Gabor filters and Fourier transform for feature selection. Theses feature vectors
are used as input of our Back Propagation Neural Network (BPNN), it was chosen as classifier
for the proposed system because of its simplicity and its capability in supervised pattern
recognition [7].
This paper is organized as follows: Description of our proposed solution is presented in section 2,
in section 3, we gives the experimental results and conclusion.
2. THE PROPOSED SOLUTION
2.1 The system architecture
The system proposed in this research is designed for facial face recognition. The system consists
of three modules: a) Facial feature extraction using Gabor filter b) dimensionality reduction using
average value. Finally, the obtained feature vectors are fed up into BPNN for classification. (The
overall system architecture is shown in Fig 1)
Figure 1. Description of the proposed solution architecture.
2.2 Method of detection
Face detection provides interesting challenges to the underlying pattern classification and
learning techniques and many techniques [8], [9] have reported for locating skin color regions
in the input image so,We are interested in skin detection .
this process is typically used as a preprocessing step to find regions that potentially have human
faces and involves color histogram for skin (in the HSV space), the details of implementation are
described in [1]. First, we detect the skin of the original image, then we reduce the image result in
size 32×32 by bilinear interpolation. This is necessary to reduce the computation time.
2.3 Features vector computation
Gabor is a function that satisfies certain mathematical requirements extraction information which
based on the use of a bank of Gabor filters [10], 8 orientations and 5 resolutions. The 2D Gabor
filter function is the product of a 2D Gaussian and a complex exponential function. That satisfies
Bilinear
interpolation
FFT
Convolution of the
Fourier image with
the Fourier filter
bank
Skin
detection
The Gabor filters
window of size
16 × 16 by 8
orientations and 5
Resolutions (real
part)
FFT Reduce the
dimension of
extracted
vector using
average value
Data Base
Input
Neural network
training
Recognised
face
Classifer
Feature
extraction
Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
17
certain mathematical requirements extraction information is formed by modulating a complex
sinusoid by a Gaussian function where each filter is defined by:
( ) ( )
( )
2 2 2 2 2
( , , , ) exp exp , exp
2 2
2 2
2
k k x y
Gabor x y ik x y
D
µν σ
µν
µ ν µν
σ
σ
 
− +
  −
= ∗ −
 
 
 
 
 
 
 
 
 
 
(1)
Where:
(x,y): The 2-dimensional input point.
µ : The orientation of the Gabor kernel
ν : The scale of the Gabor kernel.
||.||: The norm operator.
σ: The standard deviation of the Gaussian window in the kernel.
K µυ is The wave vector defined as:
max
k exp
µν
8
i
k
v
f
πµ
= (2)
if 8 different orientations are chosen. Kmax is the maximum frequency, and f υ is the spatial
frequency between kernels in the frequency domain. In our configuration, 5 different scales and 8
orientations of Gabor wavelets are used, e.g. ν € {0, ..., 4} and µ€ {0, ..., 7}. Gabor wavelets are
chosen with the parameters:
π
, 2 ,
max
2
k f σ π
= = =
The collection of all 40 Gabor kernels is called a filter bank. An example can be found in Fig 2.
Figure 2. Gabor filters of size 16 × 16 by 8 orientations and 5 Resolutions (real part).
The Fourier Gabor wavelet representation of an image is the convolution of the Fourier image
with the Fourier filter bank. The convolution of Fourier image F(I) and a Fourier Gabor kernel
F(Gaborµ,ν (x,y)) is defined as follows:
Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
( ) ( )
( )
, , ,
Convolution x y F I x y F Gabor x y
µν
= ∗
and called Fourier Gabor feature. As the response Convolution
kernel is a complex function with a real part : Real{Convolution
Imag{Convolutionµ,ν(x,y)},we use its real Real{Convolution
Gabor features. The complete set of Gabor wavelet representations of the imag
( ) ( )
{ , : {0,.., 7}, {0,.., 4}}
O I Convolution x y µ ν
µν
= ∈ ∈
The resulting features for each orientation, scale are referred to as Fourier Gabor feature
The respectful steps in the algorithm is explained using the
Fourier-Gabor filters
 Algorithm 1:
Step 1. Prepare 5 × 8 matrix Gabor each of size 16 × 16 as shown (Fig
Step 2. Apply the Fourier transform to each matrix Gabor.
Step 3. Apply Fourier to each image in the training set of size 32×32.
Step 4. Convolution of the Fourier transform of the image size 32×32 by each image of the
Fourier transformed Gabor size 16 × 16 (8 orientations and 5 scales) .
Step 5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images (
obtained in step 4) (Fig 3).
Figure 3: Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image
(32 × 32) for the Fourier transformed of each Gabor filter 16× 16.
The use of Gabor filters is very expensive in computing time, due to the convolution of the whole
image with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32
convolved with 40 Gabor filters: 8 orientations and 5 scales
(Fourier_Gabor_IMG) to Result_IMG(
dimension of extracted vector using average values:
We choose an incremental rate p, so the number of sample (numS) become
calculate the result vector for this channel:
Signal  Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
( )
( )
, , ,
Convolution x y F I x y F Gabor x y
µν
(3)
Gabor feature. As the response Convolutionµ,ν(x,y) to each Fourier Gabor
ction with a real part : Real{Convolutionµ,ν(x,y)} and an imaginary part :
(x,y)},we use its real Real{Convolutionµ,ν(x,y)} to represent the Fourier
complete set of Gabor wavelet representations of the image I(x,y) is:
{ , : {0,.., 7}, {0,.., 4}}
µ ν
= ∈ ∈ (4)
The resulting features for each orientation, scale are referred to as Fourier Gabor feature
The respectful steps in the algorithm is explained using the representation of the face with
Prepare 5 × 8 matrix Gabor each of size 16 × 16 as shown (Fig 2).
2. Apply the Fourier transform to each matrix Gabor.
3. Apply Fourier to each image in the training set of size 32×32.
ourier transform of the image size 32×32 by each image of the
Fourier transformed Gabor size 16 × 16 (8 orientations and 5 scales) .
5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images (
: Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image
(32 × 32) for the Fourier transformed of each Gabor filter 16× 16.
The use of Gabor filters is very expensive in computing time, due to the convolution of the whole
mage with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32
s: 8 orientations and 5 scales, then we resize the image result
Result_IMG(100*100) of one dimension, and finally we reduce
dimension of extracted vector using average values:
e choose an incremental rate p, so the number of sample (numS) becomes 10000/p then we
calculate the result vector for this channel:
Signal  Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
18
(x,y) to each Fourier Gabor
and an imaginary part :
(x,y)} to represent the Fourier
e I(x,y) is:
The resulting features for each orientation, scale are referred to as Fourier Gabor feature vector.
representation of the face with
ourier transform of the image size 32×32 by each image of the
5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images (32×32
: Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image
The use of Gabor filters is very expensive in computing time, due to the convolution of the whole
mage with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32
, then we resize the image result
ally we reduce the
10000/p then we
Signal  Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
19
For k=0,1,…, numS
{ i= k*p
i+p
Reduced_IMG[k] = ∑ Result_IMG[j]
j=i
}
2.4. The BPNN learning process
After computation of the reduced vectors of dataset, back propagation algorithm is used to train
our neural network. The process learning is as follow:
- Read data and specify the desired output for each vector.
- Randomly initialize weights and bias.
Then gradually adjust the weights of the network by performing the following procedure for all
vectors:
- Compute the hidden layer and output layer neuron using sigmoid activation function.
- Calculate errors of the output and hidden layers.
- Adjust weights:
( ) ( 1) ( ) ( ) ( 1)
w n w n n y n n
ji j i ji
ji
ηδ α
= − + + ∆ −
With:
e (n)y (n) 1-y (n) If jЄ output layer
j j j
(n)=
j y (n) 1-y (n) δ (n)w (n) If jЄ hidden layer
j j k kj
k
δ
  
 

   ∑
  

η and α are learning rate and momentum factor.
- Calculate to total error of network.
We repeat these steps on all patterns until minimizing the squared mean error.
3. EXPERIMENTAL RESULTS
In experimental results, we test with different images having simple backgrounds, different sizes
and skin colours, on a sample XM2VTSDB [11]. The results (Fig 4) are good since we have a
little change in different expression variations and pose.
Signal  Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
20
Figure 4: Example of input (left) and output (right) of our system
4. CONCLUSION
We have used a specific method for generating features vector of the whole face in an image, by
first detecting face regions using the color of skin which presents a robust overlooked in different
background, accessory and clothing. It is a fast algorithm for extracting human faces in color
images and easy to implement. And second introducing Gabor filters to extract the maximum of
information by varying the resolution and orientation. BPNN is then applied to perform the
recognition task. This solution was implemented using Java environment. Results indicate that the
proposed method achieves good results.
REFERENCES
[1] K. Sandeep, A.N. Rajagopalan,”Human Face Detection in Cluttered Color Images Using Skin Color
and Edge Information” ,ICVGIP Proceeding, 2002.
[2] H. Deng, L. Jin, L. Zhen, and J. Huang. A new facial expression recognition method based on local
gabor filter bank and pca plus lda. International Journal of Information Technology, 11(11):86-96,
2005.
[3] L. Shen and L. Bai. Information theory for gabor feature selection for face recognition. Hindawi
Publishing Corporation, EURASIP Journal on Applied Signal Processing, Article ID 30274, 2006.
[4] J Essam Al Daoud, ”Enhancement of the Face Recognition Using a Modified Fourier-Gabor
Filter”,Int. J. Advance. Soft Comput. Appl., Vol. 1, No. 2, 2009.
[5] Z. Y. Mei, Z. Ming, and G. YuCong. Face recognition based on low diamensional gabor feature using
direct fractional-step lda. In Proceedings of the Computer Graphics, Image and Vision: New Treds
(CGIV'05), IEEE Computer Society,2005.
[6] B. Schiele, J. Crowley, ”Recognition without correspondence using mul-tidimensional receptive field
histograms”,International Journal on Com-puter Vision.36:3152,2000.
[7] Christopher M Bishop, “Neural Networks for Pattern Recognition” London, U.K.:Oxford University
Press, 1995.
Signal  Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011
21
[8] H. Martin Hunke, Locating and tracking of human faces with neural network, Master’s
thesis,University of Karlsruhe, 1994.
[9] Henry A. Rowley, Shumeet Baluja, and Takeo Kanade. “Neural network based face
detection,”IEEE Transactions on Pattern Analysis and Machine Intelligence, 20(I), pp.23-38, 1998.
[10] B. Schiele and J. Crowley. “Recognition without correspondence using multidimensional receptive
field histograms”. International Journal on Computer Vision, 36:3152, 2000.
[11] K Messer, J Matas, J Kittler, J Luettin, and G maitre, ” Xm2vtsdb: The extended m2vts database”, In
Second International Conference of Audio and Video-based Biometric Person Authentication, March
1999.

Más contenido relacionado

Similar a Face Detection and Recognition Using Back Propagation Neural Network and Fourier Gabor Filters

Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...
Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...
Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...Youssef Rachidi
 
EDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGEEDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGEIAEME Publication
 
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...IJAAS Team
 
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...IJECEIAES
 
Research Paper v2.0
Research Paper v2.0Research Paper v2.0
Research Paper v2.0Kapil Tiwari
 
RC2-filterDesign_s
RC2-filterDesign_sRC2-filterDesign_s
RC2-filterDesign_shenry kang
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabIRJET Journal
 
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...Dr. Amarjeet Singh
 
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...CSCJournals
 
An Automated Method for Segmentation of the Hand In Sign Language
An Automated Method for Segmentation of the Hand In  Sign LanguageAn Automated Method for Segmentation of the Hand In  Sign Language
An Automated Method for Segmentation of the Hand In Sign LanguageIJMER
 
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...IJCSEA Journal
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle usingijfcstjournal
 
Image Steganography Using Wavelet Transform And Genetic Algorithm
Image Steganography Using Wavelet Transform And Genetic AlgorithmImage Steganography Using Wavelet Transform And Genetic Algorithm
Image Steganography Using Wavelet Transform And Genetic AlgorithmAM Publications
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionIOSRjournaljce
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130IJRAT
 

Similar a Face Detection and Recognition Using Back Propagation Neural Network and Fourier Gabor Filters (20)

Af35178182
Af35178182Af35178182
Af35178182
 
Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...
Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...
Handwritten amazigh-character-recognition-system-for-image-obtained-by-camera...
 
EDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGEEDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGE
 
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
SLIC Superpixel Based Self Organizing Maps Algorithm for Segmentation of Micr...
 
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
 
Gabor Filter
Gabor FilterGabor Filter
Gabor Filter
 
Research Paper v2.0
Research Paper v2.0Research Paper v2.0
Research Paper v2.0
 
B070306010
B070306010B070306010
B070306010
 
E0442328
E0442328E0442328
E0442328
 
RC2-filterDesign_s
RC2-filterDesign_sRC2-filterDesign_s
RC2-filterDesign_s
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using Matlab
 
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...
Development and Implementation of VLSI Reconfigurable Architecture for Gabor ...
 
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...
Histogram Gabor Phase Pattern and Adaptive Binning Technique in Feature Selec...
 
An Automated Method for Segmentation of the Hand In Sign Language
An Automated Method for Segmentation of the Hand In  Sign LanguageAn Automated Method for Segmentation of the Hand In  Sign Language
An Automated Method for Segmentation of the Hand In Sign Language
 
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...
AN EFFICIENT FEATURE EXTRACTION AND CLASSIFICATION OF HANDWRITTEN DIGITS USIN...
 
Ijetcas14 372
Ijetcas14 372Ijetcas14 372
Ijetcas14 372
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle using
 
Image Steganography Using Wavelet Transform And Genetic Algorithm
Image Steganography Using Wavelet Transform And Genetic AlgorithmImage Steganography Using Wavelet Transform And Genetic Algorithm
Image Steganography Using Wavelet Transform And Genetic Algorithm
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern Recognition
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130
 

Último

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Último (20)

HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Face Detection and Recognition Using Back Propagation Neural Network and Fourier Gabor Filters

  • 1. Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 DOI : 10.5121/sipij.2011.2302 15 FACE DETECTION AND RECOGNITION USING BACK PROPAGATION NEURAL NETWORK AND FOURIER GABOR FILTERS Anissa Bouzalmat1 , Naouar Belghini2 , Arsalane Zarghili3 and Jamal Kharroubi4 1 Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez, Morocco anissabouzalmat@yahoo.fr 2 Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez, Morocco n.belghini@ieee.ma 3 Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez, Morocco zarghili@yahoo.fr 4 Department of Computer Sciences, Sidi Mohamed Ben Abdellah University, Fez, Morocco jamal.kharroubi@yahoo.fr ABSTRACT Face recognition is a field of computer vision that uses faces to identify or verify a person. In this paper, we present a neural network system for face recognition. Feature vector based on Fourier Gabor filters are used as input of the Back Propagation Neural Network (BPNN). To extract the features vector of the whole face in image, we use an algorithm for detecting skin human faces in color images and then we introduce Gabor filters with 8 different orientations and 5 different resolutions to get maximum information. Experiments show that the proposed method yields results. KEYWORDS Face Detection, Face Recognition, Bilinear Interpolation, Fourier Transform, Gabor Filter, Neural Network 1. INTRODUCTION Human face detection and recognition has attracted much attention ,it is an active area of research spanning several disciplines such as computer vision and automatic access control system. Especially, face detection is an important part of face recognition as the first step of automatic face recognition. A complete face recognition system presents two stages. First detect the human faces in a cluttered background and extract pertinent features, second involve classification of facial images obtained in the previous stage. A robust face recognition system is a system based on good feature extraction method and good classifier. Neural network have been successfully applied to many pattern classification problems. And among techniques used in the literature for skin detection based on different color spaces include HSV, normalized RGB, YCrCb, YIQ and CIELAB. According to Sandeep et al. [1], HSV gives higher accuracy for skin pixel detection.
  • 2. Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 16 For feature extraction, it is proven that Gabor filters can extract the maximum information from local image regions [2][3] and it is invariant against, translation, rotation, variations due to illumination and scale [4][5][6]. In this study, we present a neural network system for face recognition. We use HSV space for skin detection, Gabor filters and Fourier transform for feature selection. Theses feature vectors are used as input of our Back Propagation Neural Network (BPNN), it was chosen as classifier for the proposed system because of its simplicity and its capability in supervised pattern recognition [7]. This paper is organized as follows: Description of our proposed solution is presented in section 2, in section 3, we gives the experimental results and conclusion. 2. THE PROPOSED SOLUTION 2.1 The system architecture The system proposed in this research is designed for facial face recognition. The system consists of three modules: a) Facial feature extraction using Gabor filter b) dimensionality reduction using average value. Finally, the obtained feature vectors are fed up into BPNN for classification. (The overall system architecture is shown in Fig 1) Figure 1. Description of the proposed solution architecture. 2.2 Method of detection Face detection provides interesting challenges to the underlying pattern classification and learning techniques and many techniques [8], [9] have reported for locating skin color regions in the input image so,We are interested in skin detection . this process is typically used as a preprocessing step to find regions that potentially have human faces and involves color histogram for skin (in the HSV space), the details of implementation are described in [1]. First, we detect the skin of the original image, then we reduce the image result in size 32×32 by bilinear interpolation. This is necessary to reduce the computation time. 2.3 Features vector computation Gabor is a function that satisfies certain mathematical requirements extraction information which based on the use of a bank of Gabor filters [10], 8 orientations and 5 resolutions. The 2D Gabor filter function is the product of a 2D Gaussian and a complex exponential function. That satisfies Bilinear interpolation FFT Convolution of the Fourier image with the Fourier filter bank Skin detection The Gabor filters window of size 16 × 16 by 8 orientations and 5 Resolutions (real part) FFT Reduce the dimension of extracted vector using average value Data Base Input Neural network training Recognised face Classifer Feature extraction
  • 3. Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 17 certain mathematical requirements extraction information is formed by modulating a complex sinusoid by a Gaussian function where each filter is defined by: ( ) ( ) ( ) 2 2 2 2 2 ( , , , ) exp exp , exp 2 2 2 2 2 k k x y Gabor x y ik x y D µν σ µν µ ν µν σ σ   − +   − = ∗ −                     (1) Where: (x,y): The 2-dimensional input point. µ : The orientation of the Gabor kernel ν : The scale of the Gabor kernel. ||.||: The norm operator. σ: The standard deviation of the Gaussian window in the kernel. K µυ is The wave vector defined as: max k exp µν 8 i k v f πµ = (2) if 8 different orientations are chosen. Kmax is the maximum frequency, and f υ is the spatial frequency between kernels in the frequency domain. In our configuration, 5 different scales and 8 orientations of Gabor wavelets are used, e.g. ν € {0, ..., 4} and µ€ {0, ..., 7}. Gabor wavelets are chosen with the parameters: π , 2 , max 2 k f σ π = = = The collection of all 40 Gabor kernels is called a filter bank. An example can be found in Fig 2. Figure 2. Gabor filters of size 16 × 16 by 8 orientations and 5 Resolutions (real part). The Fourier Gabor wavelet representation of an image is the convolution of the Fourier image with the Fourier filter bank. The convolution of Fourier image F(I) and a Fourier Gabor kernel F(Gaborµ,ν (x,y)) is defined as follows:
  • 4. Signal & Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 ( ) ( ) ( ) , , , Convolution x y F I x y F Gabor x y µν = ∗ and called Fourier Gabor feature. As the response Convolution kernel is a complex function with a real part : Real{Convolution Imag{Convolutionµ,ν(x,y)},we use its real Real{Convolution Gabor features. The complete set of Gabor wavelet representations of the imag ( ) ( ) { , : {0,.., 7}, {0,.., 4}} O I Convolution x y µ ν µν = ∈ ∈ The resulting features for each orientation, scale are referred to as Fourier Gabor feature The respectful steps in the algorithm is explained using the Fourier-Gabor filters Algorithm 1: Step 1. Prepare 5 × 8 matrix Gabor each of size 16 × 16 as shown (Fig Step 2. Apply the Fourier transform to each matrix Gabor. Step 3. Apply Fourier to each image in the training set of size 32×32. Step 4. Convolution of the Fourier transform of the image size 32×32 by each image of the Fourier transformed Gabor size 16 × 16 (8 orientations and 5 scales) . Step 5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images ( obtained in step 4) (Fig 3). Figure 3: Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image (32 × 32) for the Fourier transformed of each Gabor filter 16× 16. The use of Gabor filters is very expensive in computing time, due to the convolution of the whole image with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32 convolved with 40 Gabor filters: 8 orientations and 5 scales (Fourier_Gabor_IMG) to Result_IMG( dimension of extracted vector using average values: We choose an incremental rate p, so the number of sample (numS) become calculate the result vector for this channel: Signal Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 ( ) ( ) , , , Convolution x y F I x y F Gabor x y µν (3) Gabor feature. As the response Convolutionµ,ν(x,y) to each Fourier Gabor ction with a real part : Real{Convolutionµ,ν(x,y)} and an imaginary part : (x,y)},we use its real Real{Convolutionµ,ν(x,y)} to represent the Fourier complete set of Gabor wavelet representations of the image I(x,y) is: { , : {0,.., 7}, {0,.., 4}} µ ν = ∈ ∈ (4) The resulting features for each orientation, scale are referred to as Fourier Gabor feature The respectful steps in the algorithm is explained using the representation of the face with Prepare 5 × 8 matrix Gabor each of size 16 × 16 as shown (Fig 2). 2. Apply the Fourier transform to each matrix Gabor. 3. Apply Fourier to each image in the training set of size 32×32. ourier transform of the image size 32×32 by each image of the Fourier transformed Gabor size 16 × 16 (8 orientations and 5 scales) . 5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images ( : Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image (32 × 32) for the Fourier transformed of each Gabor filter 16× 16. The use of Gabor filters is very expensive in computing time, due to the convolution of the whole mage with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32 s: 8 orientations and 5 scales, then we resize the image result Result_IMG(100*100) of one dimension, and finally we reduce dimension of extracted vector using average values: e choose an incremental rate p, so the number of sample (numS) becomes 10000/p then we calculate the result vector for this channel: Signal Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 18 (x,y) to each Fourier Gabor and an imaginary part : (x,y)} to represent the Fourier e I(x,y) is: The resulting features for each orientation, scale are referred to as Fourier Gabor feature vector. representation of the face with ourier transform of the image size 32×32 by each image of the 5. Construct the image Fourier_Gabor_IMG (5×8×32×32) from the sub images (32×32 : Fourier_Gabor_IMG (5×8×32×32) Results Convolution of Fourier transformed image The use of Gabor filters is very expensive in computing time, due to the convolution of the whole mage with filter size 16 × 16. For this reason, we limit the use of the image size of 32 × 32 , then we resize the image result ally we reduce the 10000/p then we
  • 5. Signal Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 19 For k=0,1,…, numS { i= k*p i+p Reduced_IMG[k] = ∑ Result_IMG[j] j=i } 2.4. The BPNN learning process After computation of the reduced vectors of dataset, back propagation algorithm is used to train our neural network. The process learning is as follow: - Read data and specify the desired output for each vector. - Randomly initialize weights and bias. Then gradually adjust the weights of the network by performing the following procedure for all vectors: - Compute the hidden layer and output layer neuron using sigmoid activation function. - Calculate errors of the output and hidden layers. - Adjust weights: ( ) ( 1) ( ) ( ) ( 1) w n w n n y n n ji j i ji ji ηδ α = − + + ∆ − With: e (n)y (n) 1-y (n) If jЄ output layer j j j (n)= j y (n) 1-y (n) δ (n)w (n) If jЄ hidden layer j j k kj k δ          ∑     η and α are learning rate and momentum factor. - Calculate to total error of network. We repeat these steps on all patterns until minimizing the squared mean error. 3. EXPERIMENTAL RESULTS In experimental results, we test with different images having simple backgrounds, different sizes and skin colours, on a sample XM2VTSDB [11]. The results (Fig 4) are good since we have a little change in different expression variations and pose.
  • 6. Signal Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 20 Figure 4: Example of input (left) and output (right) of our system 4. CONCLUSION We have used a specific method for generating features vector of the whole face in an image, by first detecting face regions using the color of skin which presents a robust overlooked in different background, accessory and clothing. It is a fast algorithm for extracting human faces in color images and easy to implement. And second introducing Gabor filters to extract the maximum of information by varying the resolution and orientation. BPNN is then applied to perform the recognition task. This solution was implemented using Java environment. Results indicate that the proposed method achieves good results. REFERENCES [1] K. Sandeep, A.N. Rajagopalan,”Human Face Detection in Cluttered Color Images Using Skin Color and Edge Information” ,ICVGIP Proceeding, 2002. [2] H. Deng, L. Jin, L. Zhen, and J. Huang. A new facial expression recognition method based on local gabor filter bank and pca plus lda. International Journal of Information Technology, 11(11):86-96, 2005. [3] L. Shen and L. Bai. Information theory for gabor feature selection for face recognition. Hindawi Publishing Corporation, EURASIP Journal on Applied Signal Processing, Article ID 30274, 2006. [4] J Essam Al Daoud, ”Enhancement of the Face Recognition Using a Modified Fourier-Gabor Filter”,Int. J. Advance. Soft Comput. Appl., Vol. 1, No. 2, 2009. [5] Z. Y. Mei, Z. Ming, and G. YuCong. Face recognition based on low diamensional gabor feature using direct fractional-step lda. In Proceedings of the Computer Graphics, Image and Vision: New Treds (CGIV'05), IEEE Computer Society,2005. [6] B. Schiele, J. Crowley, ”Recognition without correspondence using mul-tidimensional receptive field histograms”,International Journal on Com-puter Vision.36:3152,2000. [7] Christopher M Bishop, “Neural Networks for Pattern Recognition” London, U.K.:Oxford University Press, 1995.
  • 7. Signal Image Processing : An International Journal (SIPIJ) Vol.2, No.3, September 2011 21 [8] H. Martin Hunke, Locating and tracking of human faces with neural network, Master’s thesis,University of Karlsruhe, 1994. [9] Henry A. Rowley, Shumeet Baluja, and Takeo Kanade. “Neural network based face detection,”IEEE Transactions on Pattern Analysis and Machine Intelligence, 20(I), pp.23-38, 1998. [10] B. Schiele and J. Crowley. “Recognition without correspondence using multidimensional receptive field histograms”. International Journal on Computer Vision, 36:3152, 2000. [11] K Messer, J Matas, J Kittler, J Luettin, and G maitre, ” Xm2vtsdb: The extended m2vts database”, In Second International Conference of Audio and Video-based Biometric Person Authentication, March 1999.