SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Association of Scientific Innovation and Research (IASIR)
(An Association Unifying the Sciences, Engineering, and Applied Research)
International Journal of Emerging Technologies in Computational
and Applied Sciences (IJETCAS)
www.iasir.net
IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 458
ISSN (Print): 2279-0047
ISSN (Online): 2279-0055
Analysis of Faces of Family Members using Image processing Techniques
Prof. Dr. P. K. Srimani1
, Mr. Ramesh Hegde2
1
Former Chairman, Department of Computer Applications and Mathematics, Bangalore University,
Bangalore, Karnataka, India
2
Associate Prof and HOD of Physics, Acharya Institute of Technology, Bangalore, Karnataka, India
2
Research Scholar, SCSVMV University, Enathur , Kanchipuram, Tamilunadu, India
Abstract: The recognition of family members and maintenance of a strict vigil on the strangers in the
households of urban area is a very vital and important problem, especially in densely populated metropolitan
cities in India like Bangalore, Kolkata, Delhi, Bombay etc., where security is of a great concern as the home
alone people are getting killed regularly. The scenario may not be different either in any other business cities of
neighboring countries. Through this paper, we would like to throw light on how one can establish a relation
between the members of family.
Keywords: image processing, entropy , strangers, family, relationships,
I. INTRODUCTION
Image processing is a form of signal processing in which the input is an image and the output may be either an
image or a set of characteristics related to the image. Over the last three decades, most image-processing
techniques involve treating the image as a two-dimensional signal and applying standard signal-processing
techniques to it. In the “real world” image processing is considered to be a function of two real variables, for
example, A(x,y) with A as the amplitude (e.g. brightness) of the image at the real coordinate position (x,y).
Recent development in the digital technology has made it possible to manipulate multi-dimensional signals with
systems that range from simple digital circuits to advanced parallel computers. The objective of this
manipulation is divided into three categories:
a) Image Processing- where input is image and output is also an image
b) Image Analysis – where input is image and output is its measurements
c) Image Understanding- where input is image and the output is high-level description of the image
Image analysis is the extraction of meaningful information from images by means of digital image
processing techniques. Image analysis tasks can be as simple as reading bar coded tags or as sophisticated
as identifying a person from their face.
Security is the degree of protection from harmful elements. It applies to any vulnerable and valuable asset, such
as a person, dwelling, community, nation, or organization. Perception of security can increase objective security
when it deters malicious behavior with visual signs of security protections, such as video surveillance, alarm
systems in a home, or an anti-theft system in a car such as a vehicle tracking system or warning sign. Since
some intruders will decide not to attempt to break into such areas or vehicles, there can actually be less damage
to windows in addition to protection of valuable objects inside. Without such advertisement, an intruder might,
for example, approach a car, break the window, and then flee in response to an alarm being triggered. Either
way, perhaps the car itself and the objects inside aren't stolen, but with perceived security even the windows of
the car have a lower chance of being damaged
Machine vision (MV) is the technology and methods used to provide imaging-based automatic inspection and
analysis for such applications as automatic inspection, process control, and robot guidance in industry
[1],[2]. The scope of MV is broad[2], [3], [4]. MV is related to, though distinct from, computer vision. Pattern
recognition includes template matching. finding, matching, and/or counting specific patterns. This may include
location of an object that may be rotated, partially hidden by another object, or varying in size [4].
Computers are indispensable for the analysis of large amounts of data, for tasks that require complex
computation, or for the extraction of quantitative information. On the other hand, the human visual cortex is an
excellent image analysis apparatus, especially for extracting higher-level information, and for many
applications, including medicine, security, and remote sensing. Human analysts still cannot be replaced by
computers. For this reason, many important image analysis tools such as edge detectors and neural networks are
inspired by human visual perception models. There are many different techniques used in automatically
analyzing images. Each technique may be useful for a small range of tasks, however there still aren't any known
methods of image analysis that are generic enough for wide ranges of tasks, compared to the abilities of a
human's image analyzing capabilities. Examples of image analysis techniques in different fields include:
i)2D and 3D object recognition ii) image segmentation iii) single particle tracking iv) video tracking the
P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp.
458-461
IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 459
v) medical image scan analysis vi) optical flow vii) automatic number plate detection viii)medicine
ix) Robotics x) astronomy xi) material science and xii) optical character recognition etc.,
Digital Image Analysis is a process in which an electrical device automatically studies an image to obtain useful
information from it. The device is often a computer but may also be an electrical circuit, a digital camera or a
mobile phone. The applications of digital image analysis are continuously expanding through all areas of
science and industry.
Geographic Object-Based Image Analysis was studied by [5]. Also, Front-End Vision and Multi-Scale Image
Analysis is implemented by [6]. Quantitative Image Analysis of Microstructures in an image is studied in detail
by [7]. The authors in [8], [9],[10] analyzed facial expressions with respect to Japanese female faces and
Indian faces. Later the same theory is extended to navarasa expressions exhibited in a south Indian dance
style[10]. But none of these papers concentrated on establishing any relation to faces of members of a family.
Especially in a multi cultured families in Indian society, we notice members of a family posses inherently the
physical characteristics of their parents. This is noticed very well even through naked eye. Establishing the
relation between the faces of members of the family is a tricky task. It will serve two purposes. One to avoid
disowning a family member after the crime and the other is to recognize a family member and to allow him to
access the house to avoid the crime. So far a thorough survey of the literature confirms that no work pertaining
to the present topic of research is available. Therefore, the present investigation is carried out to throw light on
the subject of research.
Figure 1. Sample Face images of different family members of different parts of Karnataka
II. FORMULATION OF THE PROBLEM
The case study is strictly limited to the state of Karnataka in India. Database used in the analysis of faces of a
family are obtained from 30 different families from different parts of Karnataka, India. The data set contains
120 grey scale face images with four members of the family like father, mother, first child and second child. The
size of each image is 256x256. Data set is created by us using Sony cyber shot camera with 12.1 mega pixels
resolution. Sample of the images are shown below in figure 1. All the faces are facing the camera.
III. METHODOLOGY
Large number of methods is available to analyze the images for extracting different features of images. After
collecting the database in jpeg file form, we have preprocessed the images to have the same resolution and then
resized all the images in to256 x 256 size and converted all of them to a grey scale image to reduce the memory
requirement. Though the edge detection method and the histogram comparison method can help us
understanding the similarities in the pattern of the face and the distribution of the pixels, quantification of the
difference in image or similarity in image became difficult. Hence we have used the method of extracting total
P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp.
458-461
IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 460
information on each of the image in terms of entropy. Also, we had extracted the asymmetric distribution of
pixels in terms of skewness and kurtosis. This has really given us a fruitful information to establish and correlate
the members of a family. For every ten families, six families are found to have similar variations on these
parameters
IV. EXPERIMENTS AND RESULTS
Experiment is conducted family wise and each time entropy, skewness and the kurtosis are calculated using the
VC++ software programmes. After getting the results for all the data set, the results are plotted using origin. 6.1
software to understand the variations. The resulting graphs are as shown below :
father mother ch1 ch2
5.8
6.0
6.2
6.4
6.6
6.8
7.0
7.2
7.4
7.6
7.8
8.0
8.2
Entropy
Family members
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
father mother child1 child 2
0.25
0.30
0.35
0.40
0.45
0.50
0.55
0.60
0.65
0.70
0.75
skewness
family members
B
C
D
E
F
G
H
I
J
K
Figure 2. Graph of Entropy vs Face images of Figure 3. Graph of Skewness vs face images of
family. family
From figures 2. and 3, it is clear that entropy and skewness are inversely proportional to each other.
The figure 4. Represents variation of kurtosis vs face images of the family members in order. It is clear from the
figure that the variation in kurtosis of face images from father to the second child is increases in constant
magnitude in six out of ten families. This is really an interesting result for establishing the relation between the
members of a family. Difference in the level of kurtosis is due to the skin color complexions and the total pixels
in the face aperture.
father mother child1 child 2
0
5
10
15
20
25
30
35
40
45
50
55
60
65
70
75
kurtosis
family members
B
C
D
E
F
G
H
I
J
K
Figure 4. Graph of kurtosis Vs faces of a family
P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp.
458-461
IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 461
V. CONCLUSIONS
Of late in the city like Bangalore in Karnataka, India, the crime related to killing of old couples or home alone
women have increased. The question is, whether we, as a society failed to educate elder people to overcome this
kind of situations or the security system itself is not in place to help them on a regular base. The second one
may not be possible as the horizontal growth of the city has increased enormously for the last decade and giving
security to every lane is beyond ones imagination, and the type of threat cannot be predetermined either. We
thought it is important for people in the city to take care of themselves and arrange for a security system on their
own. But it is difficult to trust any external agency to do it for them every day. It is not possible also for them to
open the door and access the person standing next to the door and then have a dialogue with them as the crime
may happen during that time itself. Therefore it is vital to search for a method which acts as an alternative
system to identify the family member and other members and give access to the house and do the needful. The
above method is yet to implement. But, we find the result provides an excellent platform for future
investigation. We will take forward our work to recognize and implement in practice so that the society can take
the best use of it.
VI.REFERENCES
[1] Graves, Mark & Bruce G. Batchelor “Machine Vision for the Inspection of natural products” Springer P 5 , ISBN 978-1-85233-
525-0, 2003, Retrieved 2010-11-02
[2] Holton, W. Conard “By any other name” Vision Systems Design 15 (10). ISSN 1089 3709 Retrieved 2013-03-05, October
2010
[3] Relf, Christopher G. “ Image Acquisition and Processing with lab VIEW 1, CRC Press ISBN 978-008493-1480-3, 2010-11-02,
2004
[4] Demant C., Streicher-Abel B. and Waszkewitz P. “Industrial Image Processing: Visual Quality Control in Manufacturing.
Springer-Verlag,” p. 111, ISBN 3 -540-66410-6, 1999
[5] G.J. Hay & G. Castilla: Geographic Object-Based Image Analysis (GEOBIA): A new name for new discipline. In: T. Blaschke, S.
Lang & G. Hay (eds.): Object-Based Image Analysis –Concepts for Knowledge-Driven Remote Sensing Applications. Lecture
Notes in Geoinformation and Cartography, 18. Springer, Berlin/Heidelberg, Germany: 75-89, 2008
[6] Bart M.ter Haar Romeny “Front-End Vision and Multi-Scale Image Analysis” , Paperback, ISBN 1-4020- 1507-0, 2003
[7] H.E. Exner & H.P. Hougardy “Quantitative Image Analysis of Microstructures by, DGM Information’s gesellschaft mbH,, ISBN
3-88355-132-5, Structure Magazine, 1988
[8] Srimani P. K. and Ramesh Hegde “Parametric analysis of facial expressions based on the statistical approach” International
Journal of Current Research Vol. 3, Issue, 11, pp.152-155, October, 2011
[9] Srimani P. K. and Ramesh Hegde “comparison of facial expression analysis based on image processing techniques
International Journal of Current Research Vol. 4, Issue, 01, pp.191-196, January, 2012
[10] Srimani P. K. and Ramesh Hegde” analysis of facial expression with respect to styles using image processing International
Journal of Knowledge Engineering, ISSN: 0976-5816 & E-ISSN: 0976- 5824, Volume 3, Issue 2, pp.-193-196, 2012
VI. Acknowledgments
One of the authors, Mr. Ramesh Hegde would like to thank the management of Acharya Institute of Technology Bangalore, Karnataka and
SCSVMV university , Enathur , Kanchipuram, Tamilunadu, India , for providing opportunity to conduct the research work

Contenu connexe

Tendances

Multiple object detection report
Multiple object detection reportMultiple object detection report
Multiple object detection reportManish Raghav
 
Table of contenets dec 2018
Table of contenets dec 2018Table of contenets dec 2018
Table of contenets dec 2018ijesajournal
 
Text and Object Recognition using Deep Learning for Visually Impaired People
Text and Object Recognition using Deep Learning for Visually Impaired PeopleText and Object Recognition using Deep Learning for Visually Impaired People
Text and Object Recognition using Deep Learning for Visually Impaired Peopleijtsrd
 
New Research Articles 2019 October Issue Signal & Image Processing An Interna...
New Research Articles 2019 October Issue Signal & Image Processing An Interna...New Research Articles 2019 October Issue Signal & Image Processing An Interna...
New Research Articles 2019 October Issue Signal & Image Processing An Interna...sipij
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
Dynamic hand gesture recognition using cbir
Dynamic hand gesture recognition using cbirDynamic hand gesture recognition using cbir
Dynamic hand gesture recognition using cbirIAEME Publication
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET Journal
 
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
 
Modelling Framework of a Neural Object Recognition
Modelling Framework of a Neural Object RecognitionModelling Framework of a Neural Object Recognition
Modelling Framework of a Neural Object RecognitionIJERA Editor
 
Applications of AI
Applications of AIApplications of AI
Applications of AIUtphala P
 
Using optimized features for modified optical backpropagation
Using optimized features for modified optical backpropagationUsing optimized features for modified optical backpropagation
Using optimized features for modified optical backpropagationAlexander Decker
 
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...IJECEIAES
 
Applying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalApplying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalIJAEMSJORNAL
 
Satellite and Land Cover Image Classification using Deep Learning
Satellite and Land Cover Image Classification using Deep LearningSatellite and Land Cover Image Classification using Deep Learning
Satellite and Land Cover Image Classification using Deep Learningijtsrd
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...APJ ABDUL KALAM TECHNICAL UNIVERSITY
 
Smart information desk system with voice assistant for universities
Smart information desk system with voice assistant for universities Smart information desk system with voice assistant for universities
Smart information desk system with voice assistant for universities IJECEIAES
 
IJSRED-V2I1P12
IJSRED-V2I1P12IJSRED-V2I1P12
IJSRED-V2I1P12IJSRED
 
Face Recognition and Increased Reality System for Mobile Devices
Face Recognition and Increased Reality System for Mobile DevicesFace Recognition and Increased Reality System for Mobile Devices
Face Recognition and Increased Reality System for Mobile Devicesijtsrd
 

Tendances (20)

Multiple object detection report
Multiple object detection reportMultiple object detection report
Multiple object detection report
 
Table of contenets dec 2018
Table of contenets dec 2018Table of contenets dec 2018
Table of contenets dec 2018
 
Text and Object Recognition using Deep Learning for Visually Impaired People
Text and Object Recognition using Deep Learning for Visually Impaired PeopleText and Object Recognition using Deep Learning for Visually Impaired People
Text and Object Recognition using Deep Learning for Visually Impaired People
 
New Research Articles 2019 October Issue Signal & Image Processing An Interna...
New Research Articles 2019 October Issue Signal & Image Processing An Interna...New Research Articles 2019 October Issue Signal & Image Processing An Interna...
New Research Articles 2019 October Issue Signal & Image Processing An Interna...
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
Dynamic hand gesture recognition using cbir
Dynamic hand gesture recognition using cbirDynamic hand gesture recognition using cbir
Dynamic hand gesture recognition using cbir
 
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep LearningIRJET- Chest Abnormality Detection from X-Ray using Deep Learning
IRJET- Chest Abnormality Detection from X-Ray using Deep Learning
 
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...
 
Modelling Framework of a Neural Object Recognition
Modelling Framework of a Neural Object RecognitionModelling Framework of a Neural Object Recognition
Modelling Framework of a Neural Object Recognition
 
Applications of AI
Applications of AIApplications of AI
Applications of AI
 
Using optimized features for modified optical backpropagation
Using optimized features for modified optical backpropagationUsing optimized features for modified optical backpropagation
Using optimized features for modified optical backpropagation
 
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
An assistive model of obstacle detection based on deep learning: YOLOv3 for v...
 
Applying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information RetrievalApplying Soft Computing Techniques in Information Retrieval
Applying Soft Computing Techniques in Information Retrieval
 
Satellite and Land Cover Image Classification using Deep Learning
Satellite and Land Cover Image Classification using Deep LearningSatellite and Land Cover Image Classification using Deep Learning
Satellite and Land Cover Image Classification using Deep Learning
 
33 102-1-pb
33 102-1-pb33 102-1-pb
33 102-1-pb
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
 
Smart information desk system with voice assistant for universities
Smart information desk system with voice assistant for universities Smart information desk system with voice assistant for universities
Smart information desk system with voice assistant for universities
 
LoayEngCV
LoayEngCVLoayEngCV
LoayEngCV
 
IJSRED-V2I1P12
IJSRED-V2I1P12IJSRED-V2I1P12
IJSRED-V2I1P12
 
Face Recognition and Increased Reality System for Mobile Devices
Face Recognition and Increased Reality System for Mobile DevicesFace Recognition and Increased Reality System for Mobile Devices
Face Recognition and Increased Reality System for Mobile Devices
 

Similaire à Ijetcas14 465

A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methodsIRJET Journal
 
Smriti's research paper
Smriti's research paperSmriti's research paper
Smriti's research paperSmriti Tikoo
 
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
 
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
 
Person identification based on facial biometrics in different lighting condit...
Person identification based on facial biometrics in different lighting condit...Person identification based on facial biometrics in different lighting condit...
Person identification based on facial biometrics in different lighting condit...IJECEIAES
 
Broadcasting Forensics Using Machine Learning Approaches
Broadcasting Forensics Using Machine Learning ApproachesBroadcasting Forensics Using Machine Learning Approaches
Broadcasting Forensics Using Machine Learning Approachesijtsrd
 
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET Journal
 
Image Recognition Expert System based on deep learning
Image Recognition Expert System based on deep learningImage Recognition Expert System based on deep learning
Image Recognition Expert System based on deep learningPRATHAMESH REGE
 
Covid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry piCovid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry piIRJET Journal
 
Internation Journal Conference
Internation Journal ConferenceInternation Journal Conference
Internation Journal ConferenceHemanth Kumar
 
Utilization of Machine Learning in Computer Vision
Utilization of Machine Learning in Computer VisionUtilization of Machine Learning in Computer Vision
Utilization of Machine Learning in Computer VisionIRJET Journal
 
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...IRJET Journal
 
IRJET- Development of a Face Recognition System with Deep Learning and Py...
IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...
IRJET- Development of a Face Recognition System with Deep Learning and Py...IRJET Journal
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face IdentificationIRJET Journal
 
Age and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkAge and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkIRJET Journal
 
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSIRJET Journal
 
Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)IRJET Journal
 
Profile Identification through Face Recognition
Profile Identification through Face RecognitionProfile Identification through Face Recognition
Profile Identification through Face Recognitionijtsrd
 
Progression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationProgression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationIRJET Journal
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...rahulmonikasharma
 

Similaire à Ijetcas14 465 (20)

A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methods
 
Smriti's research paper
Smriti's research paperSmriti's research paper
Smriti's research paper
 
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
 
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
 
Person identification based on facial biometrics in different lighting condit...
Person identification based on facial biometrics in different lighting condit...Person identification based on facial biometrics in different lighting condit...
Person identification based on facial biometrics in different lighting condit...
 
Broadcasting Forensics Using Machine Learning Approaches
Broadcasting Forensics Using Machine Learning ApproachesBroadcasting Forensics Using Machine Learning Approaches
Broadcasting Forensics Using Machine Learning Approaches
 
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
IRJET- Deep Learning Based Card-Less Atm Using Fingerprint And Face Recogniti...
 
Image Recognition Expert System based on deep learning
Image Recognition Expert System based on deep learningImage Recognition Expert System based on deep learning
Image Recognition Expert System based on deep learning
 
Covid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry piCovid Mask Detection and Social Distancing Using Raspberry pi
Covid Mask Detection and Social Distancing Using Raspberry pi
 
Internation Journal Conference
Internation Journal ConferenceInternation Journal Conference
Internation Journal Conference
 
Utilization of Machine Learning in Computer Vision
Utilization of Machine Learning in Computer VisionUtilization of Machine Learning in Computer Vision
Utilization of Machine Learning in Computer Vision
 
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
Recognition of Silverleaf Whitefly and Western Flower Thrips Via Image Proces...
 
IRJET- Development of a Face Recognition System with Deep Learning and Py...
IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...
IRJET- Development of a Face Recognition System with Deep Learning and Py...
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face Identification
 
Age and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural NetworkAge and Gender Classification using Convolutional Neural Network
Age and Gender Classification using Convolutional Neural Network
 
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODSRETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
RETINAL IMAGE CLASSIFICATION USING NEURAL NETWORK BASED ON A CNN METHODS
 
Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)Face Recognition Smart Attendance System: (InClass System)
Face Recognition Smart Attendance System: (InClass System)
 
Profile Identification through Face Recognition
Profile Identification through Face RecognitionProfile Identification through Face Recognition
Profile Identification through Face Recognition
 
Progression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationProgression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face Verification
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
 

Plus de Iasir Journals (20)

ijetcas14 650
ijetcas14 650ijetcas14 650
ijetcas14 650
 
Ijetcas14 648
Ijetcas14 648Ijetcas14 648
Ijetcas14 648
 
Ijetcas14 647
Ijetcas14 647Ijetcas14 647
Ijetcas14 647
 
Ijetcas14 643
Ijetcas14 643Ijetcas14 643
Ijetcas14 643
 
Ijetcas14 641
Ijetcas14 641Ijetcas14 641
Ijetcas14 641
 
Ijetcas14 639
Ijetcas14 639Ijetcas14 639
Ijetcas14 639
 
Ijetcas14 632
Ijetcas14 632Ijetcas14 632
Ijetcas14 632
 
Ijetcas14 624
Ijetcas14 624Ijetcas14 624
Ijetcas14 624
 
Ijetcas14 619
Ijetcas14 619Ijetcas14 619
Ijetcas14 619
 
Ijetcas14 615
Ijetcas14 615Ijetcas14 615
Ijetcas14 615
 
Ijetcas14 608
Ijetcas14 608Ijetcas14 608
Ijetcas14 608
 
Ijetcas14 605
Ijetcas14 605Ijetcas14 605
Ijetcas14 605
 
Ijetcas14 604
Ijetcas14 604Ijetcas14 604
Ijetcas14 604
 
Ijetcas14 598
Ijetcas14 598Ijetcas14 598
Ijetcas14 598
 
Ijetcas14 594
Ijetcas14 594Ijetcas14 594
Ijetcas14 594
 
Ijetcas14 593
Ijetcas14 593Ijetcas14 593
Ijetcas14 593
 
Ijetcas14 591
Ijetcas14 591Ijetcas14 591
Ijetcas14 591
 
Ijetcas14 589
Ijetcas14 589Ijetcas14 589
Ijetcas14 589
 
Ijetcas14 585
Ijetcas14 585Ijetcas14 585
Ijetcas14 585
 
Ijetcas14 584
Ijetcas14 584Ijetcas14 584
Ijetcas14 584
 

Dernier

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptxmary850239
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 

Dernier (20)

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx4.16.24 21st Century Movements for Black Lives.pptx
4.16.24 21st Century Movements for Black Lives.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 

Ijetcas14 465

  • 1. International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) www.iasir.net IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 458 ISSN (Print): 2279-0047 ISSN (Online): 2279-0055 Analysis of Faces of Family Members using Image processing Techniques Prof. Dr. P. K. Srimani1 , Mr. Ramesh Hegde2 1 Former Chairman, Department of Computer Applications and Mathematics, Bangalore University, Bangalore, Karnataka, India 2 Associate Prof and HOD of Physics, Acharya Institute of Technology, Bangalore, Karnataka, India 2 Research Scholar, SCSVMV University, Enathur , Kanchipuram, Tamilunadu, India Abstract: The recognition of family members and maintenance of a strict vigil on the strangers in the households of urban area is a very vital and important problem, especially in densely populated metropolitan cities in India like Bangalore, Kolkata, Delhi, Bombay etc., where security is of a great concern as the home alone people are getting killed regularly. The scenario may not be different either in any other business cities of neighboring countries. Through this paper, we would like to throw light on how one can establish a relation between the members of family. Keywords: image processing, entropy , strangers, family, relationships, I. INTRODUCTION Image processing is a form of signal processing in which the input is an image and the output may be either an image or a set of characteristics related to the image. Over the last three decades, most image-processing techniques involve treating the image as a two-dimensional signal and applying standard signal-processing techniques to it. In the “real world” image processing is considered to be a function of two real variables, for example, A(x,y) with A as the amplitude (e.g. brightness) of the image at the real coordinate position (x,y). Recent development in the digital technology has made it possible to manipulate multi-dimensional signals with systems that range from simple digital circuits to advanced parallel computers. The objective of this manipulation is divided into three categories: a) Image Processing- where input is image and output is also an image b) Image Analysis – where input is image and output is its measurements c) Image Understanding- where input is image and the output is high-level description of the image Image analysis is the extraction of meaningful information from images by means of digital image processing techniques. Image analysis tasks can be as simple as reading bar coded tags or as sophisticated as identifying a person from their face. Security is the degree of protection from harmful elements. It applies to any vulnerable and valuable asset, such as a person, dwelling, community, nation, or organization. Perception of security can increase objective security when it deters malicious behavior with visual signs of security protections, such as video surveillance, alarm systems in a home, or an anti-theft system in a car such as a vehicle tracking system or warning sign. Since some intruders will decide not to attempt to break into such areas or vehicles, there can actually be less damage to windows in addition to protection of valuable objects inside. Without such advertisement, an intruder might, for example, approach a car, break the window, and then flee in response to an alarm being triggered. Either way, perhaps the car itself and the objects inside aren't stolen, but with perceived security even the windows of the car have a lower chance of being damaged Machine vision (MV) is the technology and methods used to provide imaging-based automatic inspection and analysis for such applications as automatic inspection, process control, and robot guidance in industry [1],[2]. The scope of MV is broad[2], [3], [4]. MV is related to, though distinct from, computer vision. Pattern recognition includes template matching. finding, matching, and/or counting specific patterns. This may include location of an object that may be rotated, partially hidden by another object, or varying in size [4]. Computers are indispensable for the analysis of large amounts of data, for tasks that require complex computation, or for the extraction of quantitative information. On the other hand, the human visual cortex is an excellent image analysis apparatus, especially for extracting higher-level information, and for many applications, including medicine, security, and remote sensing. Human analysts still cannot be replaced by computers. For this reason, many important image analysis tools such as edge detectors and neural networks are inspired by human visual perception models. There are many different techniques used in automatically analyzing images. Each technique may be useful for a small range of tasks, however there still aren't any known methods of image analysis that are generic enough for wide ranges of tasks, compared to the abilities of a human's image analyzing capabilities. Examples of image analysis techniques in different fields include: i)2D and 3D object recognition ii) image segmentation iii) single particle tracking iv) video tracking the
  • 2. P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp. 458-461 IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 459 v) medical image scan analysis vi) optical flow vii) automatic number plate detection viii)medicine ix) Robotics x) astronomy xi) material science and xii) optical character recognition etc., Digital Image Analysis is a process in which an electrical device automatically studies an image to obtain useful information from it. The device is often a computer but may also be an electrical circuit, a digital camera or a mobile phone. The applications of digital image analysis are continuously expanding through all areas of science and industry. Geographic Object-Based Image Analysis was studied by [5]. Also, Front-End Vision and Multi-Scale Image Analysis is implemented by [6]. Quantitative Image Analysis of Microstructures in an image is studied in detail by [7]. The authors in [8], [9],[10] analyzed facial expressions with respect to Japanese female faces and Indian faces. Later the same theory is extended to navarasa expressions exhibited in a south Indian dance style[10]. But none of these papers concentrated on establishing any relation to faces of members of a family. Especially in a multi cultured families in Indian society, we notice members of a family posses inherently the physical characteristics of their parents. This is noticed very well even through naked eye. Establishing the relation between the faces of members of the family is a tricky task. It will serve two purposes. One to avoid disowning a family member after the crime and the other is to recognize a family member and to allow him to access the house to avoid the crime. So far a thorough survey of the literature confirms that no work pertaining to the present topic of research is available. Therefore, the present investigation is carried out to throw light on the subject of research. Figure 1. Sample Face images of different family members of different parts of Karnataka II. FORMULATION OF THE PROBLEM The case study is strictly limited to the state of Karnataka in India. Database used in the analysis of faces of a family are obtained from 30 different families from different parts of Karnataka, India. The data set contains 120 grey scale face images with four members of the family like father, mother, first child and second child. The size of each image is 256x256. Data set is created by us using Sony cyber shot camera with 12.1 mega pixels resolution. Sample of the images are shown below in figure 1. All the faces are facing the camera. III. METHODOLOGY Large number of methods is available to analyze the images for extracting different features of images. After collecting the database in jpeg file form, we have preprocessed the images to have the same resolution and then resized all the images in to256 x 256 size and converted all of them to a grey scale image to reduce the memory requirement. Though the edge detection method and the histogram comparison method can help us understanding the similarities in the pattern of the face and the distribution of the pixels, quantification of the difference in image or similarity in image became difficult. Hence we have used the method of extracting total
  • 3. P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp. 458-461 IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 460 information on each of the image in terms of entropy. Also, we had extracted the asymmetric distribution of pixels in terms of skewness and kurtosis. This has really given us a fruitful information to establish and correlate the members of a family. For every ten families, six families are found to have similar variations on these parameters IV. EXPERIMENTS AND RESULTS Experiment is conducted family wise and each time entropy, skewness and the kurtosis are calculated using the VC++ software programmes. After getting the results for all the data set, the results are plotted using origin. 6.1 software to understand the variations. The resulting graphs are as shown below : father mother ch1 ch2 5.8 6.0 6.2 6.4 6.6 6.8 7.0 7.2 7.4 7.6 7.8 8.0 8.2 Entropy Family members B C D E F G H I J K L M N O P father mother child1 child 2 0.25 0.30 0.35 0.40 0.45 0.50 0.55 0.60 0.65 0.70 0.75 skewness family members B C D E F G H I J K Figure 2. Graph of Entropy vs Face images of Figure 3. Graph of Skewness vs face images of family. family From figures 2. and 3, it is clear that entropy and skewness are inversely proportional to each other. The figure 4. Represents variation of kurtosis vs face images of the family members in order. It is clear from the figure that the variation in kurtosis of face images from father to the second child is increases in constant magnitude in six out of ten families. This is really an interesting result for establishing the relation between the members of a family. Difference in the level of kurtosis is due to the skin color complexions and the total pixels in the face aperture. father mother child1 child 2 0 5 10 15 20 25 30 35 40 45 50 55 60 65 70 75 kurtosis family members B C D E F G H I J K Figure 4. Graph of kurtosis Vs faces of a family
  • 4. P. K. Srimani et al., International Journal of Emerging Technologies in Computational and Applied Sciences, 8(5), March-May, 2014, pp. 458-461 IJETCAS 14- 465; © 2014, IJETCAS All Rights Reserved Page 461 V. CONCLUSIONS Of late in the city like Bangalore in Karnataka, India, the crime related to killing of old couples or home alone women have increased. The question is, whether we, as a society failed to educate elder people to overcome this kind of situations or the security system itself is not in place to help them on a regular base. The second one may not be possible as the horizontal growth of the city has increased enormously for the last decade and giving security to every lane is beyond ones imagination, and the type of threat cannot be predetermined either. We thought it is important for people in the city to take care of themselves and arrange for a security system on their own. But it is difficult to trust any external agency to do it for them every day. It is not possible also for them to open the door and access the person standing next to the door and then have a dialogue with them as the crime may happen during that time itself. Therefore it is vital to search for a method which acts as an alternative system to identify the family member and other members and give access to the house and do the needful. The above method is yet to implement. But, we find the result provides an excellent platform for future investigation. We will take forward our work to recognize and implement in practice so that the society can take the best use of it. VI.REFERENCES [1] Graves, Mark & Bruce G. Batchelor “Machine Vision for the Inspection of natural products” Springer P 5 , ISBN 978-1-85233- 525-0, 2003, Retrieved 2010-11-02 [2] Holton, W. Conard “By any other name” Vision Systems Design 15 (10). ISSN 1089 3709 Retrieved 2013-03-05, October 2010 [3] Relf, Christopher G. “ Image Acquisition and Processing with lab VIEW 1, CRC Press ISBN 978-008493-1480-3, 2010-11-02, 2004 [4] Demant C., Streicher-Abel B. and Waszkewitz P. “Industrial Image Processing: Visual Quality Control in Manufacturing. Springer-Verlag,” p. 111, ISBN 3 -540-66410-6, 1999 [5] G.J. Hay & G. Castilla: Geographic Object-Based Image Analysis (GEOBIA): A new name for new discipline. In: T. Blaschke, S. Lang & G. Hay (eds.): Object-Based Image Analysis –Concepts for Knowledge-Driven Remote Sensing Applications. Lecture Notes in Geoinformation and Cartography, 18. Springer, Berlin/Heidelberg, Germany: 75-89, 2008 [6] Bart M.ter Haar Romeny “Front-End Vision and Multi-Scale Image Analysis” , Paperback, ISBN 1-4020- 1507-0, 2003 [7] H.E. Exner & H.P. Hougardy “Quantitative Image Analysis of Microstructures by, DGM Information’s gesellschaft mbH,, ISBN 3-88355-132-5, Structure Magazine, 1988 [8] Srimani P. K. and Ramesh Hegde “Parametric analysis of facial expressions based on the statistical approach” International Journal of Current Research Vol. 3, Issue, 11, pp.152-155, October, 2011 [9] Srimani P. K. and Ramesh Hegde “comparison of facial expression analysis based on image processing techniques International Journal of Current Research Vol. 4, Issue, 01, pp.191-196, January, 2012 [10] Srimani P. K. and Ramesh Hegde” analysis of facial expression with respect to styles using image processing International Journal of Knowledge Engineering, ISSN: 0976-5816 & E-ISSN: 0976- 5824, Volume 3, Issue 2, pp.-193-196, 2012 VI. Acknowledgments One of the authors, Mr. Ramesh Hegde would like to thank the management of Acharya Institute of Technology Bangalore, Karnataka and SCSVMV university , Enathur , Kanchipuram, Tamilunadu, India , for providing opportunity to conduct the research work