SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3043
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
2 H.O.D, Department of Instrumentation , Sipna College of engineering and technology, Amravati (M.S.), India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract -This paper describesthe techniqueforrealtime
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 face of humanina
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 isinsufficient for realtimeapplication.
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 and face detectionfromspecific
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 used for facedetectioneven
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. Infact 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 application, 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 is real time face detectionand
tracking is possible. The raspberry Pi processor which we
are using is of low cost, execution speed is very fast More
than one face also detected using this system .The analysis
revealed that the present system shows excellent
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3044
performance efficiency and can be used for face detection
even from poor quality images.
2. LITERATURE REVIEW
[1] “Real-Time Integrated CCTV Using Face and Pedestrian
Detection Image Processing Algorithm for Automatic Traffic
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 instead the buttonanduseimage
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 studies AttendanceManagementSystem(AMS)
is the easiest way to keep track of attendance forcommunity
organizations such as school clubs, scouting units, church
groups, business organizations and volunteer groups.
[6] Vehicle Control Using Raspberrypi and ImageProcessing
in this research studiesto implement theavailabletechnique
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. The main advantageofGPCsover
SVMs is that they determine the hyper parameters of the
kernel based on Bayesian model selection criterion. The
experimental results show that our methods outperformed
SVMs with cross-validation in most of data sets. Moreover,
the kernel hyperparameters 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
recognition using Principle Componentanalysis.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 with facerecognition
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.
proposes a frame work which is used to detect the
background in images characterized by poor contrast.
3. PROPOSED WORK
A general block diagram of the system is as shown below :
camera
Chart -1: Name of the chart
Fig 1: Block Diagram of Proposed System
Working:
The devices that include webcam, Raspberry Pi 3 model B,
and 3G module are installed in vehicle at the top-frontofthe
vehicle. When the vehicle leavesfrom 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 hasprocessestoreduce
Image Aqusition
Erosion and
Dilation
CLAHE
HAAR
CLASSIFIER
R.O.I
Feature
Extraction
S.V.M
Display (o/p)
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3045
the image noise. It uses method from Open SourceComputer
Vision (Open CV).
Morphological process is the process forchangingshapeor
structure of the image. The process use matrix data that
comprise the binary values0 and 1 for calculation.Itiscalled
structuring element. Morphological process has 2 methods
that are dilation and erosion. Dilation is a technique for
adding the edge pixel of object. Erosion is a technique that is
different from dilation technique. It reducesthe edgepixelof
object by using structuring element.
Contrast limited adaptive histogram equalization or
CLAHE is the process for increasing the image quality. This
process is developed from adaptive histogram equalization.
This method considersthe data of histogram equalizationin
each of pixel of gray scale format. In the first step, this
method finds average histogram value of the image. The
method uses the histogram value that has higher than the
average value to share to all pixelsinside the image forequal
histogram. the system will use Haar-like feature algorithm
for finding the passengers faces. The system will detect only
the face .
Now face detection and feature extraction algorithm will
work i.e. viola Jones algorithm which uses Haar feature
based cascade classifiers algorithm for face detection. As
long as a face is detected, a red bounding box is drawnonthe
face in the image. Local binary pattern methodwhichismost
successful for face recognition is used for feature gender
detect estimation. After that extracted features whichispre-
trained model will find out whether the features extraction
of an image in testing set ismatching to the featureextracted
from the training set and gives the estimated according to
that Histogram of oriented gradients (HOG) algorithm is
used for gender estimation. HOG algorithm is used for
feature extraction for face textures purpose.
Now SVM (support vector machine) will find out whether
the feature extraction of an image in testing set is matching
to the feature extracted from the training set. Finally output
will be displayed on screen.
Proposed system uses different techniques for face
detection, gender estimation, age estimation namely Viola
JonesAlgorithm The basic principal of algorithmis 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 fix
size and 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 which make it a good detection
algorithm are very high detection rate (true-positive rate) &
very low false-positive rate always.
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.
The histogram of oriented gradients (HOG) is a feature
descriptor used in computer vision and imageprocessingfor
object detection. The method countsoccurrencesofgradient
orientation in localized portions of an image. It use for
gender estimation procedure. The support vector machine
will find out whether the feature extraction of an image in
testing set is matching to the feature extracted from the
training set. Finally output will be displayed on screen
3. CONCLUSIONS
This paper proposed a system for face detection 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.
Webcam and Raspberry Pi were installed in electric vehicle.
When the electric vehicle leave from the station, webcam
captured the images and send to the server by using
Raspberry Pi and 3Gcommunication. The images were sent
completely. From experimental result (Table I), the number
of images have a direct impact to the face detection result. If
the number of images increases, the accuracy of face
detection is increase as well. Because the system will has
more chance to detect the passengers face from many
images.
The noises in images occur from environment inside and
outside the vehicle such as the light and face blur. The
system improve quality of images by using contrast limited
adaptive histogram equalization and morphologicalprocess.
REFERENCES
[1] Cyrel O.Manlises, JesusM. Martinez Jr.,JacksonL.Belenzo,
Czarleine K. Perez, and Maria Khristina Theresa A. Postre
‘’Real-Time Integrated CCTV Using Face and Pedestrian
Detection Image Processing Algorithm ForAutomaticTraffic
Light Transitions”, School of Electrical, Electronics and
Computer Engineering, Mapua Institute ofTechnology,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
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3046
[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 Raspberrypi andImageProcessing
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, iss.6,pag.
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 Security SystemforAutomotiveTheft
Detection by Shejina v Asil a International JournalofScience
and Research
[10] K.Sreedhar, and B.Panlal, “Enhancement Of Images
Using Morphological Transformations”,InternationalJournal
of Computer Science & Information Technology (IJCSIT),Vol
4, No 1, pp. 33-50, Feb 2012
BIOGRAPHY
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

IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET Journal
 
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
JANAK TRIVEDI
 
Localization of License Plate Number Using Dynamic Image Processing Techniq...
Localization of License Plate Number Using Dynamic Image Processing   Techniq...Localization of License Plate Number Using Dynamic Image Processing   Techniq...
Localization of License Plate Number Using Dynamic Image Processing Techniq...
KaashivInfoTech Company
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET Journal
 
Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)
Wuxi Junyu Technology Co.,Ltd. (China)
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
monjuri10
 
License plate recognition.
License plate recognition.License plate recognition.
License plate recognition.
Amitava Choudhury
 
Advance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine LearningAdvance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine Learning
Associate Professor in VSB Coimbatore
 
IRJET- Smart Surveillance Cam using Face Recongition Alogrithm
IRJET-  	  Smart Surveillance Cam using Face Recongition AlogrithmIRJET-  	  Smart Surveillance Cam using Face Recongition Alogrithm
IRJET- Smart Surveillance Cam using Face Recongition Alogrithm
IRJET Journal
 
Automatic Number Plate Recognition(ANPR) System Project
Automatic Number Plate Recognition(ANPR) System  Project Automatic Number Plate Recognition(ANPR) System  Project
Automatic Number Plate Recognition(ANPR) System Project
Gulraiz Javaid
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle using
ijfcstjournal
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition System
prashantdahake
 
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
IJECEIAES
 
Smartcard based Android Application for Public Transport Ticketing System
Smartcard based Android Application for Public Transport Ticketing SystemSmartcard based Android Application for Public Transport Ticketing System
Smartcard based Android Application for Public Transport Ticketing System
Neelam Gulrajani
 
Practices of AI guided traffic analysis
Practices of AI guided traffic analysisPractices of AI guided traffic analysis
Practices of AI guided traffic analysis
JumpingJaq
 
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
CSCJournals
 
Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...
Louise Antonio
 
40120140505010
4012014050501040120140505010
40120140505010
IAEME Publication
 
40120140505010 2-3
40120140505010 2-340120140505010 2-3
40120140505010 2-3
IAEME Publication
 
Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)
AshTheMidBenchers
 

What's hot (20)

IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
 
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
 
Localization of License Plate Number Using Dynamic Image Processing Techniq...
Localization of License Plate Number Using Dynamic Image Processing   Techniq...Localization of License Plate Number Using Dynamic Image Processing   Techniq...
Localization of License Plate Number Using Dynamic Image Processing Techniq...
 
IRJET-0 Bus Tracker Via GPS using Andriod Application
IRJET-0 	  Bus Tracker Via GPS using Andriod ApplicationIRJET-0 	  Bus Tracker Via GPS using Andriod Application
IRJET-0 Bus Tracker Via GPS using Andriod Application
 
Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)Core algorithm and main products by Junyu Tech.(China)
Core algorithm and main products by Junyu Tech.(China)
 
Number Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian VehiclesNumber Plate Recognition for Indian Vehicles
Number Plate Recognition for Indian Vehicles
 
License plate recognition.
License plate recognition.License plate recognition.
License plate recognition.
 
Advance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine LearningAdvance Self Driving Car Using Machine Learning
Advance Self Driving Car Using Machine Learning
 
IRJET- Smart Surveillance Cam using Face Recongition Alogrithm
IRJET-  	  Smart Surveillance Cam using Face Recongition AlogrithmIRJET-  	  Smart Surveillance Cam using Face Recongition Alogrithm
IRJET- Smart Surveillance Cam using Face Recongition Alogrithm
 
Automatic Number Plate Recognition(ANPR) System Project
Automatic Number Plate Recognition(ANPR) System  Project Automatic Number Plate Recognition(ANPR) System  Project
Automatic Number Plate Recognition(ANPR) System Project
 
Tracking number plate from vehicle using
Tracking number plate from vehicle usingTracking number plate from vehicle using
Tracking number plate from vehicle using
 
Vehicle Number Plate Recognition System
Vehicle Number Plate Recognition SystemVehicle Number Plate Recognition System
Vehicle Number Plate Recognition System
 
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
Performance Evaluation of Automatic Number Plate Recognition on Android Smart...
 
Smartcard based Android Application for Public Transport Ticketing System
Smartcard based Android Application for Public Transport Ticketing SystemSmartcard based Android Application for Public Transport Ticketing System
Smartcard based Android Application for Public Transport Ticketing System
 
Practices of AI guided traffic analysis
Practices of AI guided traffic analysisPractices of AI guided traffic analysis
Practices of AI guided traffic analysis
 
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
A Model for Car Plate Recognition & Speed Tracking (CPR-STS) using Machine Le...
 
Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...Final Project Report on Image processing based intelligent traffic control sy...
Final Project Report on Image processing based intelligent traffic control sy...
 
40120140505010
4012014050501040120140505010
40120140505010
 
40120140505010 2-3
40120140505010 2-340120140505010 2-3
40120140505010 2-3
 
Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)Computer Vision Presentation Artificial Intelligence (AI)
Computer Vision Presentation Artificial Intelligence (AI)
 

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

A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
IRJET Journal
 
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
ijtsrd
 
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
IRJET Journal
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
IRJET Journal
 
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
IRJET Journal
 
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET Journal
 
sonali ppt_Raspberry pi.pptx
sonali ppt_Raspberry pi.pptxsonali ppt_Raspberry pi.pptx
sonali ppt_Raspberry pi.pptx
VishalLabde
 
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 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 Recognition
IRJET Journal
 
3M Secure Transportation System.
3M Secure Transportation System.3M Secure Transportation System.
3M Secure Transportation System.
IRJET Journal
 
IRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security SystemIRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET Journal
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
rahulmonikasharma
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEM
IRJET Journal
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID Tags
IRJET Journal
 
Vehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier AlgorithmVehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier Algorithm
ijtsrd
 
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
IRJET Journal
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
IRJET Journal
 
term paper 1
term paper 1term paper 1
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 Journal
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
IRJET Journal
 

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

A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
A review study on Vehicle Anti-Theft Immobilization System using Face Recogni...
 
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...Automated License Plate detection and Speed estimation of Vehicle Using Machi...
Automated License Plate detection and Speed estimation of Vehicle Using Machi...
 
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
 
Person Acquisition and Identification Tool
Person Acquisition and Identification ToolPerson Acquisition and Identification Tool
Person Acquisition and Identification Tool
 
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
 
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
IRJET- Smart Parking System using Facial Recognition, Optical Character Recog...
 
sonali ppt_Raspberry pi.pptx
sonali ppt_Raspberry pi.pptxsonali ppt_Raspberry pi.pptx
sonali ppt_Raspberry pi.pptx
 
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
 
3M Secure Transportation System.
3M Secure Transportation System.3M Secure Transportation System.
3M Secure Transportation System.
 
IRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security SystemIRJET-A review of Face Recognition Based Car Ignition and Security System
IRJET-A review of Face Recognition Based Car Ignition and Security System
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
TRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEMTRAFFIC RULES VIOLATION DETECTION SYSTEM
TRAFFIC RULES VIOLATION DETECTION SYSTEM
 
Effective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID TagsEffective Attendance Markingusing Face Recognition & RFID Tags
Effective Attendance Markingusing Face Recognition & RFID Tags
 
Vehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier AlgorithmVehicle Speed Estimation using Haar Classifier Algorithm
Vehicle Speed Estimation using Haar Classifier Algorithm
 
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
 
IRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management SystemIRJET- Automatic Traffic Management System
IRJET- Automatic Traffic Management System
 
term paper 1
term paper 1term paper 1
term paper 1
 
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- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
gerogepatton
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
HODECEDSIET
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
IJECEIAES
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
IJECEIAES
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
ihlasbinance2003
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
KrishnaveniKrishnara1
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
wisnuprabawa3
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 

Recently uploaded (20)

Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...International Conference on NLP, Artificial Intelligence, Machine Learning an...
International Conference on NLP, Artificial Intelligence, Machine Learning an...
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
Electric vehicle and photovoltaic advanced roles in enhancing the financial p...
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
Redefining brain tumor segmentation: a cutting-edge convolutional neural netw...
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
5214-1693458878915-Unit 6 2023 to 2024 academic year assignment (AutoRecovere...
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.pptUnit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
Unit-III-ELECTROCHEMICAL STORAGE DEVICES.ppt
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
 
Manufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptxManufacturing Process of molasses based distillery ppt.pptx
Manufacturing Process of molasses based distillery ppt.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 

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: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3043 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 2 H.O.D, Department of Instrumentation , Sipna College of engineering and technology, Amravati (M.S.), India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract -This paper describesthe techniqueforrealtime 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 face of humanina 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 isinsufficient for realtimeapplication. 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 and face detectionfromspecific 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 used for facedetectioneven 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. Infact 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 application, 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 is real time face detectionand tracking is possible. The raspberry Pi processor which we are using is of low cost, execution speed is very fast More than one face also detected using this system .The analysis revealed that the present system shows excellent
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3044 performance efficiency and can be used for face detection even from poor quality images. 2. LITERATURE REVIEW [1] “Real-Time Integrated CCTV Using Face and Pedestrian Detection Image Processing Algorithm for Automatic Traffic 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 instead the buttonanduseimage 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 studies AttendanceManagementSystem(AMS) is the easiest way to keep track of attendance forcommunity organizations such as school clubs, scouting units, church groups, business organizations and volunteer groups. [6] Vehicle Control Using Raspberrypi and ImageProcessing in this research studiesto implement theavailabletechnique 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. The main advantageofGPCsover SVMs is that they determine the hyper parameters of the kernel based on Bayesian model selection criterion. The experimental results show that our methods outperformed SVMs with cross-validation in most of data sets. Moreover, the kernel hyperparameters 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 recognition using Principle Componentanalysis.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 with facerecognition 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. proposes a frame work which is used to detect the background in images characterized by poor contrast. 3. PROPOSED WORK A general block diagram of the system is as shown below : camera Chart -1: Name of the chart Fig 1: Block Diagram of Proposed System Working: The devices that include webcam, Raspberry Pi 3 model B, and 3G module are installed in vehicle at the top-frontofthe vehicle. When the vehicle leavesfrom 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 hasprocessestoreduce Image Aqusition Erosion and Dilation CLAHE HAAR CLASSIFIER R.O.I Feature Extraction S.V.M Display (o/p)
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3045 the image noise. It uses method from Open SourceComputer Vision (Open CV). Morphological process is the process forchangingshapeor structure of the image. The process use matrix data that comprise the binary values0 and 1 for calculation.Itiscalled structuring element. Morphological process has 2 methods that are dilation and erosion. Dilation is a technique for adding the edge pixel of object. Erosion is a technique that is different from dilation technique. It reducesthe edgepixelof object by using structuring element. Contrast limited adaptive histogram equalization or CLAHE is the process for increasing the image quality. This process is developed from adaptive histogram equalization. This method considersthe data of histogram equalizationin each of pixel of gray scale format. In the first step, this method finds average histogram value of the image. The method uses the histogram value that has higher than the average value to share to all pixelsinside the image forequal histogram. the system will use Haar-like feature algorithm for finding the passengers faces. The system will detect only the face . Now face detection and feature extraction algorithm will work i.e. viola Jones algorithm which uses Haar feature based cascade classifiers algorithm for face detection. As long as a face is detected, a red bounding box is drawnonthe face in the image. Local binary pattern methodwhichismost successful for face recognition is used for feature gender detect estimation. After that extracted features whichispre- trained model will find out whether the features extraction of an image in testing set ismatching to the featureextracted from the training set and gives the estimated according to that Histogram of oriented gradients (HOG) algorithm is used for gender estimation. HOG algorithm is used for feature extraction for face textures purpose. Now SVM (support vector machine) will find out whether the feature extraction of an image in testing set is matching to the feature extracted from the training set. Finally output will be displayed on screen. Proposed system uses different techniques for face detection, gender estimation, age estimation namely Viola JonesAlgorithm The basic principal of algorithmis 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 fix size and 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 which make it a good detection algorithm are very high detection rate (true-positive rate) & very low false-positive rate always. 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. The histogram of oriented gradients (HOG) is a feature descriptor used in computer vision and imageprocessingfor object detection. The method countsoccurrencesofgradient orientation in localized portions of an image. It use for gender estimation procedure. The support vector machine will find out whether the feature extraction of an image in testing set is matching to the feature extracted from the training set. Finally output will be displayed on screen 3. CONCLUSIONS This paper proposed a system for face detection 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. Webcam and Raspberry Pi were installed in electric vehicle. When the electric vehicle leave from the station, webcam captured the images and send to the server by using Raspberry Pi and 3Gcommunication. The images were sent completely. From experimental result (Table I), the number of images have a direct impact to the face detection result. If the number of images increases, the accuracy of face detection is increase as well. Because the system will has more chance to detect the passengers face from many images. The noises in images occur from environment inside and outside the vehicle such as the light and face blur. The system improve quality of images by using contrast limited adaptive histogram equalization and morphologicalprocess. REFERENCES [1] Cyrel O.Manlises, JesusM. Martinez Jr.,JacksonL.Belenzo, Czarleine K. Perez, and Maria Khristina Theresa A. Postre ‘’Real-Time Integrated CCTV Using Face and Pedestrian Detection Image Processing Algorithm ForAutomaticTraffic Light Transitions”, School of Electrical, Electronics and Computer Engineering, Mapua Institute ofTechnology,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
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 3046 [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 Raspberrypi andImageProcessing 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, iss.6,pag. 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 Security SystemforAutomotiveTheft Detection by Shejina v Asil a International JournalofScience and Research [10] K.Sreedhar, and B.Panlal, “Enhancement Of Images Using Morphological Transformations”,InternationalJournal of Computer Science & Information Technology (IJCSIT),Vol 4, No 1, pp. 33-50, Feb 2012 BIOGRAPHY PG Student [Digital Electronics], Department of Electronics and Telecommunication, Sipna College of engineering and technology, Amravati(M.S.), India