SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470
@ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1598
Face Recognition System using Self-Organizing
Feature Map and Appearance-Based Approach
Thaung Yin, Khin Moh Moh Than, Win Tun
Faculty of Computer Systems and Technologies Computer University, Myitkyina, Myanmar
How to cite this paper: Thaung Yin | Khin
Moh Moh Than | Win Tun "Face
Recognition System using Self-Organizing
Feature Map and Appearance-Based
Approach"
Published in
International
Journal of Trend in
Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-5, August 2019, pp.1598-1603,
https://doi.org/10.31142/ijtsrd26691
Copyright © 2019 by author(s) and
International Journal ofTrend inScientific
Research and Development Journal. This
is an Open Access article distributed
under the terms of
the Creative
Commons Attribution
License (CC BY 4.0)
(http://creativecommons.org/licenses/by
/4.0)
ABSTRACT
Face Recognition has develop one of the most effective presentations ofimage
analysis. This area of research is important not only for the applications in
human computer interaction, biometric and security but also in other pattern
classification problem. To improve face recognition in this system, two
methods are used: PCA (Principal component analysis) and SOM (Self-
organizing feature Map).PCA is a subspace projection method is used
compress the input face image. SOM method is used to classify DCT-based
feature vectors into groups to identify if the subject in the input image is
“present” or “not present” in the image database. The aim ofthis systemis that
input image has to compare with stored images in the database using PCA and
SOM method. An image database of 100 face images is evaluated containing 10
subjects and each subject having 10 images with different facial expression.
This system is evaluated by measuring the accuracy of recognition rate. This
system has been implemented by MATLAB programming.
KEYWORDS: PCA (Principal component analysis), SOM (Self-organizing feature
Map), DCT (discrete cosine transform)
INTRODUCTION
Face recognition has grown much consideration in current years and has
become one of the most effective applications of image evaluation and
understanding. Although people can easily identify and recognize the human
faces, it is difficult for computer to do these tasks. Face recognition is used in
security system, credit-card verification and criminal identification,
teleconference and so on.
The last decade has shown in this area, with emphasis on
such presentations as human-computer interaction (HCI),
biometric analysis,content-based codingofimages andfilms,
and supervision. Although a small task for the human brain,
face recognition has showed to be tremendously difficult to
reproduce artificially, since commonalities do existbetween
faces, they differ considerably in terms ofage,skin,colorand
gender. Face recognition is a very interesting problematic
and up to date. The problem is complex by opposing image
abilities, facial appearances, facial furniture, contextual, and
illumination situations.Therearefoursimpleapproaches for
face recognition: Appearance Based, Rule Based, Feature
Based, and Quality Based. In this system, Feature Based
approach is used.
Since human individuals vary in the tone of their skin,
research has revealed that intensity rather than
chrominance is the main distinguishing characteristic. The
recognition stage typically uses an intensity (grayscale)
representation of the image compressed by the DCT for
further processing. This grayscale form comprises intensity
standards for skin pixels. In this system, one of the
unsupervised learning methods SOM, introduced by Teuvo
Kohonen is used to learn the distribution of a set of patterns
without any class information. As a neural unsupervised
learning algorithm, Kohonen’s Self-Organizing Map (SOM)
Has been widely utilized in pattern recognition area.
This system proposes face recognition system using image
processing in DCT and artificialneural network inSOM.First,
the input image is necessarytopass theimagepreprocessing
steps until the original image is transformed into64x64pixel
matrix. Second, the DCT is used to compress the values of
preprocessing step. The compressed image pixels are
reshaped as 64x1 feature vector. Third, reshaped vector is
used as training data set in SOM, one of the unsupervised
learning methods. Then optimal weight value or winning
neuron is saved after manyiterationinSOMNeural Network.
Finally, the unknown image is tested using optimal weight
values from training dataset. Then the systemis classifiedby
face recognition or not.
RELATED WORKS
There are many possible researchdirections andchallenging
problems involved in further improvingtheapproach toface
recognition introduced in this paper. One such area is
improving the invariance of the system to changes in
lighting. The present study has some limitations. So further
work should be done on the application to very large
databases, looking into how theproblemscaleswith sizeand
at what size individual identificationbecomes unreliableand
the input image is not only restricting the taken position of
the human but also any group photo without fix the camera
position. Face recognition system will be developed for the
real time images. The person identification system is
developed based on this approach.
IJTSRD26691
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1599
APPEARANCE-BASED APPROACH TO FACE
RECOGNITION
One of the appearance-based methodis principal component
analysis (PCA).PCA is a subspace projection technique
widely used for face recognition. It finds a set of
representative projection vector such that the project
simples retain most information about original samples.
Principal component analysis is a technique to proficiently
represent a gathering of a examples points, decrease the
dimensionality of the explanation by prediction the points
into the main axis, where the orthogonal set of axis point in
the direction of maximum covariance in the data. These
vectors greatest account for the delivery of face images
within the whole image space,PCA reduces themeanformed
projection error forspecified dimensions anddeliverportion
of important for each axis.
A. FACE SPACE
A two dimensional image T(x,y) of size m x n pixels can be
viewed as a vector in high dimensional space. Each pixel of
the image then corresponds toacoordinateinN-dimensional
space as image space. Such a space has huge dimensionality
and recognition there would be computational inefficient. In
an image of an object is a point un image space, a collectionof
M images of the same sort of an object represents a set of
points in the same subspace of the original image space. All
possible imagesofparticularobjectdefinealower-dimension
image space is face space.
Figure1. Face space and the three expected images on it.
SELF-ORGANIZING FEATURE MAP
Self-organizingfeaturemapssignifyaspecialclassofartificial
neural networks built on inexpensive unsupervisedlearning.
The output neurons ofthenetworkplayamongthemselvesto
be stimulated (fired), with the product that only one output
neuron, or one neuron per group, is at several one time. The
output neurons that successtheracearecalledwinner-takes-
all neurons. One way of inducing a winner-takes-all
competition among the output neurons is to use lateral
inhibitory connections between them. In a self-organizing
feature map, the neurons are placed at the nodes of a lattice
that is usually one- or two-dimensional; higher-dimensional
maps are also not as common. The neurons developed
selectivelyadjustedtomanyinputpatternsorclassesofinput
patterns in the development of a competitive learning
process. The positions of the winning neurons incline to
develop ordered with respect toeachotherinsuchawaythat
an expressive coordinate systemfordissimilarinputfeatures
is created over the lattice. A self-organizing feature map is
characterized by the construction of a topographic chart of
the input patterns, in which the spatial positions
(coordinates) of the neurons in the lattice correspond to
essential features of the input patterns. The Kohonen self-
organizing map (SOM) performs a mapping from a
continuous input spaceto a discreteoutputspace,preserving
the topological propertiesoftheinput.Thismeansthatpoints
close to each other in the input space are mappedtothesame
neighboring neurons in output space [13]. SOMs can be one-
dimensional, two-dimensional or multidimensional maps.
The number of input connections in a SOM network depends
on the number of attributes to be used in the classification.
Figure2. Architecture of a simple SOM
PREPROCESSING STEPS FOR FACE RECOGNITION
The important parts of a face recognition system are the
discrete cosine transform and self-organizing feature map
methods. Firstly is the image preprocessing. In the
preprocessing steps are used to apply the purpose for data
reduction, removal of data redundancies and speed-up of
parameter searches. The key to the recognition is feature
extraction and it reduces redundant information. Functions
of filtering, RGB to Grayscale Conversion and ImageResizing
are used to preprocess the pixel of original image into the
desired pixel range in this system. This section briefly
explains the steps of image preprocessing for this system.
A. FILTERING IMAGES
The color input face image may certainly contain the
additional unwanted pixel areas of noises. These
noises are canceled or removed by size filtering
method because these noises are very small in size
compared to the size of the image. The averaging
filter is used when these noises are removed. After
the noise cancelling step of the system has been
done, the noise-free image is accomplished.
Figure3. Original image
International Journal of Trend in Scientific Research and Development (IJTSRD)
@ IJTSRD | Unique Paper ID – IJTSRD26691
When the filtering function is used, the results are following:
221 221
220 221
220 221
220 221
220 220
220 220
219 219
219 219
Figure4.
B. CONVERTING TO GRAY
To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection,
grayscale image with 0~255 intensity value is sufficient. Th
any image processing is needed for reducing processing time. The color conversion formula is as follow.
Gray= Red* 0.299 + Green *0.587 + Blue * 0.114
When the color conversion function is used, the result is in the following.
214 214
213 214
213 214
213 214
213 213
213 213
213 212
212 212
Figure 5.Grayed matrix of original image (8x8 pixels)
PROPOSED SYSTEM DESIGN
The system design for face recognition is shown in figure6.
Figure
x
x
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com
26691 | Volume – 3 | Issue – 5 | July - August 2019
When the filtering function is used, the results are following:
221 222 222 222 222 222 222
221 221 221 220 221 221 222
221 221 220 220 220 220 221
221 221 221 220 220 220 221
220 221 220 220 220 220 220
220 220 220 220 220 219 220
219 220 220 220 219 220 220
219 220 220 220 220 220 220
4. Filtering matrix of original image (8x8 pixels)
To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection,
grayscale image with 0~255 intensity value is sufficient. Therefore converting the color image to grayscalebeforeperforming
needed for reducing processing time. The color conversion formula is as follow.
Gray= Red* 0.299 + Green *0.587 + Blue * 0.114
used, the result is in the following.
214 214 214 214 214 214 215
214 214 214 213 214 214 215
214 214 213 213 213 213 214
214 214 214 213 213 213 214
213 214 213 213 213 213 214
213 213 213 213 213 213 214
212 213 213 213 213 212 213
212 213 213 213 213 213 213
Figure 5.Grayed matrix of original image (8x8 pixels)
The system design for face recognition is shown in figure6.
Figure6. System design for face recognition
x
www.ijtsrd.com eISSN: 2456-6470
August 2019 Page 1600
To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection,a
erefore converting the color image to grayscalebeforeperforming
needed for reducing processing time. The color conversion formula is as follow.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1601
To develop the face recognition system, most images in the abovedatabasearesomeMyanmarstudents.Eachpersonhavingten
images takes in different facial expressions. To ensure and to be detecting precisely, it has some limited constraint. The image
acquisition must be taken from the camera and then the image must be RGB color or gray. The images in the database has
dimensions are 230x230 pixels. This constraint is typical in face recognition. In the database all of the image are necessary to
analysis to train with SOM method. If the input test image has been finished preprocessing then go to image compression. Ifthe
input test image is not preprocessing then filtering images, convertingtograyandresizingtheimage.Thetestimageisthengoto
image compression.
Image Compression layer is to compress the values of preprocessed image by using DCT transform matrix in equation (1)
(1)
For an 8x8 block its result in this matrix T
0.3536 0.3536 0.3536 0.3536 0.3536 0.3536 0.3536 0.3536
0.4904 0.4157 0.2778 0.0975 -0.0975 -0.2778 -0.4157 -0.4904
0.4619 0.1913 0.1913 -0.4619 -0.4619 -0.1913 0.1913 0.4619
0.4157 -0.0975 -0.4904 -0.2778 0.2778 0.4904 0.0975 -0.4157
0.3536 -0.3536 -0.3536 0.3536 0.3536 -0.3536 -0.3536 0.3536
0.2778 -0.4904 0.0975 0.4157 -0.4157 -0.0975 0.4904 -0.2778
0.1913 -0.4619 0.4619 -0.1913 -0.1913 -0.4619 -0.4619 -0.0975
0.0975 -0.2778 0.4157 -0.4904 0.4904 -0.4157 0.2778 -0.0975
Figure7. Result of DCT transform matrix (8x8 pixels)
The compressed image pixels are reshaped as 64x1 feature
vector by using reshaping function. Then training with SOM
layer is carried out by the reshaped vector used as training
dataset in SOM, one of the unsupervised learning methods.
Then optimal weight value (or) winningneuronisrepeatedly
calculated by using the equation (2).
ℎ ( )(𝑛) = exp (−
,
( )
)
(2)
To recognize a face image, calculate the matrix from the
image want to recognize and then subtract the average face
from the image matrix, and compute its projection onto face
space to obtain the vector. This vector Ω is compared with
each vector Ωi (face classes) stored in the database. If the
distance found among Ω and any Ωi is inside the threshold of
the class and it is the smallest found distance, then there was
the facial recognition of Ω belonging to the class i and then
classify the face. If the testingimage is recognized,thesystem
responds as “Present”, otherwise “Not Present”.
THRESHOLD
The proposal is to fine one threshold for each class looking
for the better actingtofacerecognition.Thethresholdsdefine
the maximum allowed distance among the new face
submitted to recognition and each class. If thedistancefound
inside the thresholds of the class and it is the smallest found
distance, then there was the facial recognition belonging to
this class. This distance wascalculatedbythesquareminimal
method. If the distance found between the new face and one
of the classes is inside the class thresholds. Then face
recognition is found.
IMPLEMENTATION AND RESULT
In the implementationofthesystem,facerecognitionconsists
of two phases, training and testing. The training phase is
containing all of the images in the database. The test phase is
concerned with identifying a person from a new image. Any
transformation applied on the training imagesisalsoapplied
on the testing images. The first experiment is to take input
test image and compare with each class of stored faces in the
database and then classify the face image. The system cam
Also recognize most representative pose. Pose are taken by
rotating the face to the left, right, up and down. We test our
system with ten images of different facial expressions, some
degree of rotation, different poses from each person of our
own constructed database. Then the result in table 1, prove
that the system can recognize different facial expressions
images and with glasses images is 100%.
TABLE I EXPERIMENTAL RESULT OF IMAGES CLASSIFICATION OF
OUR SYSTEM
Test image Accuracy
Frontal view 100%
Side view 88%
Averted eye 100%
With glasses 100%
No glasses 100%
Sad 85%
Happy 99%
Surprised 80%
Wink 88%
The main interface of this system is shown in figure 8.
Figure8. The main interface of this system
),( vuT
N
1
N
uv
N 2
)12(
cos
2 
,0u
,11  Nu
10  Nv
10  Nv

International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1602
In this graphical user interface has three button,firstlyisface
recognition system. This button is the main page of this
system. Second button is show training dataset. In this
database having ten images takes in different facial
expressions. Third button is show experimental result in bar
chart.
IMAGE CAPTURING MODULE
The color input faceimageiscapturedbyusingdigitalcamera
in the dimension of 230x 230 pixels. The color captured
images is saved in JPEG format withRGBvalues.Theexample
for captured image is described in figure 9.
Figure9. Captured image
Then filter the captured image, and make the gray image
shown in figure 10.
Figure10. Gray image
Then Resized the gray image shown in figure 11.
Figure11. Resized image
The preprocessed image is compressed using principal
component analysis and discrete cosine transform
compression. The compressed image is shown in figure 12.
Figure12. Compressed image
The compressed image is reshaped to obtain 64x1 feature
vectors. This vector can be seen in left hand side of the whole
block, the remaining block area is discard portion of the
block. The reshaped image is shown in figure 13.
Figure13. Reshaped image
The 64x1 reshape vector is calculated by using the SOM
algorithm. Then optional weight value or winning neutronid
got after many iteration in SOM Neutral Network.Thetesting
image is matched from the training dataset.Then the system
is classified by face recognition or not. Ten training figure is
shown in figure 14.
Figure 14 Result image
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1603
Figure 15 Training images in the dataset
The following figure 16 show the experimental result of
accuracy rate on testing images. When the user clicks the
“Show Result” button, the system shows port accept rate at
the left hand side and port reject rate at the right hand side.
The testing images are being tested increasingly by 50
images. So, the port accept rate are above 80% at the left
hand side. Other side, the system port reject rate reach up to
19.5 % at last.
Figure 16 Experiment result of the accuracy rate
CONCLUSION
According to the result, not only DCT but also SOM is
very useful for face recognition. This system is
suitable for low cost hardware device. The main
benefit of this system is that it can provision high-
speed processing capability and little computational
requirements, in term of both speed and memory
utilization. This system can be used to compress
other compression methods instead of DCT method.
Besides, this system can be tested another
unsupervised learning methods in neural network.
ACKNOWLEGMENT
The author would liketo thanktoallteachers,fromFacultyof
Computer Systems and Technologies, Computer University,
Myitkyina, Myanmar, who gives suggestions and advices for
submission of paper.
REFERENCES
[1] A. braham, “Artificial Neural Networks”, Oklahoma
State University, USA, 2005.
[2] H. R. Arabnia, “A Survey of Face Recognition
Techniques”, Department of Computer Science,
University of Georgina, Athens, Georgia, U.S.A.
[3] K. Cabeen and P. Gent, “Image Compression and the
Discrete Cosine Transform”, Math45, College of the
Redwoods.
[4] K. Delac, M. Grgic, “A Survey of Biometric Recognition
Methods”, HT-Croatian Telecom, Carrier Services
Department, Kupska 2, University of Zagreb, Croatia.
[5] S. Dhawan, “A Review of Image Compression and
Comparison of its Algorithms”, Department of ECE,
UIET, Kurukshetra University, Kurukshetra, Haryana,
India.
[6] J. Ghorpade, S. Agarwal, “SOM and PCA Approach for
Face Recognition - A Survey”, DepartmentofComputer
Engineering, MITCOE, Pune University, India.
[7] M. Hajek, “Neural Networks”, 2005.
[8] S. A. Khayam, “Discrete Transform: Theory and Cosine
Application”, Department of Electrical & Computer
Engineering, Michigan State University, March 10th
2003.
[9] D. Kumar, C. S. Rai, and S. Kumar, “An Experimental
Comparison of Unsupervised Learning Techniques for
Face Recognition”, Department of Computer Science
&Engineering, G. J. University of Science & Technology,
Hisar, India.
[10] F. Nagi, “A MATLAB based Face Recognition System
using Image Processing and Neural Network”,
Department of Mechanical Engineering, University
Tenaga Nasional, 2008, Kuala Lumpur, Malaysia.
[11] Mrs. D. Shanmugapriya, “A Survey of Biometric
keystroke Dynamics: Approaches, Security and
Challenges”, Department of Information Technology
Avinashilingam University for Women Coimbatore,
Tamilnadu India.
[12] S. Sonkamble, Dr. R. Thool, B. Sonkamble, “Survey of
Biometric Recognition Systems and their application”,
Department of InformationTechnology,MMCOE,Pune,
India-411052.
[13] Kresimir Delac 1, Mislav Gric 2, Panos Liatsis 3,
“Appearance-based Statistical Methods for Face
Recognition” University of Zegreb, Faculty of EE &
Comp, Unska 3/ xii, Zagreb, CROATIA.
[14] Author_A1, Author_B2, Author_C3, “ Face Recognition
Based on Symmetryzation and Eigenfaces”.
[15] www.Digitalimageprocessing.html
[16] www.face-recognitiontechnology.php.write.html.

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET-MText Extraction from Images using Convolutional Neural Network
IRJET-MText Extraction from Images using Convolutional Neural NetworkIRJET-MText Extraction from Images using Convolutional Neural Network
IRJET-MText Extraction from Images using Convolutional Neural NetworkIRJET Journal
 
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNDETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNIJCSEIT Journal
 
Object extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videosObject extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videoseSAT Journals
 
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSET
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSETIMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSET
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSETIJCSEA Journal
 
Text Extraction of Colour Images using Mathematical Morphology & HAAR Transform
Text Extraction of Colour Images using Mathematical Morphology & HAAR TransformText Extraction of Colour Images using Mathematical Morphology & HAAR Transform
Text Extraction of Colour Images using Mathematical Morphology & HAAR TransformIOSR Journals
 
Biomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWPBiomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWPIRJET Journal
 
Fusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewFusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewEngineering Publication House
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkTELKOMNIKA JOURNAL
 
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...Linearity of Feature Extraction Techniques for Medical Images by using Scale ...
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...ijtsrd
 
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...aciijournal
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumarshritosh kumar
 
Face recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkFace recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkeSAT Journals
 
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...IJCSIS Research Publications
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET Journal
 

Was ist angesagt? (17)

IRJET-MText Extraction from Images using Convolutional Neural Network
IRJET-MText Extraction from Images using Convolutional Neural NetworkIRJET-MText Extraction from Images using Convolutional Neural Network
IRJET-MText Extraction from Images using Convolutional Neural Network
 
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NNDETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
DETECTION OF CONCEALED WEAPONS IN X-RAY IMAGES USING FUZZY K-NN
 
Object extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videosObject extraction using edge, motion and saliency information from videos
Object extraction using edge, motion and saliency information from videos
 
Computer Assisted and Contour Detectioin in Medical Imaging Using Fuzzy Logic
Computer Assisted and Contour Detectioin in Medical Imaging Using Fuzzy LogicComputer Assisted and Contour Detectioin in Medical Imaging Using Fuzzy Logic
Computer Assisted and Contour Detectioin in Medical Imaging Using Fuzzy Logic
 
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSET
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSETIMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSET
IMAGE RECOGNITION USING MATLAB SIMULINK BLOCKSET
 
Text Extraction of Colour Images using Mathematical Morphology & HAAR Transform
Text Extraction of Colour Images using Mathematical Morphology & HAAR TransformText Extraction of Colour Images using Mathematical Morphology & HAAR Transform
Text Extraction of Colour Images using Mathematical Morphology & HAAR Transform
 
Biomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWPBiomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWP
 
Object Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra DistanceObject Recognition Using Shape Context with Canberra Distance
Object Recognition Using Shape Context with Canberra Distance
 
Fusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean viewFusing stereo images into its equivalent cyclopean view
Fusing stereo images into its equivalent cyclopean view
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural Network
 
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...Linearity of Feature Extraction Techniques for Medical Images by using Scale ...
Linearity of Feature Extraction Techniques for Medical Images by using Scale ...
 
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...
LOCAL REGION PSEUDO-ZERNIKE MOMENT- BASED FEATURE EXTRACTION FOR FACIAL RECOG...
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumar
 
A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING
A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING
A METHODICAL WAY OF IMAGE REGISTRATION IN DIGITAL IMAGE PROCESSING
 
Face recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural networkFace recognition using gaussian mixture model & artificial neural network
Face recognition using gaussian mixture model & artificial neural network
 
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...
Image Stitching Algorithm: An Optimization between Correlation-Based and Feat...
 
IRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor DetectionIRJET- Fusion based Brain Tumor Detection
IRJET- Fusion based Brain Tumor Detection
 

Ähnlich wie Face Recognition System using Self Organizing Feature Map and Appearance Based Approach

National Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component AnalysisNational Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component Analysisijtsrd
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAIOSR Journals
 
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen FacesImplementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen FacesIJERA Editor
 
Face Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control SystemFace Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control Systemijtsrd
 
Face recognition system
Face recognition systemFace recognition system
Face recognition systemYogesh Lamture
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...IJMER
 
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...MangaiK4
 
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...MangaiK4
 
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET Journal
 
Deep hypersphere embedding for real-time face recognition
Deep hypersphere embedding for real-time face recognitionDeep hypersphere embedding for real-time face recognition
Deep hypersphere embedding for real-time face recognitionTELKOMNIKA JOURNAL
 
IRJET - A Review on Face Recognition using Deep Learning Algorithm
IRJET -  	  A Review on Face Recognition using Deep Learning AlgorithmIRJET -  	  A Review on Face Recognition using Deep Learning Algorithm
IRJET - A Review on Face Recognition using Deep Learning AlgorithmIRJET Journal
 
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...IRJET Journal
 
A Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media SampleA Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media SampleIRJET Journal
 
FaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfFaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfAnita Pal
 
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...aciijournal
 
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...aciijournal
 

Ähnlich wie Face Recognition System using Self Organizing Feature Map and Appearance Based Approach (20)

G1802033543
G1802033543G1802033543
G1802033543
 
National Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component AnalysisNational Flags Recognition Based on Principal Component Analysis
National Flags Recognition Based on Principal Component Analysis
 
Face Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCAFace Recognition Using Gabor features And PCA
Face Recognition Using Gabor features And PCA
 
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen FacesImplementation of Face Recognition in Cloud Vision Using Eigen Faces
Implementation of Face Recognition in Cloud Vision Using Eigen Faces
 
Face Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control SystemFace Recognition Based Intelligent Door Control System
Face Recognition Based Intelligent Door Control System
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
Human Face Detection And Identification Of Facial Expressions Using MATLAB
Human Face Detection And Identification Of Facial Expressions Using MATLABHuman Face Detection And Identification Of Facial Expressions Using MATLAB
Human Face Detection And Identification Of Facial Expressions Using MATLAB
 
A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...A novel approach for performance parameter estimation of face recognition bas...
A novel approach for performance parameter estimation of face recognition bas...
 
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
 
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
 
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
IRJET- Comparative Study of Different Techniques for Text as Well as Object D...
 
Deep hypersphere embedding for real-time face recognition
Deep hypersphere embedding for real-time face recognitionDeep hypersphere embedding for real-time face recognition
Deep hypersphere embedding for real-time face recognition
 
IRJET - A Review on Face Recognition using Deep Learning Algorithm
IRJET -  	  A Review on Face Recognition using Deep Learning AlgorithmIRJET -  	  A Review on Face Recognition using Deep Learning Algorithm
IRJET - A Review on Face Recognition using Deep Learning Algorithm
 
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...
Locate, Size and Count: Accurately Resolving People in Dense Crowds via Detec...
 
Ijebea14 276
Ijebea14 276Ijebea14 276
Ijebea14 276
 
A Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media SampleA Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
 
FaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdfFaceDetectionforColorImageBasedonMATLAB.pdf
FaceDetectionforColorImageBasedonMATLAB.pdf
 
Ck36515520
Ck36515520Ck36515520
Ck36515520
 
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
 
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
Local Region Pseudo-Zernike Moment- Based Feature Extraction for Facial Recog...
 

Mehr von ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Mehr von ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Kürzlich hochgeladen

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 

Kürzlich hochgeladen (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 

Face Recognition System using Self Organizing Feature Map and Appearance Based Approach

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume 3 Issue 5, August 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 – 6470 @ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1598 Face Recognition System using Self-Organizing Feature Map and Appearance-Based Approach Thaung Yin, Khin Moh Moh Than, Win Tun Faculty of Computer Systems and Technologies Computer University, Myitkyina, Myanmar How to cite this paper: Thaung Yin | Khin Moh Moh Than | Win Tun "Face Recognition System using Self-Organizing Feature Map and Appearance-Based Approach" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-5, August 2019, pp.1598-1603, https://doi.org/10.31142/ijtsrd26691 Copyright © 2019 by author(s) and International Journal ofTrend inScientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/by /4.0) ABSTRACT Face Recognition has develop one of the most effective presentations ofimage analysis. This area of research is important not only for the applications in human computer interaction, biometric and security but also in other pattern classification problem. To improve face recognition in this system, two methods are used: PCA (Principal component analysis) and SOM (Self- organizing feature Map).PCA is a subspace projection method is used compress the input face image. SOM method is used to classify DCT-based feature vectors into groups to identify if the subject in the input image is “present” or “not present” in the image database. The aim ofthis systemis that input image has to compare with stored images in the database using PCA and SOM method. An image database of 100 face images is evaluated containing 10 subjects and each subject having 10 images with different facial expression. This system is evaluated by measuring the accuracy of recognition rate. This system has been implemented by MATLAB programming. KEYWORDS: PCA (Principal component analysis), SOM (Self-organizing feature Map), DCT (discrete cosine transform) INTRODUCTION Face recognition has grown much consideration in current years and has become one of the most effective applications of image evaluation and understanding. Although people can easily identify and recognize the human faces, it is difficult for computer to do these tasks. Face recognition is used in security system, credit-card verification and criminal identification, teleconference and so on. The last decade has shown in this area, with emphasis on such presentations as human-computer interaction (HCI), biometric analysis,content-based codingofimages andfilms, and supervision. Although a small task for the human brain, face recognition has showed to be tremendously difficult to reproduce artificially, since commonalities do existbetween faces, they differ considerably in terms ofage,skin,colorand gender. Face recognition is a very interesting problematic and up to date. The problem is complex by opposing image abilities, facial appearances, facial furniture, contextual, and illumination situations.Therearefoursimpleapproaches for face recognition: Appearance Based, Rule Based, Feature Based, and Quality Based. In this system, Feature Based approach is used. Since human individuals vary in the tone of their skin, research has revealed that intensity rather than chrominance is the main distinguishing characteristic. The recognition stage typically uses an intensity (grayscale) representation of the image compressed by the DCT for further processing. This grayscale form comprises intensity standards for skin pixels. In this system, one of the unsupervised learning methods SOM, introduced by Teuvo Kohonen is used to learn the distribution of a set of patterns without any class information. As a neural unsupervised learning algorithm, Kohonen’s Self-Organizing Map (SOM) Has been widely utilized in pattern recognition area. This system proposes face recognition system using image processing in DCT and artificialneural network inSOM.First, the input image is necessarytopass theimagepreprocessing steps until the original image is transformed into64x64pixel matrix. Second, the DCT is used to compress the values of preprocessing step. The compressed image pixels are reshaped as 64x1 feature vector. Third, reshaped vector is used as training data set in SOM, one of the unsupervised learning methods. Then optimal weight value or winning neuron is saved after manyiterationinSOMNeural Network. Finally, the unknown image is tested using optimal weight values from training dataset. Then the systemis classifiedby face recognition or not. RELATED WORKS There are many possible researchdirections andchallenging problems involved in further improvingtheapproach toface recognition introduced in this paper. One such area is improving the invariance of the system to changes in lighting. The present study has some limitations. So further work should be done on the application to very large databases, looking into how theproblemscaleswith sizeand at what size individual identificationbecomes unreliableand the input image is not only restricting the taken position of the human but also any group photo without fix the camera position. Face recognition system will be developed for the real time images. The person identification system is developed based on this approach. IJTSRD26691
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1599 APPEARANCE-BASED APPROACH TO FACE RECOGNITION One of the appearance-based methodis principal component analysis (PCA).PCA is a subspace projection technique widely used for face recognition. It finds a set of representative projection vector such that the project simples retain most information about original samples. Principal component analysis is a technique to proficiently represent a gathering of a examples points, decrease the dimensionality of the explanation by prediction the points into the main axis, where the orthogonal set of axis point in the direction of maximum covariance in the data. These vectors greatest account for the delivery of face images within the whole image space,PCA reduces themeanformed projection error forspecified dimensions anddeliverportion of important for each axis. A. FACE SPACE A two dimensional image T(x,y) of size m x n pixels can be viewed as a vector in high dimensional space. Each pixel of the image then corresponds toacoordinateinN-dimensional space as image space. Such a space has huge dimensionality and recognition there would be computational inefficient. In an image of an object is a point un image space, a collectionof M images of the same sort of an object represents a set of points in the same subspace of the original image space. All possible imagesofparticularobjectdefinealower-dimension image space is face space. Figure1. Face space and the three expected images on it. SELF-ORGANIZING FEATURE MAP Self-organizingfeaturemapssignifyaspecialclassofartificial neural networks built on inexpensive unsupervisedlearning. The output neurons ofthenetworkplayamongthemselvesto be stimulated (fired), with the product that only one output neuron, or one neuron per group, is at several one time. The output neurons that successtheracearecalledwinner-takes- all neurons. One way of inducing a winner-takes-all competition among the output neurons is to use lateral inhibitory connections between them. In a self-organizing feature map, the neurons are placed at the nodes of a lattice that is usually one- or two-dimensional; higher-dimensional maps are also not as common. The neurons developed selectivelyadjustedtomanyinputpatternsorclassesofinput patterns in the development of a competitive learning process. The positions of the winning neurons incline to develop ordered with respect toeachotherinsuchawaythat an expressive coordinate systemfordissimilarinputfeatures is created over the lattice. A self-organizing feature map is characterized by the construction of a topographic chart of the input patterns, in which the spatial positions (coordinates) of the neurons in the lattice correspond to essential features of the input patterns. The Kohonen self- organizing map (SOM) performs a mapping from a continuous input spaceto a discreteoutputspace,preserving the topological propertiesoftheinput.Thismeansthatpoints close to each other in the input space are mappedtothesame neighboring neurons in output space [13]. SOMs can be one- dimensional, two-dimensional or multidimensional maps. The number of input connections in a SOM network depends on the number of attributes to be used in the classification. Figure2. Architecture of a simple SOM PREPROCESSING STEPS FOR FACE RECOGNITION The important parts of a face recognition system are the discrete cosine transform and self-organizing feature map methods. Firstly is the image preprocessing. In the preprocessing steps are used to apply the purpose for data reduction, removal of data redundancies and speed-up of parameter searches. The key to the recognition is feature extraction and it reduces redundant information. Functions of filtering, RGB to Grayscale Conversion and ImageResizing are used to preprocess the pixel of original image into the desired pixel range in this system. This section briefly explains the steps of image preprocessing for this system. A. FILTERING IMAGES The color input face image may certainly contain the additional unwanted pixel areas of noises. These noises are canceled or removed by size filtering method because these noises are very small in size compared to the size of the image. The averaging filter is used when these noises are removed. After the noise cancelling step of the system has been done, the noise-free image is accomplished. Figure3. Original image
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ IJTSRD | Unique Paper ID – IJTSRD26691 When the filtering function is used, the results are following: 221 221 220 221 220 221 220 221 220 220 220 220 219 219 219 219 Figure4. B. CONVERTING TO GRAY To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection, grayscale image with 0~255 intensity value is sufficient. Th any image processing is needed for reducing processing time. The color conversion formula is as follow. Gray= Red* 0.299 + Green *0.587 + Blue * 0.114 When the color conversion function is used, the result is in the following. 214 214 213 214 213 214 213 214 213 213 213 213 213 212 212 212 Figure 5.Grayed matrix of original image (8x8 pixels) PROPOSED SYSTEM DESIGN The system design for face recognition is shown in figure6. Figure x x International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com 26691 | Volume – 3 | Issue – 5 | July - August 2019 When the filtering function is used, the results are following: 221 222 222 222 222 222 222 221 221 221 220 221 221 222 221 221 220 220 220 220 221 221 221 221 220 220 220 221 220 221 220 220 220 220 220 220 220 220 220 220 219 220 219 220 220 220 219 220 220 219 220 220 220 220 220 220 4. Filtering matrix of original image (8x8 pixels) To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection, grayscale image with 0~255 intensity value is sufficient. Therefore converting the color image to grayscalebeforeperforming needed for reducing processing time. The color conversion formula is as follow. Gray= Red* 0.299 + Green *0.587 + Blue * 0.114 used, the result is in the following. 214 214 214 214 214 214 215 214 214 214 213 214 214 215 214 214 213 213 213 213 214 214 214 214 213 213 213 214 213 214 213 213 213 213 214 213 213 213 213 213 213 214 212 213 213 213 213 212 213 212 213 213 213 213 213 213 Figure 5.Grayed matrix of original image (8x8 pixels) The system design for face recognition is shown in figure6. Figure6. System design for face recognition x www.ijtsrd.com eISSN: 2456-6470 August 2019 Page 1600 To reduce the complexity of the proposed system, original image is changed to grayscale. For thepurposeofdefectdetection,a erefore converting the color image to grayscalebeforeperforming needed for reducing processing time. The color conversion formula is as follow.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1601 To develop the face recognition system, most images in the abovedatabasearesomeMyanmarstudents.Eachpersonhavingten images takes in different facial expressions. To ensure and to be detecting precisely, it has some limited constraint. The image acquisition must be taken from the camera and then the image must be RGB color or gray. The images in the database has dimensions are 230x230 pixels. This constraint is typical in face recognition. In the database all of the image are necessary to analysis to train with SOM method. If the input test image has been finished preprocessing then go to image compression. Ifthe input test image is not preprocessing then filtering images, convertingtograyandresizingtheimage.Thetestimageisthengoto image compression. Image Compression layer is to compress the values of preprocessed image by using DCT transform matrix in equation (1) (1) For an 8x8 block its result in this matrix T 0.3536 0.3536 0.3536 0.3536 0.3536 0.3536 0.3536 0.3536 0.4904 0.4157 0.2778 0.0975 -0.0975 -0.2778 -0.4157 -0.4904 0.4619 0.1913 0.1913 -0.4619 -0.4619 -0.1913 0.1913 0.4619 0.4157 -0.0975 -0.4904 -0.2778 0.2778 0.4904 0.0975 -0.4157 0.3536 -0.3536 -0.3536 0.3536 0.3536 -0.3536 -0.3536 0.3536 0.2778 -0.4904 0.0975 0.4157 -0.4157 -0.0975 0.4904 -0.2778 0.1913 -0.4619 0.4619 -0.1913 -0.1913 -0.4619 -0.4619 -0.0975 0.0975 -0.2778 0.4157 -0.4904 0.4904 -0.4157 0.2778 -0.0975 Figure7. Result of DCT transform matrix (8x8 pixels) The compressed image pixels are reshaped as 64x1 feature vector by using reshaping function. Then training with SOM layer is carried out by the reshaped vector used as training dataset in SOM, one of the unsupervised learning methods. Then optimal weight value (or) winningneuronisrepeatedly calculated by using the equation (2). ℎ ( )(𝑛) = exp (− , ( ) ) (2) To recognize a face image, calculate the matrix from the image want to recognize and then subtract the average face from the image matrix, and compute its projection onto face space to obtain the vector. This vector Ω is compared with each vector Ωi (face classes) stored in the database. If the distance found among Ω and any Ωi is inside the threshold of the class and it is the smallest found distance, then there was the facial recognition of Ω belonging to the class i and then classify the face. If the testingimage is recognized,thesystem responds as “Present”, otherwise “Not Present”. THRESHOLD The proposal is to fine one threshold for each class looking for the better actingtofacerecognition.Thethresholdsdefine the maximum allowed distance among the new face submitted to recognition and each class. If thedistancefound inside the thresholds of the class and it is the smallest found distance, then there was the facial recognition belonging to this class. This distance wascalculatedbythesquareminimal method. If the distance found between the new face and one of the classes is inside the class thresholds. Then face recognition is found. IMPLEMENTATION AND RESULT In the implementationofthesystem,facerecognitionconsists of two phases, training and testing. The training phase is containing all of the images in the database. The test phase is concerned with identifying a person from a new image. Any transformation applied on the training imagesisalsoapplied on the testing images. The first experiment is to take input test image and compare with each class of stored faces in the database and then classify the face image. The system cam Also recognize most representative pose. Pose are taken by rotating the face to the left, right, up and down. We test our system with ten images of different facial expressions, some degree of rotation, different poses from each person of our own constructed database. Then the result in table 1, prove that the system can recognize different facial expressions images and with glasses images is 100%. TABLE I EXPERIMENTAL RESULT OF IMAGES CLASSIFICATION OF OUR SYSTEM Test image Accuracy Frontal view 100% Side view 88% Averted eye 100% With glasses 100% No glasses 100% Sad 85% Happy 99% Surprised 80% Wink 88% The main interface of this system is shown in figure 8. Figure8. The main interface of this system ),( vuT N 1 N uv N 2 )12( cos 2  ,0u ,11  Nu 10  Nv 10  Nv 
  • 5. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1602 In this graphical user interface has three button,firstlyisface recognition system. This button is the main page of this system. Second button is show training dataset. In this database having ten images takes in different facial expressions. Third button is show experimental result in bar chart. IMAGE CAPTURING MODULE The color input faceimageiscapturedbyusingdigitalcamera in the dimension of 230x 230 pixels. The color captured images is saved in JPEG format withRGBvalues.Theexample for captured image is described in figure 9. Figure9. Captured image Then filter the captured image, and make the gray image shown in figure 10. Figure10. Gray image Then Resized the gray image shown in figure 11. Figure11. Resized image The preprocessed image is compressed using principal component analysis and discrete cosine transform compression. The compressed image is shown in figure 12. Figure12. Compressed image The compressed image is reshaped to obtain 64x1 feature vectors. This vector can be seen in left hand side of the whole block, the remaining block area is discard portion of the block. The reshaped image is shown in figure 13. Figure13. Reshaped image The 64x1 reshape vector is calculated by using the SOM algorithm. Then optional weight value or winning neutronid got after many iteration in SOM Neutral Network.Thetesting image is matched from the training dataset.Then the system is classified by face recognition or not. Ten training figure is shown in figure 14. Figure 14 Result image
  • 6. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD26691 | Volume – 3 | Issue – 5 | July - August 2019 Page 1603 Figure 15 Training images in the dataset The following figure 16 show the experimental result of accuracy rate on testing images. When the user clicks the “Show Result” button, the system shows port accept rate at the left hand side and port reject rate at the right hand side. The testing images are being tested increasingly by 50 images. So, the port accept rate are above 80% at the left hand side. Other side, the system port reject rate reach up to 19.5 % at last. Figure 16 Experiment result of the accuracy rate CONCLUSION According to the result, not only DCT but also SOM is very useful for face recognition. This system is suitable for low cost hardware device. The main benefit of this system is that it can provision high- speed processing capability and little computational requirements, in term of both speed and memory utilization. This system can be used to compress other compression methods instead of DCT method. Besides, this system can be tested another unsupervised learning methods in neural network. ACKNOWLEGMENT The author would liketo thanktoallteachers,fromFacultyof Computer Systems and Technologies, Computer University, Myitkyina, Myanmar, who gives suggestions and advices for submission of paper. REFERENCES [1] A. braham, “Artificial Neural Networks”, Oklahoma State University, USA, 2005. [2] H. R. Arabnia, “A Survey of Face Recognition Techniques”, Department of Computer Science, University of Georgina, Athens, Georgia, U.S.A. [3] K. Cabeen and P. Gent, “Image Compression and the Discrete Cosine Transform”, Math45, College of the Redwoods. [4] K. Delac, M. Grgic, “A Survey of Biometric Recognition Methods”, HT-Croatian Telecom, Carrier Services Department, Kupska 2, University of Zagreb, Croatia. [5] S. Dhawan, “A Review of Image Compression and Comparison of its Algorithms”, Department of ECE, UIET, Kurukshetra University, Kurukshetra, Haryana, India. [6] J. Ghorpade, S. Agarwal, “SOM and PCA Approach for Face Recognition - A Survey”, DepartmentofComputer Engineering, MITCOE, Pune University, India. [7] M. Hajek, “Neural Networks”, 2005. [8] S. A. Khayam, “Discrete Transform: Theory and Cosine Application”, Department of Electrical & Computer Engineering, Michigan State University, March 10th 2003. [9] D. Kumar, C. S. Rai, and S. Kumar, “An Experimental Comparison of Unsupervised Learning Techniques for Face Recognition”, Department of Computer Science &Engineering, G. J. University of Science & Technology, Hisar, India. [10] F. Nagi, “A MATLAB based Face Recognition System using Image Processing and Neural Network”, Department of Mechanical Engineering, University Tenaga Nasional, 2008, Kuala Lumpur, Malaysia. [11] Mrs. D. Shanmugapriya, “A Survey of Biometric keystroke Dynamics: Approaches, Security and Challenges”, Department of Information Technology Avinashilingam University for Women Coimbatore, Tamilnadu India. [12] S. Sonkamble, Dr. R. Thool, B. Sonkamble, “Survey of Biometric Recognition Systems and their application”, Department of InformationTechnology,MMCOE,Pune, India-411052. [13] Kresimir Delac 1, Mislav Gric 2, Panos Liatsis 3, “Appearance-based Statistical Methods for Face Recognition” University of Zegreb, Faculty of EE & Comp, Unska 3/ xii, Zagreb, CROATIA. [14] Author_A1, Author_B2, Author_C3, “ Face Recognition Based on Symmetryzation and Eigenfaces”. [15] www.Digitalimageprocessing.html [16] www.face-recognitiontechnology.php.write.html.