SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
The International Journal Of Engineering And Science (IJES)
||Volume|| 3 ||Issue|| 2 ||Pages|| 01 -04 || 2014 ||
ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805

A Precise Method for Gender Cataloguing using a Minimum Distance
Classifier
Dr. Nachamai.M
Department of Computer Science, Christ University
--------------------------------------------------------ABSTRACT----------------------------------------------------------The identification of gender is a mandate for applications which has human computer interaction in its process.
Now-a-days all applications have become web-enabled, starting from learning to shopping. All these
applications would require an app to identify the gender of a person to improve the system performance. This
paper aims in deploying a gender identification system based on basic features using a Minimum distance
classifier. The system architecture is designed to have two classifiers taking different feature vectors for the
classification process. The system has proved its efficiency by identifying 95.12% of female faces of Bao
database (one faces dataset).

KEYWORDS : Image processing, Minimum distance classifier, Facial images, Gender Identification, Facial
Landmarks.
--------------------------------------------------------------------------------------------------------------------------------------Date of Submission: 29 January 2014
Date of Acceptance: 15 February 2014
---------------------------------------------------------------------------------------------------------------------------------------

I.

INTRODUCTION

Image processing is one among the research areas which never claims its saturation. Object recognition
is one of the vast branches under image processing. A cosmic growth can be seen in face recognition, where the
face is treated as an object. Identifying demographic attribute of human from faces is gaining increased
attention. One such attribute that plays a pivotal role and exhibits enormous requisite is „gender‟. It plays an
important role in human computer interaction, surveillance; content based indexing, biometrics, demographic
studies and targeted advertising [1].
The problem sounds very simple because human recognition when considering this problem is
nevertheless more than 95% accurate. When it comes to automated identification by a machine it happens to be
a challenging task. Attribute identification research seems to have lesser contributions than face recognition
research. Most of the applications look forward for a non-intrusive automated system for quality identification
of gender. The current work focuses on easily observable features of face for gender identity. The scope is
restricted to 2D facial images and all images are assumed to be frontal images.

II.

LITERATURE REVIEW

Gender identification using human face is a challenging task in several aspects. There are various methods that
have been proposed for gender identification. Identification of a person has become an absolute necessity. Personal
identification is generally used for a variety of applications. A person can be generally recognized by number of features
such as face, body, shape, voice, hairstyle etc. [2]. The same person can also use different styles in clothing. The way of
dressing done by both male and female may be sometimes similar. The same technique goes for hairstyle also. Face gives
best information for identifying the gender of a person.
Gender identification is one common application like identification of a person. Gender identification will become
difficult task for the machine where as the human brain has the ability to identify between male and female. Using the voice
of a person is comparatively easier than the facial images for gender identification. However a better performance is being
achieved using frontal face images [3].When gender recognition deals with supervised learning, it is divided into 4 parts. i. e.
object detection, pre-processing, feature extraction and classification. Support vector machine classifier is the one used by
many people for gender recognition. The studies on expression analysis and face landmarks were taken from [4]. An
elaborate survey on face methods used for human face recognition was found in [5]. Neural Networks has placed its
prominence in identifying gender, one such net yielding a high performance is in [6]. Since work has to be done with
images resolution plays a vital role, the handling of low resolution images was studied in [7]. Support vector machines as a
mathematical model has proved its classification eminence for gender identification in [8]. An attempt on hybrid classifiers
were also seen in the literature a baseline can be found in [9]. The basic difference in men and women from facial identity
evidence was taken from [10]. Face recognition and gender identification can be performed effectively using principal
component analysis. The advantage of using principal component analysis is it is easy to understand and also acquires
accurate results.

www.theijes.com

The IJES

Page 1
A Precise Method for Gender Cataloguing using a Minimum Distance Classifier

III.

METHODS AND MATERIALS

The objective of the work may sound simple but simple ones sometimes are difficult and challenging
when it has to be automated. The problem attempted in this work has the same characteristics. The features
picked are very practical ones that frame the feature vector. The flow of the system can be divided into the
following phases:
1.
2.
3.

Pre-processing
Feature extraction
Classifier construction

Pre-processing
The pre-processing is a mandatory process for any image input. The pre-processing is focused towards
two goals noise filtering and image enhancement. The input is filtered and equalised for an enhanced image.
Image pre-processing is directly proportional to the results achieved by the system. Quality of input plays a
pivotal role in such systems.
Feature extraction
Coining the feature vector is the next vital phase. Identifying features relevant to the application is a
challenging task. The features selected for this problem are,
 Forehead
 Eyebrows
 Nose width
 Lip region
 Upper lip region
Classifier construction
The upper lip region is considered to be the primary feature for classification. The moustache is a key
feature that helps in quick identification of gender. This direct approach is attempted and the upper lip region is
the first feature on which a classifier is constructed. The flow of the work is depicted in figure 1.

Fig. 1 Flow of the work
The classifier deployed is a Minimum Distance Classifier (MDC). The problem described requires a
classifier which would classify the input images and label them with one of the class labels. A similar
classification frame work has been adopted in [11] for speech processing. The classifier to be used can be a
supervised classifier as the class labels are known and finite. The classifier would classify each input image or
label them as class 1: female or class 2: male. The classification in other words is a decisive approach to the
problem. The decision made is based on the feature vector fed to the classifier. The feature vector presented is a
mixture of textual and template features. The MDC classifier falls into the linear classifier category. Assume
test_f as the feature vector for an unknown input and let class1 and class2 be the templates for the 2 classes.
Then computing

www.theijes.com

The IJES

Page 2
A Precise Method for Gender Cataloguing using a Minimum Distance Classifier
|| test_f - Classk ||
Will choose the class for which the error is minimum. It denotes the distance from test_f to class k. The
distance measure employed is the Euclidean distance, as the problem is linear in nature.
The architecture of this gender classifier has two classifiers MDC –I classifier, which does the
classification based on a primary feature. Assuming Asian faces this feature is assumed to be inevitable in most
cases on gender of male faces. This may not be the case when a global database is considered as in this work.
The secondary features are fed into the MDC-II classifier when the phase I classifier classifies the image as
class1: female. The figure 2 illustrates the cropping of upper lip portion and the mapping process of primary
feature.

Fig. 2 Cropping the region of interest (a) Male facial image (b) female facial image
When the moustache presence is confirmed the error calculation is almost nil towards class 2: male.
The MDC-I classifier labels the image and concludes the process of the test image, if the labelling happens to be
class2. On its absence when the classification happens to be class 1, the classification proceeds to MDC- II.
The MDC-II picks in the 4-tuple feature vector and calculates the distance measure. The test images are
classified based on the Euclidean distance computed. The threshold limits for each tuple value in the 4-tuple
feature is independently initialized as each feature has a statistical independence for each test image.

IV.

RESULTS AND DISCUSSION

To evaluate the performance of the proposed model the database for BAO face database which consists
of colour images containing single and multiple frontal and non-frontal faces with different background and
illumination differences [11]. The folder “one faces” in the database has 149 images a mix of both genders and
different frontal and non-frontal images. 23 images were not frontal view of face which proved to extract
features not expected to, since the model could work on 2-d facial image only. 85 were facial images of male
and 41 were female face images.
The confusion matrix in table 1 shows the success rate of identifying gender. For male faces the
success ratio is 70.58% and for female faces the success rate is 95.12%.
Table 1. Confusion matrix
Male
Male
Female

V.

Female

60
2

25
39

CONCLUSION AND FUTURE WORK

The model proposed for identification is very simple and a direct approach that strikes synonymous to
human brain working. The model has proved to be robust enough when looking into the results as the inputs
from the database has a lot of variance in terms of quality, illumination, etc. The image database constituted
children faces too, which has been accounted for the result analysis, proves for the robust nature of the model
proposed. The images and other occlusions like glasses and beard which has not much disturbed the model, as
the region of interest do not constitute it into the primary feature. The images taken for the test data does not
include only Asian images and many male images do not have the region of interest. That may be the reason for
the success rate of male images a little low when compared to female success rate. A model that can
accommodate the additional region of interest could be built for more robust gender identification.

www.theijes.com

The IJES

Page 3
A Precise Method for Gender Cataloguing using a Minimum Distance Classifier
REFERENCES
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]
[10]
[11]

[12]

Choon Boon Ng, Yong Haur Tay, Bok Min Goi, “Vision-based Human Gender Recognition: A Survey”, The Blue Social
Bookmark and Publication Sharing System, April 2012.
Prinshul, “Automatic Human Gender Identification System”, Indian Institute of Technology Kanpur, May 2008.
Laurenz Wiskott y, Jean-Marc Fellous z, Norbert Kr• uger y, Christoph von der Malsburg, “Face Recognition and Gender
Determination”, Pages 92-97 (1995).
P. Ekman, T.S. Huang, T.J. Sejnowski, and J. C. Hager, "Final Report to NSF of the Planning Workshop on Facial Expression
Understanding", 1993.
R. Chellappa, C. L. Wilson, and S. Sirohey, “Human and Machine Recognition of Faces: A Survey”, Proc. of IEEE, vol. 83, no.
5, pp. 705-740, 1995.
B. Golomb, D. Lawrence and T. Sejnowski, “Sexnet: a neural network identifies sex from human faces”, Advances in
Neural Information Processing Systems, pp.572-577, 1991.
S. H. Tamura, Kawai, and H. Mitsumoto, “Male/Female Identification from 8 x 6 Very Low Resolution Face Images by
Neural Network”, Pattern Recognition, vol. 29, no. 2, pp. 331-335, 1996.
B. Moghaddam and M. Yang, “Gender classification with Support Vector Machines, 4, IEEE Intl. Conf. On Automatic face and
Gesture recognition, pp.306-311, 2000.
S. Gutta, H. Weschler, and P. J. Phillips, “Gender and Ethnic Classification of Human Faces using Hybrid Classifiers”, Proc.
of IEEE International Conf. on Automatic Face and Gesture Recognition, pp. 194-199,1998.
A. Burton, V. Bruce and N. Dench, “What‟s the Difference Between Men and Women? Evidence from Facial
Measurements”, Perception, vol. 22, pp. 153-176,1993.
T.Santhanam, M.Nachamai, M.Muthuraman and C.P.sumathi, “A New Fangled Insinuation for Stress Affect Speech
Classification”, International Journal of Computer Applications, 1(1):19–28, February 2010. Published By Foundation of
Computer Science.
R. Frischholz, “Bao face database at the face detection home- page,” in http://www.facedetection.com.

Biography:
Nachamai M, is an Assistant Professor in Computer Science, holds a Masters in Computer
Applications from the University of Madras. She also has both an MPhil and PhD in
Computer Science from Bharathidasan University and Mother Teresa Womens University
respectively. Her research interests include Perception, Computer Vision, Image Processing,
Digital Signal Processing and Artificial Intelligence.

www.theijes.com

The IJES

Page 4

Contenu connexe

Tendances

Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...SubmissionResearchpa
 
Review of facial expression recognition system and
Review of facial expression recognition system andReview of facial expression recognition system and
Review of facial expression recognition system andeSAT Publishing House
 
Review of facial expression recognition system and used datasets
Review of facial expression recognition system and used datasetsReview of facial expression recognition system and used datasets
Review of facial expression recognition system and used datasetseSAT Journals
 
A Hybrid Approach to Face Detection And Feature Extraction
A Hybrid Approach to Face Detection And Feature ExtractionA Hybrid Approach to Face Detection And Feature Extraction
A Hybrid Approach to Face Detection And Feature Extractioniosrjce
 
Face Recognition Techniques - An evaluation Study
Face Recognition Techniques - An evaluation StudyFace Recognition Techniques - An evaluation Study
Face Recognition Techniques - An evaluation StudyEswar Publications
 
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...cscpconf
 
Local Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemLocal Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemIRJET Journal
 
Facial Expression Identification System
Facial Expression Identification SystemFacial Expression Identification System
Facial Expression Identification SystemIRJET Journal
 
IRJET-Facial Expression Recognition using Efficient LBP and CNN
IRJET-Facial Expression Recognition using Efficient LBP and CNNIRJET-Facial Expression Recognition using Efficient LBP and CNN
IRJET-Facial Expression Recognition using Efficient LBP and CNNIRJET Journal
 
IRJET - Biometric Traits and Applications of Fingerprint
IRJET - Biometric Traits and Applications of FingerprintIRJET - Biometric Traits and Applications of Fingerprint
IRJET - Biometric Traits and Applications of FingerprintIRJET Journal
 
Facial image classification and searching –a survey
Facial image classification and searching –a surveyFacial image classification and searching –a survey
Facial image classification and searching –a surveyZac Darcy
 
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
Face Annotation using Co-Relation based Matching  for Improving Image Mining ...Face Annotation using Co-Relation based Matching  for Improving Image Mining ...
Face Annotation using Co-Relation based Matching for Improving Image Mining ...IRJET Journal
 
IRJET - Automatic Attendance Provision using Image Processing
IRJET - Automatic Attendance Provision using Image ProcessingIRJET - Automatic Attendance Provision using Image Processing
IRJET - Automatic Attendance Provision using Image ProcessingIRJET Journal
 
Gender Classification using SVM With Flask
Gender Classification using SVM With FlaskGender Classification using SVM With Flask
Gender Classification using SVM With FlaskAI Publications
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsijma
 
Recognition of Surgically Altered Face Images
Recognition of Surgically Altered Face ImagesRecognition of Surgically Altered Face Images
Recognition of Surgically Altered Face ImagesIRJET Journal
 
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...sipij
 

Tendances (19)

Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
 
Review of facial expression recognition system and
Review of facial expression recognition system andReview of facial expression recognition system and
Review of facial expression recognition system and
 
Review of facial expression recognition system and used datasets
Review of facial expression recognition system and used datasetsReview of facial expression recognition system and used datasets
Review of facial expression recognition system and used datasets
 
A Hybrid Approach to Face Detection And Feature Extraction
A Hybrid Approach to Face Detection And Feature ExtractionA Hybrid Approach to Face Detection And Feature Extraction
A Hybrid Approach to Face Detection And Feature Extraction
 
Face Recognition Techniques - An evaluation Study
Face Recognition Techniques - An evaluation StudyFace Recognition Techniques - An evaluation Study
Face Recognition Techniques - An evaluation Study
 
Kh3418561861
Kh3418561861Kh3418561861
Kh3418561861
 
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
 
Local Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemLocal Descriptor based Face Recognition System
Local Descriptor based Face Recognition System
 
Facial Expression Identification System
Facial Expression Identification SystemFacial Expression Identification System
Facial Expression Identification System
 
IRJET-Facial Expression Recognition using Efficient LBP and CNN
IRJET-Facial Expression Recognition using Efficient LBP and CNNIRJET-Facial Expression Recognition using Efficient LBP and CNN
IRJET-Facial Expression Recognition using Efficient LBP and CNN
 
IRJET - Biometric Traits and Applications of Fingerprint
IRJET - Biometric Traits and Applications of FingerprintIRJET - Biometric Traits and Applications of Fingerprint
IRJET - Biometric Traits and Applications of Fingerprint
 
Facial image classification and searching –a survey
Facial image classification and searching –a surveyFacial image classification and searching –a survey
Facial image classification and searching –a survey
 
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
Face Annotation using Co-Relation based Matching  for Improving Image Mining ...Face Annotation using Co-Relation based Matching  for Improving Image Mining ...
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
 
An optimal face recoginition tool
An optimal face recoginition toolAn optimal face recoginition tool
An optimal face recoginition tool
 
IRJET - Automatic Attendance Provision using Image Processing
IRJET - Automatic Attendance Provision using Image ProcessingIRJET - Automatic Attendance Provision using Image Processing
IRJET - Automatic Attendance Provision using Image Processing
 
Gender Classification using SVM With Flask
Gender Classification using SVM With FlaskGender Classification using SVM With Flask
Gender Classification using SVM With Flask
 
Review of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithmsReview of face detection systems based artificial neural networks algorithms
Review of face detection systems based artificial neural networks algorithms
 
Recognition of Surgically Altered Face Images
Recognition of Surgically Altered Face ImagesRecognition of Surgically Altered Face Images
Recognition of Surgically Altered Face Images
 
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...
FACE VERIFICATION ACROSS AGE PROGRESSION USING ENHANCED CONVOLUTION NEURAL NE...
 

En vedette

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
A038301010
A038301010A038301010
A038301010theijes
 
B03502006013
B03502006013B03502006013
B03502006013theijes
 
Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...
	Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...	Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...
Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...theijes
 
Correlation between Soil Properties and External Corrosion Growth rate of Car...
Correlation between Soil Properties and External Corrosion Growth rate of Car...Correlation between Soil Properties and External Corrosion Growth rate of Car...
Correlation between Soil Properties and External Corrosion Growth rate of Car...theijes
 
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...theijes
 
H0334050057
H0334050057H0334050057
H0334050057theijes
 
Development and Quality Evaluation of Unripe Banana Based Sev
Development and Quality Evaluation of Unripe Banana Based SevDevelopment and Quality Evaluation of Unripe Banana Based Sev
Development and Quality Evaluation of Unripe Banana Based Sevtheijes
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Present (2014) geochemical and microbial trends of underground water affecte...
	Present (2014) geochemical and microbial trends of underground water affecte...	Present (2014) geochemical and microbial trends of underground water affecte...
Present (2014) geochemical and microbial trends of underground water affecte...theijes
 
G0334047049
G0334047049G0334047049
G0334047049theijes
 
F0324024035
F0324024035F0324024035
F0324024035theijes
 
Health Data Share Service System using REST
Health Data Share Service System using RESTHealth Data Share Service System using REST
Health Data Share Service System using RESTtheijes
 
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEμ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEtheijes
 
C0350312018
C0350312018C0350312018
C0350312018theijes
 
D03501041045
D03501041045D03501041045
D03501041045theijes
 
H0324044052
H0324044052H0324044052
H0324044052theijes
 
D0324016019
D0324016019D0324016019
D0324016019theijes
 
I0334058062
I0334058062I0334058062
I0334058062theijes
 

En vedette (19)

The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
A038301010
A038301010A038301010
A038301010
 
B03502006013
B03502006013B03502006013
B03502006013
 
Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...
	Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...	Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...
Effects of Sawdust and Rice Husk Additives on Properties of Local Refractory...
 
Correlation between Soil Properties and External Corrosion Growth rate of Car...
Correlation between Soil Properties and External Corrosion Growth rate of Car...Correlation between Soil Properties and External Corrosion Growth rate of Car...
Correlation between Soil Properties and External Corrosion Growth rate of Car...
 
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...
Diversity of Fisheries Resources and Fishing Gear Ownerships on Fishing Captu...
 
H0334050057
H0334050057H0334050057
H0334050057
 
Development and Quality Evaluation of Unripe Banana Based Sev
Development and Quality Evaluation of Unripe Banana Based SevDevelopment and Quality Evaluation of Unripe Banana Based Sev
Development and Quality Evaluation of Unripe Banana Based Sev
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Present (2014) geochemical and microbial trends of underground water affecte...
	Present (2014) geochemical and microbial trends of underground water affecte...	Present (2014) geochemical and microbial trends of underground water affecte...
Present (2014) geochemical and microbial trends of underground water affecte...
 
G0334047049
G0334047049G0334047049
G0334047049
 
F0324024035
F0324024035F0324024035
F0324024035
 
Health Data Share Service System using REST
Health Data Share Service System using RESTHealth Data Share Service System using REST
Health Data Share Service System using REST
 
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACEμ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
μ-RANGE, λ-RANGE OF OPERATORS ON A HILBERT SPACE
 
C0350312018
C0350312018C0350312018
C0350312018
 
D03501041045
D03501041045D03501041045
D03501041045
 
H0324044052
H0324044052H0324044052
H0324044052
 
D0324016019
D0324016019D0324016019
D0324016019
 
I0334058062
I0334058062I0334058062
I0334058062
 

Similaire à A03203001004

IRJET- A Review on Various Techniques for Face Detection
IRJET- A Review on Various Techniques for Face DetectionIRJET- A Review on Various Techniques for Face Detection
IRJET- A Review on Various Techniques for Face DetectionIRJET Journal
 
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptxAge Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptxBulbul Agrawal
 
Smriti's research paper
Smriti's research paperSmriti's research paper
Smriti's research paperSmriti Tikoo
 
Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleIRJET Journal
 
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISFACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISIAEME Publication
 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCVIRJET Journal
 
Face recognition a survey
Face recognition a surveyFace recognition a survey
Face recognition a surveyieijjournal
 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET Journal
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodIRJET Journal
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...ijbuiiir1
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSijma
 
IRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection SystemIRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection SystemIRJET Journal
 
IRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection SystemIRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection SystemIRJET Journal
 
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...sipij
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyIRJET Journal
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition systemDivya Sushma
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionBRNSSPublicationHubI
 

Similaire à A03203001004 (20)

IRJET- A Review on Various Techniques for Face Detection
IRJET- A Review on Various Techniques for Face DetectionIRJET- A Review on Various Techniques for Face Detection
IRJET- A Review on Various Techniques for Face Detection
 
184
184184
184
 
K017247882
K017247882K017247882
K017247882
 
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptxAge Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptx
 
Smriti's research paper
Smriti's research paperSmriti's research paper
Smriti's research paper
 
Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind people
 
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSISFACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
 
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
IRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCVIRJET -  	  Real Time Facial Analysis using Tensorflowand OpenCV
IRJET - Real Time Facial Analysis using Tensorflowand OpenCV
 
Face recognition a survey
Face recognition a surveyFace recognition a survey
Face recognition a survey
 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
 
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction MethodA Hybrid Approach to Recognize Facial Image using Feature Extraction Method
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
 
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...Innovative Analytic and Holistic Combined Face Recognition and Verification M...
Innovative Analytic and Holistic Combined Face Recognition and Verification M...
 
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMSREVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
REVIEW OF FACE DETECTION SYSTEMS BASED ARTIFICIAL NEURAL NETWORKS ALGORITHMS
 
IRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection SystemIRJET - Emotionalizer : Face Emotion Detection System
IRJET - Emotionalizer : Face Emotion Detection System
 
IRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection SystemIRJET- Emotionalizer : Face Emotion Detection System
IRJET- Emotionalizer : Face Emotion Detection System
 
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...
FACIAL AGE ESTIMATION USING TRANSFER LEARNING AND BAYESIAN OPTIMIZATION BASED...
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A Survey
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
C017431730
C017431730C017431730
C017431730
 
Improved Approach for Eigenface Recognition
Improved Approach for Eigenface RecognitionImproved Approach for Eigenface Recognition
Improved Approach for Eigenface Recognition
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 

Dernier (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

A03203001004

  • 1. The International Journal Of Engineering And Science (IJES) ||Volume|| 3 ||Issue|| 2 ||Pages|| 01 -04 || 2014 || ISSN (e): 2319 – 1813 ISSN (p): 2319 – 1805 A Precise Method for Gender Cataloguing using a Minimum Distance Classifier Dr. Nachamai.M Department of Computer Science, Christ University --------------------------------------------------------ABSTRACT----------------------------------------------------------The identification of gender is a mandate for applications which has human computer interaction in its process. Now-a-days all applications have become web-enabled, starting from learning to shopping. All these applications would require an app to identify the gender of a person to improve the system performance. This paper aims in deploying a gender identification system based on basic features using a Minimum distance classifier. The system architecture is designed to have two classifiers taking different feature vectors for the classification process. The system has proved its efficiency by identifying 95.12% of female faces of Bao database (one faces dataset). KEYWORDS : Image processing, Minimum distance classifier, Facial images, Gender Identification, Facial Landmarks. --------------------------------------------------------------------------------------------------------------------------------------Date of Submission: 29 January 2014 Date of Acceptance: 15 February 2014 --------------------------------------------------------------------------------------------------------------------------------------- I. INTRODUCTION Image processing is one among the research areas which never claims its saturation. Object recognition is one of the vast branches under image processing. A cosmic growth can be seen in face recognition, where the face is treated as an object. Identifying demographic attribute of human from faces is gaining increased attention. One such attribute that plays a pivotal role and exhibits enormous requisite is „gender‟. It plays an important role in human computer interaction, surveillance; content based indexing, biometrics, demographic studies and targeted advertising [1]. The problem sounds very simple because human recognition when considering this problem is nevertheless more than 95% accurate. When it comes to automated identification by a machine it happens to be a challenging task. Attribute identification research seems to have lesser contributions than face recognition research. Most of the applications look forward for a non-intrusive automated system for quality identification of gender. The current work focuses on easily observable features of face for gender identity. The scope is restricted to 2D facial images and all images are assumed to be frontal images. II. LITERATURE REVIEW Gender identification using human face is a challenging task in several aspects. There are various methods that have been proposed for gender identification. Identification of a person has become an absolute necessity. Personal identification is generally used for a variety of applications. A person can be generally recognized by number of features such as face, body, shape, voice, hairstyle etc. [2]. The same person can also use different styles in clothing. The way of dressing done by both male and female may be sometimes similar. The same technique goes for hairstyle also. Face gives best information for identifying the gender of a person. Gender identification is one common application like identification of a person. Gender identification will become difficult task for the machine where as the human brain has the ability to identify between male and female. Using the voice of a person is comparatively easier than the facial images for gender identification. However a better performance is being achieved using frontal face images [3].When gender recognition deals with supervised learning, it is divided into 4 parts. i. e. object detection, pre-processing, feature extraction and classification. Support vector machine classifier is the one used by many people for gender recognition. The studies on expression analysis and face landmarks were taken from [4]. An elaborate survey on face methods used for human face recognition was found in [5]. Neural Networks has placed its prominence in identifying gender, one such net yielding a high performance is in [6]. Since work has to be done with images resolution plays a vital role, the handling of low resolution images was studied in [7]. Support vector machines as a mathematical model has proved its classification eminence for gender identification in [8]. An attempt on hybrid classifiers were also seen in the literature a baseline can be found in [9]. The basic difference in men and women from facial identity evidence was taken from [10]. Face recognition and gender identification can be performed effectively using principal component analysis. The advantage of using principal component analysis is it is easy to understand and also acquires accurate results. www.theijes.com The IJES Page 1
  • 2. A Precise Method for Gender Cataloguing using a Minimum Distance Classifier III. METHODS AND MATERIALS The objective of the work may sound simple but simple ones sometimes are difficult and challenging when it has to be automated. The problem attempted in this work has the same characteristics. The features picked are very practical ones that frame the feature vector. The flow of the system can be divided into the following phases: 1. 2. 3. Pre-processing Feature extraction Classifier construction Pre-processing The pre-processing is a mandatory process for any image input. The pre-processing is focused towards two goals noise filtering and image enhancement. The input is filtered and equalised for an enhanced image. Image pre-processing is directly proportional to the results achieved by the system. Quality of input plays a pivotal role in such systems. Feature extraction Coining the feature vector is the next vital phase. Identifying features relevant to the application is a challenging task. The features selected for this problem are,  Forehead  Eyebrows  Nose width  Lip region  Upper lip region Classifier construction The upper lip region is considered to be the primary feature for classification. The moustache is a key feature that helps in quick identification of gender. This direct approach is attempted and the upper lip region is the first feature on which a classifier is constructed. The flow of the work is depicted in figure 1. Fig. 1 Flow of the work The classifier deployed is a Minimum Distance Classifier (MDC). The problem described requires a classifier which would classify the input images and label them with one of the class labels. A similar classification frame work has been adopted in [11] for speech processing. The classifier to be used can be a supervised classifier as the class labels are known and finite. The classifier would classify each input image or label them as class 1: female or class 2: male. The classification in other words is a decisive approach to the problem. The decision made is based on the feature vector fed to the classifier. The feature vector presented is a mixture of textual and template features. The MDC classifier falls into the linear classifier category. Assume test_f as the feature vector for an unknown input and let class1 and class2 be the templates for the 2 classes. Then computing www.theijes.com The IJES Page 2
  • 3. A Precise Method for Gender Cataloguing using a Minimum Distance Classifier || test_f - Classk || Will choose the class for which the error is minimum. It denotes the distance from test_f to class k. The distance measure employed is the Euclidean distance, as the problem is linear in nature. The architecture of this gender classifier has two classifiers MDC –I classifier, which does the classification based on a primary feature. Assuming Asian faces this feature is assumed to be inevitable in most cases on gender of male faces. This may not be the case when a global database is considered as in this work. The secondary features are fed into the MDC-II classifier when the phase I classifier classifies the image as class1: female. The figure 2 illustrates the cropping of upper lip portion and the mapping process of primary feature. Fig. 2 Cropping the region of interest (a) Male facial image (b) female facial image When the moustache presence is confirmed the error calculation is almost nil towards class 2: male. The MDC-I classifier labels the image and concludes the process of the test image, if the labelling happens to be class2. On its absence when the classification happens to be class 1, the classification proceeds to MDC- II. The MDC-II picks in the 4-tuple feature vector and calculates the distance measure. The test images are classified based on the Euclidean distance computed. The threshold limits for each tuple value in the 4-tuple feature is independently initialized as each feature has a statistical independence for each test image. IV. RESULTS AND DISCUSSION To evaluate the performance of the proposed model the database for BAO face database which consists of colour images containing single and multiple frontal and non-frontal faces with different background and illumination differences [11]. The folder “one faces” in the database has 149 images a mix of both genders and different frontal and non-frontal images. 23 images were not frontal view of face which proved to extract features not expected to, since the model could work on 2-d facial image only. 85 were facial images of male and 41 were female face images. The confusion matrix in table 1 shows the success rate of identifying gender. For male faces the success ratio is 70.58% and for female faces the success rate is 95.12%. Table 1. Confusion matrix Male Male Female V. Female 60 2 25 39 CONCLUSION AND FUTURE WORK The model proposed for identification is very simple and a direct approach that strikes synonymous to human brain working. The model has proved to be robust enough when looking into the results as the inputs from the database has a lot of variance in terms of quality, illumination, etc. The image database constituted children faces too, which has been accounted for the result analysis, proves for the robust nature of the model proposed. The images and other occlusions like glasses and beard which has not much disturbed the model, as the region of interest do not constitute it into the primary feature. The images taken for the test data does not include only Asian images and many male images do not have the region of interest. That may be the reason for the success rate of male images a little low when compared to female success rate. A model that can accommodate the additional region of interest could be built for more robust gender identification. www.theijes.com The IJES Page 3
  • 4. A Precise Method for Gender Cataloguing using a Minimum Distance Classifier REFERENCES [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] Choon Boon Ng, Yong Haur Tay, Bok Min Goi, “Vision-based Human Gender Recognition: A Survey”, The Blue Social Bookmark and Publication Sharing System, April 2012. Prinshul, “Automatic Human Gender Identification System”, Indian Institute of Technology Kanpur, May 2008. Laurenz Wiskott y, Jean-Marc Fellous z, Norbert Kr• uger y, Christoph von der Malsburg, “Face Recognition and Gender Determination”, Pages 92-97 (1995). P. Ekman, T.S. Huang, T.J. Sejnowski, and J. C. Hager, "Final Report to NSF of the Planning Workshop on Facial Expression Understanding", 1993. R. Chellappa, C. L. Wilson, and S. Sirohey, “Human and Machine Recognition of Faces: A Survey”, Proc. of IEEE, vol. 83, no. 5, pp. 705-740, 1995. B. Golomb, D. Lawrence and T. Sejnowski, “Sexnet: a neural network identifies sex from human faces”, Advances in Neural Information Processing Systems, pp.572-577, 1991. S. H. Tamura, Kawai, and H. Mitsumoto, “Male/Female Identification from 8 x 6 Very Low Resolution Face Images by Neural Network”, Pattern Recognition, vol. 29, no. 2, pp. 331-335, 1996. B. Moghaddam and M. Yang, “Gender classification with Support Vector Machines, 4, IEEE Intl. Conf. On Automatic face and Gesture recognition, pp.306-311, 2000. S. Gutta, H. Weschler, and P. J. Phillips, “Gender and Ethnic Classification of Human Faces using Hybrid Classifiers”, Proc. of IEEE International Conf. on Automatic Face and Gesture Recognition, pp. 194-199,1998. A. Burton, V. Bruce and N. Dench, “What‟s the Difference Between Men and Women? Evidence from Facial Measurements”, Perception, vol. 22, pp. 153-176,1993. T.Santhanam, M.Nachamai, M.Muthuraman and C.P.sumathi, “A New Fangled Insinuation for Stress Affect Speech Classification”, International Journal of Computer Applications, 1(1):19–28, February 2010. Published By Foundation of Computer Science. R. Frischholz, “Bao face database at the face detection home- page,” in http://www.facedetection.com. Biography: Nachamai M, is an Assistant Professor in Computer Science, holds a Masters in Computer Applications from the University of Madras. She also has both an MPhil and PhD in Computer Science from Bharathidasan University and Mother Teresa Womens University respectively. Her research interests include Perception, Computer Vision, Image Processing, Digital Signal Processing and Artificial Intelligence. www.theijes.com The IJES Page 4