SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 506
Vehicle Seat Vacancy Identification Using Image Processing Technique
Mr. Sumit R. Wange1, Dr. G.P. Dhok2
1PG Student [Digital Electronics], Department of Electronics and Telecommunication, Sipna College of engineering
and technology, Amravati (M.S.), India
2H.O.D, Department of Instrumentation, Sipna College of engineering and technology, Amravati (M.S.), India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This paper describes the technique for real time
human face detection and counting the number of
passengers in vehicle and also gender of the passengers.
Image processing technology is very popular at present. It
can be applied to various applications for detecting and
processing the digital images. Face detection is a part of
image processing. It is used for finding the faceofhumanina
given area. Face detection is used in many applications such
as face recognition, people tracking, or photography. In this
research, face detection technique is used for detecting and
counting the number of passengers in vehicle via webcam.
The webcam is installed in vehicle and connected with
Raspberry Pi 3 model B.
When vehicle leaves from the station, webcam will capture
passenger images in the seating area. The images will be
adjusted and improved to reduce the noise which is done by
software application. The images are sent to the server via
3G communication. Then, the server process the images by
using face detection technology and counting the number of
passengers in vehicle. The system obtains the maximum
number of passengers in vehicle that process through the
images then calculates the seat vacancy of the vehicle.
Recognizing human gender is important since people
respond differently according to gender. In addition, A
effective gender classification procedure can improve the
performance of many different applications, including
person recognition and smart human-computer interfaces.
Key Words: Face detection, RaspberryPi,Morphological
image processing, Contrast limited adaptive histogram
equalization.
1. INTRODUCTION
Most face detection algorithm are designed in the software
domain and high detection rate, but they often require
several seconds to detect faces in a single image, a
processing speed that is insufficientforreal timeapplication.
A simple and easy hardware implementation of face
detection system using Raspberry Pi, which itself is a
minicomputer of a credit card size and is of a very low price.
In this section, here we are using Raspberry Pi board as our
platform. Camera Pi is an excellent add-on for Raspberry Pi,
to take pictures with the possibility to apply a considerable
range of configurations and effects.
Both real time face detection andfacedetectionfromspecific
images, i.e. Object Recognition, is carried out and the
proposed system is tested across various standard face
databases, with and without noise and blurring effects.
Efficiency of the system is analyzed by calculating the Face
detection rate for each of the database. The results reveal
that the proposed system can be usedforfacedetection even
from poor quality images and shows excellent performance
efficiency. Given an arbitrary image, the purpose of a face
detection system is to determine if that image contains any
faces.
Nowadays, most people use public vehicle instead of
personal car due to the rising of gasoline prices and traffic
jams. Public company has been developing the system for
displaying the position of the passenger vehicle for
convenience of customers. If customers know both of the
position of the passenger vehicle and vacancy of seats,
customers can use the time to other activities before the
passenger vehicle arrives. Customers can plan their travel
better
In this research, the seat vacancy identification system is
designed by using image processing technique. Webcam is
connected with Raspberry Pi 3 in the vehicle for detecting
the object on vehicle and sending the data to the server via
3G communication. This system use Open Source Computer
Vision (Open CV) to analyze and process the data then
calculated the vacancy of the vehicle by using the maximum
face detection data.
Human face contains a variety of information for adaptive
social interactions amongst people. In fact individuals are
able to process a face in a variety of ways to categorize it by
its identity, along with a number of other demographic
characteristics, such as gender, ethnicity and age. In
particular, recognizing human gender is important since
people respond differently according to gender. In addition,
a successful gender classification approach can boost the
performance of many other applications, Including person
recognition and smart human computer interfaces. Hence,
we propose a multimodal recognition approach that
integrates the temporal and spatial information of the face
through a probabilistic framework.
The advantages of this system are real time face detection
and tracking is possible. The raspberry Pi system .The
analysis revealed that the present system shows excellent
performance efficiency and can be used for face detection
even from poor quality images.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 507
2. LITERATURE REVIEW
[1] “Real-Time Integrated CCTV Using Face and Pedestrian
Detection Image Processing Algorithm for AutomaticTraffic
Light Transitions”, this research studies the traffic light for
pedestrian that wants to cross the street. If the pedestrian
cross the street they press the button and wait for traffic
light. This system use CCTV insteadthebuttonanduseimage
processing for detecting the face of pedestrian.
[2] “Analyzing Impact of Image Scaling Algorithms on Viola
Jones Face detection Frame work”, this research studies the
Viola – Jones algorithm about the problem from low quality
of the image and find the optimize solution from Viola –
Jones algorithm.
[3] “Face Detection Using Combination Of Skin Color Pixel
Detection And Viola-Jones Face Detector”, this research
studies the detection of the human skin. It uses a
combination of two techniques that are a novel hybrid color
models and Viola Jones algorithms. Its purpose is to identify
the object is human or not.
[4] Rapid Object Detection using a Boosted Cascade of
Simple Features this paper describes a machine learning
approach for visual object detection which is capable of
processing images extremely rapidly and achieving high
detection rates.
[5] “Implementation of Attendance Management System
using Smart Attendance using Real Time Face Recognition”
this research studiesAttendanceManagementSystem(AMS)
is the easiest way to keep track of attendanceforcommunity
organizations such as school clubs, scouting units, church
groups, business organizations and volunteer groups.
[6] Vehicle Control Using Raspberrypi andImageProcessing
in this research studies to implementtheavailabletechnique
to detect the stop board and red traffic signal for an
autonomous car that takes action according to traffic signal
with the help of raspberry pi3 board.
[7] “Appearance based gender classification with Gaussian
processes”, Gaussian process classifiers (GPCs) which are
Bayesian kernel classifiers.ThemainadvantageofGPCsover
SVMs is that they determine the hyper parameters of the
kernel based on Bayesian model selection criterion. The
experimental processor which we are using is of low cost,
execution speed is very fast More thanonefacealsodetected
using this
Results show that our methods outperformed SVMs with
cross-validation in most of data sets. Moreover, the kernel
hyper parameters found by GPCs using Bayesian methods
can be used to improve SVM performance.
[8] Methodology for face recognition based on information
theory approach of coding and decoding the face image is
discussed in [Sarala A. Dabhade & Mrunal S. Bewoor, 2012]
proposed methodology is connection of two stages – Face
detection using Haar Based Cascade classifier and
recognitionusing PrincipleComponentanalysis.Variousface
detection and recognition methods have been evaluated
[Faizan Ahmad et al., 2013]
[9] “Raspberry Pi Based Security System for Automotive
Theft Detection” in this research .The proposed system is a
face recognition based security system withface recognition
module loaded in Raspberry Pi.
[10] “Enhancement of Images Using Morphological
Transformations”, this paper deals with enhancement of
images with poor contrast and detection of background.
[11] Gender recognition system on a Gaussian Process
Classifier (GPC). Facial images are first normalized to a
standard dimensions and background and hair information
was removed. Parameters for the GPC are learned using
Expectation Maximization (EM) - Expectation Propagation
(EP) algorithm. Finally GPC is used for classification.
Zhiguang et al. [12] have focused on improving gender
classification results by texture normalization. After scale
normalization, affine fitting and Delaunay triangulation
warping is employed to get a shape free texture. Lastly SVM,
FLD and Adaboost are used for classification. Rowley and
Baluja
3. System Architecture:
FIGURE- Basic Block Diagram
A general block diagram of the system is as shown below:
Figure: Block Diagram of Proposed System
Working
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 508
The devices that include webcam, Raspberry Pi 3 model B,
and 3G module are installed in vehicle at the top-front of the
vehicle. When the vehicle leaves from the station,thesystem
will capture the image in the passenger seat area (1 image
per 1 second) and send to the user by using 3G
communication. The server processes the images that
receive from Raspberry Pi in electric vehicle by using Open
Source Computer Vision (Open CV). Hardware installed and
worked on the vehicle. The program has processestoreduce
the image noise. It uses method from OpenSourceComputer
Vision (Open CV).
3.1. Viola Jones Algorithm:
The basic principal of algorithm is to detect the faces from
the given input image. Before this there were so many
images processing approach but all of them were time
consuming due to making the entire image to the fixsizeand
then run the image in the detector. Opposite of this is the
viola Jones algorithm were the detector is rescale and
whatever the size of image would be.
The characteristics of Viola–Jones algorithm whichmakeita
good detection algorithm are: Robust – very high detection
rate (true-positive rate) & very low false-positive rate
always.
[1]Real time – For practical applicationsatleast2frames per
second must be processed.
[2]Face detection only (not recognition) - The goal is to
distinguish faces from non-faces (Detection is the first step
in the recognition process).
3.2. Histogram of oriented gradients (HOG) Algorithm:
The histogram of oriented gradients (HOG) is a feature
descriptor used in computer visionandimageprocessingfor
object detection. The method countsoccurrencesofgradient
orientation in localized portions of an image. This method is
similar to that of edge orientation histograms, scale-
invariant feature transform descriptors, andshapecontexts,
but differs in that it is computed on a dense gridofuniformly
spaced cells and uses overlapping local contrast
normalization for better accuracy. It use for gender
estimation procedure. The HOG descriptor maintains a few
key advantages over other descriptor methods.
3.3. Local binary patterns (LBP):
LBP is one of the binary patterns which is used for feature
extraction. In this the face image is firstly divided into small
regions from which LBP features are extracted gives the
output in histogram. LBP is used because there are micro
patterns which are invariant of monotonic grey scale
transformation. Combining all this gives the face image. LBP
is widely used in many applications due to its high tolerance
against object recognition texture analysis and high
discriminative power.
3.4. Support vector machines:
In machine learning, support vector machines (SVMs) are
supervised learning models with associated learning
algorithms that analyze data used for classification and
regression analysis. In support vector machine is used to
analyze the complex data and gives the result. SVM is very
useful in finding patterns which are very useful and not
complex. Classification of images can also be performed
using SVMs. Experimental results show that SVMs achieve
significantly higher search accuracy than traditional query
refinement schemes after just three to four rounds of
relevance feedback. This is also true of image segmentation
systems, including those using a modified version SVM that
uses the privileged approach as suggested by Vapnik.
3.5. Convolution Neural Network:
In machine learning, a convolution neural network (CNN) is
a type of feed-forward artificial neural network in which the
connectivity pattern between its neurons is inspired by the
organization of the animal visual cortex. Individual cortical
neurons respond to stimuli in a restricted region of space
known as the receptive field. The receptivefieldsofdifferent
neurons partially overlap such that they tile the visual field.
The response of an individual neuron to stimuli within its
receptive field can be approximated mathematically by a
convolution operation. Convolution networkswereinspired
by biological processes and are variations of multilayer
perceptrons designed to use minimal amounts of
preprocessing. They have wide applications in image and
video recognition, recommender systems and natural
language processing.
4. RESULT AND DISCUSSION
Python codes were developed for real time face detection,
tracking and gender estimation. Photo view of project is the
whole setup of project. For Real time facedetection,webcam
was connected to the Raspberry Pi Processor to capture the
real time images of people in front of it. Output window was
set to defined size and the output is displayed in it. The
system is efficient to detect multiple faces and a blue box
was drawn across each of the detected face. And there is red
color text on it displaying the gender.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 509
Figure: - Photo View of Project
Figure: Output of Project
5. CONCLUSIONS
This project proposed a system for face detection, tracking,
and gender estimation technique. Also, some popular well-
known face detection technique is described. Face detection
techniques have been employed in different applications
such as face recognition, facial feature extraction. On the
basis of this approx gender estimation will bedoneusing the
algorithms mentioned above.
Face detection and tracking is being challenging for many
researchers with real time Image sensor. With the
advancement the real time face detection in remote
monitoring is help for building much efficient application.
Moreover such technology can be useful in tracking the lost
object under dynamic environment.Furtherenhancementof
this work can be extended with stereo depth analysis of face
detection using two imagesensorinterfaced withHighspeed
Processor. The future scope of this is to improve the
database of public where the large public database is
available.
REFERENCES
[1] Cyrel O.Manlises, Jesus M. Martinez Jr., JacksonL.Belenzo,
Czarleine K. Perez, and Maria Khristina Theresa A. Postre
‘’Real-Time Integrated CCTV Using Face and Pedestrian
Detection Image Processing AlgorithmForAutomaticTraffic
Light Transitions”, School of Electrical, Electronics and
Computer Engineering, Mapua Instituteof Technology,2015
[2] Himanshu Sharma, Sumeet Saurav, Sanjay Singh, Anil K
Saini and Ravi Saini “Analyzing Impact of Image Scaling
Algorithms on Viola-Jones Face Detection Framework”,
Advanced Electronics System, Academy of Scientific and
Industrial Research, CSIR-Central Electronics Research
Institute, 2015
[3] Guan-Chun Luh, “Face Detection Using Combination of
Skin Color Pixel Detection and Viola-Jones Face Detector”,
Department Of Mechanical Engineering, Tatung University,
2014
[4] Paul Viola, and Michael Jones, “Rapid Object Detection
using a Boosted Cascade of Simple Features”, Mitsubishi
Electric Research Labs, Compaq Cambridge Research Lab,
2001
[5] Implementation of Attendance Management System
using SMART-FR G.Lakshmi Priya, M.Pandimadevi, G.Ramu
Priya, P.Ramya Assistant Professor, Department of ECE,
Sethu Institute of Technology, Virudhunagar, India.
[6] Vehicle Control Using RaspberrypiandImageProcessing
Rohit Tiwari, Dushyant Kumar Singh Lovely Professonal
University, Punjab.
[7] Kim H.-C., Kim D., Ghahramani Z. and Bang S.Y.,
“Appearance based gender classification with Gaussian
processes”, in Pattern Recognition Letters, vol. 27, issue. 6,
page. 618-626, April 2006.
[8] Sarala A. Dabhade & Mrunal S. Bewoor (2012), “Real
Time Face Detection and Recognition using Haar - based
Cascade Classifier and Principal Component Analysis”,
International Journal of Computer Science and Management
Research, Vol. 1, No. 1.
[9] Raspberry Pi Based SecuritySystemforAutomotiveTheft
Detection by Shejina v Asil a International Journal of Science
and Research
[10] K.Sreedhar, and B.Panlal, “Enhancement of Images
UsingMorphological Transformations”,International Journal
of Computer Science & Information Technology (IJCSIT),
Volume 4, No 1, pp. 33-50, Feb 2012
[11] Moghaddam B. and Yang M.-H., “Gender classification
with support vector machines”, in IEEE Proceedings on
Automatic Face and Gesture Recognition, page. 306-311,
March 2000.
[12]. Saatci Y. and Town C., “Cascaded classification of
gender and facial expression using active appearance
models", in Automatic Face and Gesture Recognition, page.
393-398, April 2006.
[13]. Kim H.-C., Kim D, Ghahramani Z. and Bang S.Y.,
“Appearance based gender classification with Gaussian
processes”, in Pattern Recognition Letters, vol. 27, issue. 6,
page. 618-626, April 2006
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 510
AUTHOR
PG Student [Digital Electronics],
Department of Electronics and
Telecommunication, Sipna College
of engineering and technology,
Amravati(M.S.), India

More Related Content

What's hot

Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Ahmed Gad
 
Facial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewFacial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewTkeyah Anderson
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object DetectionIRJET Journal
 
IRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
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
 
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
 
IRJET- Autonamy of Attendence using Face Recognition
IRJET- Autonamy of Attendence using Face RecognitionIRJET- Autonamy of Attendence using Face Recognition
IRJET- Autonamy of Attendence using Face RecognitionIRJET Journal
 
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
IRJET-  	  Persons Identification Tool for Visually Impaired - Digital EyeIRJET-  	  Persons Identification Tool for Visually Impaired - Digital Eye
IRJET- Persons Identification Tool for Visually Impaired - Digital EyeIRJET Journal
 
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...cscpconf
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationIJERA Editor
 
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...SubmissionResearchpa
 
Local Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemLocal Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemIRJET Journal
 
Paper id 25201496
Paper id 25201496Paper id 25201496
Paper id 25201496IJRAT
 
IRJET- Customized Campus Surveillance System
IRJET- Customized Campus Surveillance SystemIRJET- Customized Campus Surveillance System
IRJET- Customized Campus Surveillance SystemIRJET Journal
 
IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET Journal
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...Vishnupriya T H
 
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
Face Annotation using Co-Relation based Matching  for Improving Image Mining ...Face Annotation using Co-Relation based Matching  for Improving Image Mining ...
Face Annotation using Co-Relation based Matching for Improving Image Mining ...IRJET Journal
 
IRJET- Credit Card Authentication using Facial Recognition
IRJET-  	  Credit Card Authentication using Facial RecognitionIRJET-  	  Credit Card Authentication using Facial Recognition
IRJET- Credit Card Authentication using Facial RecognitionIRJET Journal
 

What's hot (20)

40120140505010 2-3
40120140505010 2-340120140505010 2-3
40120140505010 2-3
 
Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...Graduation Project - Face Login : A Robust Face Identification System for Sec...
Graduation Project - Face Login : A Robust Face Identification System for Sec...
 
Facial Recognition and Detection Technical Review
Facial Recognition and Detection Technical ReviewFacial Recognition and Detection Technical Review
Facial Recognition and Detection Technical Review
 
IRJET- Application of MCNN in Object Detection
IRJET-  	  Application of MCNN in Object DetectionIRJET-  	  Application of MCNN in Object Detection
IRJET- Application of MCNN in Object Detection
 
IRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial IntelligenceIRJET- Advance Driver Assistance System using Artificial Intelligence
IRJET- Advance Driver Assistance System using Artificial Intelligence
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
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
 
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
 
IRJET- Autonamy of Attendence using Face Recognition
IRJET- Autonamy of Attendence using Face RecognitionIRJET- Autonamy of Attendence using Face Recognition
IRJET- Autonamy of Attendence using Face Recognition
 
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
IRJET-  	  Persons Identification Tool for Visually Impaired - Digital EyeIRJET-  	  Persons Identification Tool for Visually Impaired - Digital Eye
IRJET- Persons Identification Tool for Visually Impaired - Digital Eye
 
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
FUSION BASED MULTIMODAL AUTHENTICATION IN BIOMETRICS USING CONTEXT-SENSITIVE ...
 
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print IdentificationHighly Secured Bio-Metric Authentication Model with Palm Print Identification
Highly Secured Bio-Metric Authentication Model with Palm Print Identification
 
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
Explaining Aluminous Ascientification Of Significance Examples Of Personal St...
 
Local Descriptor based Face Recognition System
Local Descriptor based Face Recognition SystemLocal Descriptor based Face Recognition System
Local Descriptor based Face Recognition System
 
Paper id 25201496
Paper id 25201496Paper id 25201496
Paper id 25201496
 
IRJET- Customized Campus Surveillance System
IRJET- Customized Campus Surveillance SystemIRJET- Customized Campus Surveillance System
IRJET- Customized Campus Surveillance System
 
IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...IRJET- Automated Criminal Identification System using Face Detection and Reco...
IRJET- Automated Criminal Identification System using Face Detection and Reco...
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...
 
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
Face Annotation using Co-Relation based Matching  for Improving Image Mining ...Face Annotation using Co-Relation based Matching  for Improving Image Mining ...
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
 
IRJET- Credit Card Authentication using Facial Recognition
IRJET-  	  Credit Card Authentication using Facial RecognitionIRJET-  	  Credit Card Authentication using Facial Recognition
IRJET- Credit Card Authentication using Facial Recognition
 

Similar to IRJET- Vehicle Seat Vacancy Identification using Image Processing Technique

A Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmA Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmIRJET Journal
 
Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face RecognitionIRJET Journal
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET Journal
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...IRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET Journal
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification ToolIRJET Journal
 
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONMTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONIRJET Journal
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET Journal
 
Automated attendance system using Face recognition
Automated attendance system using Face recognitionAutomated attendance system using Face recognition
Automated attendance system using Face recognitionIRJET Journal
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face IdentificationIRJET Journal
 
IRJET- Face Detection and Recognition using OpenCV
IRJET- Face Detection and Recognition using OpenCVIRJET- Face Detection and Recognition using OpenCV
IRJET- Face Detection and Recognition using OpenCVIRJET Journal
 
IRJET- Intelligent Automated Attendance System based on Facial Recognition
IRJET-  	  Intelligent Automated Attendance System based on Facial RecognitionIRJET-  	  Intelligent Automated Attendance System based on Facial Recognition
IRJET- Intelligent Automated Attendance System based on Facial RecognitionIRJET Journal
 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVIRJET Journal
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognitionIAESIJAI
 
Smart Doorbell System Based on Face Recognition
Smart Doorbell System Based on Face RecognitionSmart Doorbell System Based on Face Recognition
Smart Doorbell System Based on Face RecognitionIRJET Journal
 
Face Recognition based Smart Attendance System Using IoT
Face Recognition based Smart Attendance System Using IoTFace Recognition based Smart Attendance System Using IoT
Face Recognition based Smart Attendance System Using IoTIRJET Journal
 
Face Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemFace Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemIRJET Journal
 
Comparative Study of Enchancement of Automated Student Attendance System Usin...
Comparative Study of Enchancement of Automated Student Attendance System Usin...Comparative Study of Enchancement of Automated Student Attendance System Usin...
Comparative Study of Enchancement of Automated Student Attendance System Usin...IRJET Journal
 

Similar to IRJET- Vehicle Seat Vacancy Identification using Image Processing Technique (20)

A Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmA Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net Algorithm
 
Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face Recognition
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
 
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONMTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
 
Automated attendance system using Face recognition
Automated attendance system using Face recognitionAutomated attendance system using Face recognition
Automated attendance system using Face recognition
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face Identification
 
IRJET- Face Detection and Recognition using OpenCV
IRJET- Face Detection and Recognition using OpenCVIRJET- Face Detection and Recognition using OpenCV
IRJET- Face Detection and Recognition using OpenCV
 
IRJET- Intelligent Automated Attendance System based on Facial Recognition
IRJET-  	  Intelligent Automated Attendance System based on Facial RecognitionIRJET-  	  Intelligent Automated Attendance System based on Facial Recognition
IRJET- Intelligent Automated Attendance System based on Facial Recognition
 
Development of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCVDevelopment of Real Time Face Recognition System using OpenCV
Development of Real Time Face Recognition System using OpenCV
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognition
 
Smart Doorbell System Based on Face Recognition
Smart Doorbell System Based on Face RecognitionSmart Doorbell System Based on Face Recognition
Smart Doorbell System Based on Face Recognition
 
Face Recognition based Smart Attendance System Using IoT
Face Recognition based Smart Attendance System Using IoTFace Recognition based Smart Attendance System Using IoT
Face Recognition based Smart Attendance System Using IoT
 
Face Recognition Based Payment Processing System
Face Recognition Based Payment Processing SystemFace Recognition Based Payment Processing System
Face Recognition Based Payment Processing System
 
Comparative Study of Enchancement of Automated Student Attendance System Usin...
Comparative Study of Enchancement of Automated Student Attendance System Usin...Comparative Study of Enchancement of Automated Student Attendance System Usin...
Comparative Study of Enchancement of Automated Student Attendance System Usin...
 
D1061825
D1061825D1061825
D1061825
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 

IRJET- Vehicle Seat Vacancy Identification using Image Processing Technique

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 506 Vehicle Seat Vacancy Identification Using Image Processing Technique Mr. Sumit R. Wange1, Dr. G.P. Dhok2 1PG Student [Digital Electronics], Department of Electronics and Telecommunication, Sipna College of engineering and technology, Amravati (M.S.), India 2H.O.D, Department of Instrumentation, Sipna College of engineering and technology, Amravati (M.S.), India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This paper describes the technique for real time human face detection and counting the number of passengers in vehicle and also gender of the passengers. Image processing technology is very popular at present. It can be applied to various applications for detecting and processing the digital images. Face detection is a part of image processing. It is used for finding the faceofhumanina given area. Face detection is used in many applications such as face recognition, people tracking, or photography. In this research, face detection technique is used for detecting and counting the number of passengers in vehicle via webcam. The webcam is installed in vehicle and connected with Raspberry Pi 3 model B. When vehicle leaves from the station, webcam will capture passenger images in the seating area. The images will be adjusted and improved to reduce the noise which is done by software application. The images are sent to the server via 3G communication. Then, the server process the images by using face detection technology and counting the number of passengers in vehicle. The system obtains the maximum number of passengers in vehicle that process through the images then calculates the seat vacancy of the vehicle. Recognizing human gender is important since people respond differently according to gender. In addition, A effective gender classification procedure can improve the performance of many different applications, including person recognition and smart human-computer interfaces. Key Words: Face detection, RaspberryPi,Morphological image processing, Contrast limited adaptive histogram equalization. 1. INTRODUCTION Most face detection algorithm are designed in the software domain and high detection rate, but they often require several seconds to detect faces in a single image, a processing speed that is insufficientforreal timeapplication. A simple and easy hardware implementation of face detection system using Raspberry Pi, which itself is a minicomputer of a credit card size and is of a very low price. In this section, here we are using Raspberry Pi board as our platform. Camera Pi is an excellent add-on for Raspberry Pi, to take pictures with the possibility to apply a considerable range of configurations and effects. Both real time face detection andfacedetectionfromspecific images, i.e. Object Recognition, is carried out and the proposed system is tested across various standard face databases, with and without noise and blurring effects. Efficiency of the system is analyzed by calculating the Face detection rate for each of the database. The results reveal that the proposed system can be usedforfacedetection even from poor quality images and shows excellent performance efficiency. Given an arbitrary image, the purpose of a face detection system is to determine if that image contains any faces. Nowadays, most people use public vehicle instead of personal car due to the rising of gasoline prices and traffic jams. Public company has been developing the system for displaying the position of the passenger vehicle for convenience of customers. If customers know both of the position of the passenger vehicle and vacancy of seats, customers can use the time to other activities before the passenger vehicle arrives. Customers can plan their travel better In this research, the seat vacancy identification system is designed by using image processing technique. Webcam is connected with Raspberry Pi 3 in the vehicle for detecting the object on vehicle and sending the data to the server via 3G communication. This system use Open Source Computer Vision (Open CV) to analyze and process the data then calculated the vacancy of the vehicle by using the maximum face detection data. Human face contains a variety of information for adaptive social interactions amongst people. In fact individuals are able to process a face in a variety of ways to categorize it by its identity, along with a number of other demographic characteristics, such as gender, ethnicity and age. In particular, recognizing human gender is important since people respond differently according to gender. In addition, a successful gender classification approach can boost the performance of many other applications, Including person recognition and smart human computer interfaces. Hence, we propose a multimodal recognition approach that integrates the temporal and spatial information of the face through a probabilistic framework. The advantages of this system are real time face detection and tracking is possible. The raspberry Pi system .The analysis revealed that the present system shows excellent performance efficiency and can be used for face detection even from poor quality images.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 507 2. LITERATURE REVIEW [1] “Real-Time Integrated CCTV Using Face and Pedestrian Detection Image Processing Algorithm for AutomaticTraffic Light Transitions”, this research studies the traffic light for pedestrian that wants to cross the street. If the pedestrian cross the street they press the button and wait for traffic light. This system use CCTV insteadthebuttonanduseimage processing for detecting the face of pedestrian. [2] “Analyzing Impact of Image Scaling Algorithms on Viola Jones Face detection Frame work”, this research studies the Viola – Jones algorithm about the problem from low quality of the image and find the optimize solution from Viola – Jones algorithm. [3] “Face Detection Using Combination Of Skin Color Pixel Detection And Viola-Jones Face Detector”, this research studies the detection of the human skin. It uses a combination of two techniques that are a novel hybrid color models and Viola Jones algorithms. Its purpose is to identify the object is human or not. [4] Rapid Object Detection using a Boosted Cascade of Simple Features this paper describes a machine learning approach for visual object detection which is capable of processing images extremely rapidly and achieving high detection rates. [5] “Implementation of Attendance Management System using Smart Attendance using Real Time Face Recognition” this research studiesAttendanceManagementSystem(AMS) is the easiest way to keep track of attendanceforcommunity organizations such as school clubs, scouting units, church groups, business organizations and volunteer groups. [6] Vehicle Control Using Raspberrypi andImageProcessing in this research studies to implementtheavailabletechnique to detect the stop board and red traffic signal for an autonomous car that takes action according to traffic signal with the help of raspberry pi3 board. [7] “Appearance based gender classification with Gaussian processes”, Gaussian process classifiers (GPCs) which are Bayesian kernel classifiers.ThemainadvantageofGPCsover SVMs is that they determine the hyper parameters of the kernel based on Bayesian model selection criterion. The experimental processor which we are using is of low cost, execution speed is very fast More thanonefacealsodetected using this Results show that our methods outperformed SVMs with cross-validation in most of data sets. Moreover, the kernel hyper parameters found by GPCs using Bayesian methods can be used to improve SVM performance. [8] Methodology for face recognition based on information theory approach of coding and decoding the face image is discussed in [Sarala A. Dabhade & Mrunal S. Bewoor, 2012] proposed methodology is connection of two stages – Face detection using Haar Based Cascade classifier and recognitionusing PrincipleComponentanalysis.Variousface detection and recognition methods have been evaluated [Faizan Ahmad et al., 2013] [9] “Raspberry Pi Based Security System for Automotive Theft Detection” in this research .The proposed system is a face recognition based security system withface recognition module loaded in Raspberry Pi. [10] “Enhancement of Images Using Morphological Transformations”, this paper deals with enhancement of images with poor contrast and detection of background. [11] Gender recognition system on a Gaussian Process Classifier (GPC). Facial images are first normalized to a standard dimensions and background and hair information was removed. Parameters for the GPC are learned using Expectation Maximization (EM) - Expectation Propagation (EP) algorithm. Finally GPC is used for classification. Zhiguang et al. [12] have focused on improving gender classification results by texture normalization. After scale normalization, affine fitting and Delaunay triangulation warping is employed to get a shape free texture. Lastly SVM, FLD and Adaboost are used for classification. Rowley and Baluja 3. System Architecture: FIGURE- Basic Block Diagram A general block diagram of the system is as shown below: Figure: Block Diagram of Proposed System Working
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 508 The devices that include webcam, Raspberry Pi 3 model B, and 3G module are installed in vehicle at the top-front of the vehicle. When the vehicle leaves from the station,thesystem will capture the image in the passenger seat area (1 image per 1 second) and send to the user by using 3G communication. The server processes the images that receive from Raspberry Pi in electric vehicle by using Open Source Computer Vision (Open CV). Hardware installed and worked on the vehicle. The program has processestoreduce the image noise. It uses method from OpenSourceComputer Vision (Open CV). 3.1. Viola Jones Algorithm: The basic principal of algorithm is to detect the faces from the given input image. Before this there were so many images processing approach but all of them were time consuming due to making the entire image to the fixsizeand then run the image in the detector. Opposite of this is the viola Jones algorithm were the detector is rescale and whatever the size of image would be. The characteristics of Viola–Jones algorithm whichmakeita good detection algorithm are: Robust – very high detection rate (true-positive rate) & very low false-positive rate always. [1]Real time – For practical applicationsatleast2frames per second must be processed. [2]Face detection only (not recognition) - The goal is to distinguish faces from non-faces (Detection is the first step in the recognition process). 3.2. Histogram of oriented gradients (HOG) Algorithm: The histogram of oriented gradients (HOG) is a feature descriptor used in computer visionandimageprocessingfor object detection. The method countsoccurrencesofgradient orientation in localized portions of an image. This method is similar to that of edge orientation histograms, scale- invariant feature transform descriptors, andshapecontexts, but differs in that it is computed on a dense gridofuniformly spaced cells and uses overlapping local contrast normalization for better accuracy. It use for gender estimation procedure. The HOG descriptor maintains a few key advantages over other descriptor methods. 3.3. Local binary patterns (LBP): LBP is one of the binary patterns which is used for feature extraction. In this the face image is firstly divided into small regions from which LBP features are extracted gives the output in histogram. LBP is used because there are micro patterns which are invariant of monotonic grey scale transformation. Combining all this gives the face image. LBP is widely used in many applications due to its high tolerance against object recognition texture analysis and high discriminative power. 3.4. Support vector machines: In machine learning, support vector machines (SVMs) are supervised learning models with associated learning algorithms that analyze data used for classification and regression analysis. In support vector machine is used to analyze the complex data and gives the result. SVM is very useful in finding patterns which are very useful and not complex. Classification of images can also be performed using SVMs. Experimental results show that SVMs achieve significantly higher search accuracy than traditional query refinement schemes after just three to four rounds of relevance feedback. This is also true of image segmentation systems, including those using a modified version SVM that uses the privileged approach as suggested by Vapnik. 3.5. Convolution Neural Network: In machine learning, a convolution neural network (CNN) is a type of feed-forward artificial neural network in which the connectivity pattern between its neurons is inspired by the organization of the animal visual cortex. Individual cortical neurons respond to stimuli in a restricted region of space known as the receptive field. The receptivefieldsofdifferent neurons partially overlap such that they tile the visual field. The response of an individual neuron to stimuli within its receptive field can be approximated mathematically by a convolution operation. Convolution networkswereinspired by biological processes and are variations of multilayer perceptrons designed to use minimal amounts of preprocessing. They have wide applications in image and video recognition, recommender systems and natural language processing. 4. RESULT AND DISCUSSION Python codes were developed for real time face detection, tracking and gender estimation. Photo view of project is the whole setup of project. For Real time facedetection,webcam was connected to the Raspberry Pi Processor to capture the real time images of people in front of it. Output window was set to defined size and the output is displayed in it. The system is efficient to detect multiple faces and a blue box was drawn across each of the detected face. And there is red color text on it displaying the gender.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 509 Figure: - Photo View of Project Figure: Output of Project 5. CONCLUSIONS This project proposed a system for face detection, tracking, and gender estimation technique. Also, some popular well- known face detection technique is described. Face detection techniques have been employed in different applications such as face recognition, facial feature extraction. On the basis of this approx gender estimation will bedoneusing the algorithms mentioned above. Face detection and tracking is being challenging for many researchers with real time Image sensor. With the advancement the real time face detection in remote monitoring is help for building much efficient application. Moreover such technology can be useful in tracking the lost object under dynamic environment.Furtherenhancementof this work can be extended with stereo depth analysis of face detection using two imagesensorinterfaced withHighspeed Processor. The future scope of this is to improve the database of public where the large public database is available. REFERENCES [1] Cyrel O.Manlises, Jesus M. Martinez Jr., JacksonL.Belenzo, Czarleine K. Perez, and Maria Khristina Theresa A. Postre ‘’Real-Time Integrated CCTV Using Face and Pedestrian Detection Image Processing AlgorithmForAutomaticTraffic Light Transitions”, School of Electrical, Electronics and Computer Engineering, Mapua Instituteof Technology,2015 [2] Himanshu Sharma, Sumeet Saurav, Sanjay Singh, Anil K Saini and Ravi Saini “Analyzing Impact of Image Scaling Algorithms on Viola-Jones Face Detection Framework”, Advanced Electronics System, Academy of Scientific and Industrial Research, CSIR-Central Electronics Research Institute, 2015 [3] Guan-Chun Luh, “Face Detection Using Combination of Skin Color Pixel Detection and Viola-Jones Face Detector”, Department Of Mechanical Engineering, Tatung University, 2014 [4] Paul Viola, and Michael Jones, “Rapid Object Detection using a Boosted Cascade of Simple Features”, Mitsubishi Electric Research Labs, Compaq Cambridge Research Lab, 2001 [5] Implementation of Attendance Management System using SMART-FR G.Lakshmi Priya, M.Pandimadevi, G.Ramu Priya, P.Ramya Assistant Professor, Department of ECE, Sethu Institute of Technology, Virudhunagar, India. [6] Vehicle Control Using RaspberrypiandImageProcessing Rohit Tiwari, Dushyant Kumar Singh Lovely Professonal University, Punjab. [7] Kim H.-C., Kim D., Ghahramani Z. and Bang S.Y., “Appearance based gender classification with Gaussian processes”, in Pattern Recognition Letters, vol. 27, issue. 6, page. 618-626, April 2006. [8] Sarala A. Dabhade & Mrunal S. Bewoor (2012), “Real Time Face Detection and Recognition using Haar - based Cascade Classifier and Principal Component Analysis”, International Journal of Computer Science and Management Research, Vol. 1, No. 1. [9] Raspberry Pi Based SecuritySystemforAutomotiveTheft Detection by Shejina v Asil a International Journal of Science and Research [10] K.Sreedhar, and B.Panlal, “Enhancement of Images UsingMorphological Transformations”,International Journal of Computer Science & Information Technology (IJCSIT), Volume 4, No 1, pp. 33-50, Feb 2012 [11] Moghaddam B. and Yang M.-H., “Gender classification with support vector machines”, in IEEE Proceedings on Automatic Face and Gesture Recognition, page. 306-311, March 2000. [12]. Saatci Y. and Town C., “Cascaded classification of gender and facial expression using active appearance models", in Automatic Face and Gesture Recognition, page. 393-398, April 2006. [13]. Kim H.-C., Kim D, Ghahramani Z. and Bang S.Y., “Appearance based gender classification with Gaussian processes”, in Pattern Recognition Letters, vol. 27, issue. 6, page. 618-626, April 2006
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 510 AUTHOR PG Student [Digital Electronics], Department of Electronics and Telecommunication, Sipna College of engineering and technology, Amravati(M.S.), India