SlideShare a Scribd company logo
1 of 3
Download to read offline
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 254-256, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 254
Implementation of Biometric Based Electoral Fraud Desisting System
Y.Sangamitra1
, M.Hemalatha2
, A.Indhuja3
, R.Irfana Fathima4
and S.Kalaiyarasi5
1Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: vcewec@gmail.com
2UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: aparna03madhu@gmail.com
3UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: indhujaarumugam@gmail.com
4UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: irfanairupu@gmail.com
5UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: kalaiyarasiece8@gmail.com
Article Received: 11 March 2017 Article Accepted: 21 March 2017 Article Published: 24 March 2017
1. INTRODUCTION
The pillar of Democracy country is its election system. The
election process provides the rights to every citizen of a
country to select a legitimate representative among
themselves who can guide democratic system towards the
welfare of the society. For the past few decades the voting
system has observed many effective changes. By a step by
step process voting system is improving. This project is
designed for electronic voting machine by using the
recognition of finger print and face template. Here the voters
thumb impression and face templates are used for
identification. During the voting the voters need to places
their thumb and face for scanning, this system will check
whether it matches with the pre-stored data in the database. If
it matches, then the system will allow the voter to poll their
vote otherwise it prevents the voter from polling.
2. PROPOSED SYSTEM
In our proposed system, we are going to create a database for
all eligible voters with their biometric identifications. A
biometric system is essentially a pattern recognition system
that operates by acquiring biometric data from an individual,
extracting a feature set from the acquired data, and comparing
this feature set against the template set in the database.
Depending on the application context, a biometric system
may operate either in verification mode or identification
mode. One touch data training is available, so that user can
show their face and finger print once for proper detection. It
can detect all the face in long-distance, also it can use many
fingers. Multiple face detection functionalities are
implemented here; all the faces will be detected under
masking techniques. So face will be marked in a rectangle box
for identity verification. After the verification user will get an
acknowledgement message. All face and finger print data will
be stored as a reference file in the data base, this method
provides more security.
3. METHODOLOGY
Fig.1. Block Diagram
4. WORKING
The system mainly consists of four phases; Image acquisition,
Face Detection, Feature Extraction, Face Recognition. The
working of the system is depicted as follows:
1. User Creation.
2. Recognition and verification.
3. COMM Port communication.
4. Centralizing the data.
5. Face and finger Detection.
ABSTRACT
India is one of the countries which has the electronic voting machine for parliamentary and assembly polls. But in every poll election commission is
facing so much of troubles and various types of issues through the election. The most familiar issue which is faced by the election commission is, no
proper acknowledgement regarding the confirmation of casting the votes, duplication or illegal casting of votes. In this project all these issues has
been handled and overcome with the perfect solution. The main advantage of this project is handling of data by using biometric system such as finger
print and face recognition (is done by masking technique). This is used to ensure the security to avoid fake and repeating voting. It also enhances the
accuracy and speed of the process. The system performs with perfect recognition on a face and thumb impression of all the eligible voters in a
constituency, which is done as pre-polled procedure. During election, thumb impression and face templates of voters is given as an input to the
system. This is then compared with the already stored database and available records. If the particular pattern matches with the record then the voters
are allowed to vote but incase if it doesn’t match or in case of repetition, voters vote are denied or gets rejected. The result is instant and counting is
done.
Keywords: Fingerprint module, PC, Face recognition and Masking technique.
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 254-256, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 255
1. User Creation
This is the initial module of this project, here the admin is
involved, for the data updating. The admin role is to create the
user details with the camera interface. The basic details of the
customer are the input data in the module, so that the admin
will get the details of the voters name, personal details and
etc. The voters face and finger print will be added while
creating the account. This system will works according to the
system timings.
2. Recognition and verification
Recognition of biometric systems like facial recognition,
finger print or iris recognition, relating to their fundamental
function. The generic term however does not necessarily
imply verification of closed-set identification or open-set
identification. Verification is the task where the biometric
system attempts to confirm an individual’s claimed identity by
comparing a submitted sample to one or more previously
enrolled templates. The concept of recognition and
verification which is further illustrated by the picture below
where the first image resembles the second image.
3. COMM port Communication
The Commercial input port of the computer, is useful in
providing various data inputs and interactions. In computing,
a COMM port is a serial communication physical interface
through which information transfers in or out one bit at a time
(in contrast to a parallel port). The term "COMM Port"
usually identifies hardware more or less compliant to
the RS-232 standard, intended to interface with a modem or
with a similar communication device. Modern computers
without COMM ports may require COMM-to-USB
converters to allow compatibility with RS 232 serial devices.
COMM ports are still used in applications such as industrial
automation systems, scientific instruments, shop till systems
and some industrial and consumer products.
Server computers may use a COMM port as a control console
for diagnostics. Network equipment (such as routers and
switches) often use serial console for configuration. COMM
ports are still used in these areas as they are simple, cheap and
their console functions are highly standardized and
widespread. A COMM port requires very little supporting
software from the host system.
4. Centralizing the data
This is the most important module of the project; because the
updating details will be stored in the centralized server and
the sub servers. A prior admin will be allocated to access
these details. They will be permitted to update the details too.
All the centralized details will be available in the server so
that user or admin can able to access the server anywhere at
any time. There will be more security provided to the
centralized server and high bandwidth will be allocated to
access more number of users at a same time.
5. Fingerprint and face Detection
A. Finger print: The system consists of a finger print reader
that captures the impressions of the voter and sends it to the
image pre-processing. It creates an ID and goes for face
detection.
B. Face Detection: This process separates the facial area
from the rest of the background image (i.e., the length of eyes,
nose and lip are measured). The faces and the finger templates
are stored in the database.
C. Feature Extraction: Feature extraction is done for
distinguishing faces of different student. In this system, eyes,
nose and mouth are extracted along with the finger templates.
Feature extraction is helpful in face and fingerprint detection
and recognition.
D. Face and Finger Recognition: The face image and the
fingerprint templates are then compared with the stored
image. If the face image and finger print are matched with the
stored database then the voters are allowed to poll the vote for
their desired party. The counting is instant and time conscious
for polling and counting.
5. FLOWCHART
Fig 2. Flowchart for Face Recognition Technology
Asian Journal of Applied Science and Technology (AJAST)
Volume 1, Issue 2, Pages 254-256, March 2017
© 2017 AJAST All rights reserved. www.ajast.net
Page | 256
6. CONCLUSION
The current developed project is found to be working
accurately. It is tested for its effectiveness, flexibility,
accuracy and user friendly. The system is found to be running
under the single window system. The programming
techniques used in the design of the system provides a scope
for further expansion and implementation of any changes
which may occur in future. The system has been tested with all
sample data covering all possible options for each function.
Its performance is satisfactory and the system is successfully
implemented.
7. FUTURE SCOPE
The system has been designed and developed according to the
current requirement. At the same time the system is very
flexible and extensible. Hence, future enhancement can be
made without much difficulty. Thus new applications can be
developed and it can be integrated with the existing one very
easily. The following future enhancements may be
worthwhile to make the tool usable to a wider section of users.
It could be interfaced with the printer to get the hard copy of
the result. Once the result is on the server it could be relayed
on the network to various office of the election conducting
authority. Memory of the fingerprint module can be
expanded. Audio output can be introduced to make it user
friendly for illiterate voters. We can use Iris technology for
higher resolution.
ACKNOWLEDGEMENT
First and foremost we thank our guide Asst.
Prof.Y.Sangamitra for constant encouragement and noble
guidance. With great pleasure we extend our deep sense of
appreciation to Dr.D.Sasikala, HOD, Dept. of ECE for giving
us an opportunity to get done our project and to increase our
knowledge. Lastly we wish each and every person involved in
making our project successful. Thank you.
REFERENCES
[1] Patil Ragul H., Tarte Babita B., Wadekar Sapana S.,
Zurunge Bhakti S., “A Secure E-voting System Using Face
Recognition And Dactylogram”, International Engineering
Research Journal (IERJ)-April 2016.
[2] Sudhakar.M,Divya Soundarya Sai, “Biometric System
Based Electronic Voting Machine using ARM9
Microcontroller”, IOSR Journal of Electronics and
communication engineering(IOSR-JECE)-Feb 2015.
[3] Avier Galbally, Sebastian Marcel and Julian Fierrez,
“Image Quality Assessment for Fake Biometric Detection:
application to Iris, Fingerprint and Face Recognition” -2014.
[4] Sanjay Kumar, Manpreet Singh, “Design a Secure
Electronic Voting System Using Finger Print
Technique”-2013.
[5] Nikita Sharma, D.S.Singh, “A Survey on Various Features
Extraction Techniques for Face Recognition”, IJCA-2012.
[6] S.Kumar and E.Walia, “Analysis of Electronic Voting
System in Various Countries”, International Journal on
Computer Science and Engineering-2011.
[7] Tadayoshi Kohno, Adam Stubblefield, Aveil D.Rubin and
Dan S.Wallach, “Analysis of an Electronic Voting System”-
2004.
[8] Alaguvel.R, Gnanavel.G, “Offline and Online E-voting
System with Embedded Security for Real Time Application”,
International Journal of Engineering Research.

More Related Content

What's hot

Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...
Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...
Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...IJAEMSJORNAL
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting SystemIRJET Journal
 
An Enhanced Authentication System Using Face and Fingerprint Technologies
An Enhanced Authentication System Using Face and Fingerprint TechnologiesAn Enhanced Authentication System Using Face and Fingerprint Technologies
An Enhanced Authentication System Using Face and Fingerprint Technologiesiosrjce
 
IRJET-Effective and Secure E- Voting Application in GSM Module using IOT
IRJET-Effective and Secure E- Voting Application in GSM Module using IOTIRJET-Effective and Secure E- Voting Application in GSM Module using IOT
IRJET-Effective and Secure E- Voting Application in GSM Module using IOTIRJET Journal
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
An embedded finger vein recognition system
An embedded finger vein recognition systemAn embedded finger vein recognition system
An embedded finger vein recognition systemeSAT Publishing House
 
IRJET- Biometric Voting Machine using Aadhar Authentication
IRJET-  	  Biometric Voting Machine using Aadhar AuthenticationIRJET-  	  Biometric Voting Machine using Aadhar Authentication
IRJET- Biometric Voting Machine using Aadhar AuthenticationIRJET Journal
 
IRJET- Online Voting System using Fingerprint Scanner
IRJET-  	  Online Voting System using Fingerprint ScannerIRJET-  	  Online Voting System using Fingerprint Scanner
IRJET- Online Voting System using Fingerprint ScannerIRJET Journal
 
IRJET - A Survey on Biometric Voting System using Iris Recognition
IRJET - A Survey on Biometric Voting System using Iris RecognitionIRJET - A Survey on Biometric Voting System using Iris Recognition
IRJET - A Survey on Biometric Voting System using Iris RecognitionIRJET Journal
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET Journal
 
An overview of face liveness detection
An overview of face liveness detectionAn overview of face liveness detection
An overview of face liveness detectionijitjournal
 
Face Recognition Device F710
Face Recognition Device F710Face Recognition Device F710
Face Recognition Device F710BioEnable
 
Biometric System Based Electronic Voting Machine Using Arm9 Microcontroller
Biometric System Based Electronic Voting Machine Using Arm9 MicrocontrollerBiometric System Based Electronic Voting Machine Using Arm9 Microcontroller
Biometric System Based Electronic Voting Machine Using Arm9 MicrocontrollerIOSR Journals
 
IRJET- Securing E-Medical Documents using QR Code
IRJET-  	  Securing E-Medical Documents using QR CodeIRJET-  	  Securing E-Medical Documents using QR Code
IRJET- Securing E-Medical Documents using QR CodeIRJET Journal
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methodsIRJET Journal
 
Fingerprint voting system
Fingerprint voting systemFingerprint voting system
Fingerprint voting systemjannatul haque
 
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIA
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIABIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIA
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIAchandu namani
 

What's hot (17)

Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...
Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...
Attendance Monitoring System of Students Based on Biometric and GPS Tracking ...
 
Online Voting System
Online Voting SystemOnline Voting System
Online Voting System
 
An Enhanced Authentication System Using Face and Fingerprint Technologies
An Enhanced Authentication System Using Face and Fingerprint TechnologiesAn Enhanced Authentication System Using Face and Fingerprint Technologies
An Enhanced Authentication System Using Face and Fingerprint Technologies
 
IRJET-Effective and Secure E- Voting Application in GSM Module using IOT
IRJET-Effective and Secure E- Voting Application in GSM Module using IOTIRJET-Effective and Secure E- Voting Application in GSM Module using IOT
IRJET-Effective and Secure E- Voting Application in GSM Module using IOT
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
An embedded finger vein recognition system
An embedded finger vein recognition systemAn embedded finger vein recognition system
An embedded finger vein recognition system
 
IRJET- Biometric Voting Machine using Aadhar Authentication
IRJET-  	  Biometric Voting Machine using Aadhar AuthenticationIRJET-  	  Biometric Voting Machine using Aadhar Authentication
IRJET- Biometric Voting Machine using Aadhar Authentication
 
IRJET- Online Voting System using Fingerprint Scanner
IRJET-  	  Online Voting System using Fingerprint ScannerIRJET-  	  Online Voting System using Fingerprint Scanner
IRJET- Online Voting System using Fingerprint Scanner
 
IRJET - A Survey on Biometric Voting System using Iris Recognition
IRJET - A Survey on Biometric Voting System using Iris RecognitionIRJET - A Survey on Biometric Voting System using Iris Recognition
IRJET - A Survey on Biometric Voting System using Iris Recognition
 
IRJET- UID Secure Travel Identity
IRJET- UID Secure Travel IdentityIRJET- UID Secure Travel Identity
IRJET- UID Secure Travel Identity
 
An overview of face liveness detection
An overview of face liveness detectionAn overview of face liveness detection
An overview of face liveness detection
 
Face Recognition Device F710
Face Recognition Device F710Face Recognition Device F710
Face Recognition Device F710
 
Biometric System Based Electronic Voting Machine Using Arm9 Microcontroller
Biometric System Based Electronic Voting Machine Using Arm9 MicrocontrollerBiometric System Based Electronic Voting Machine Using Arm9 Microcontroller
Biometric System Based Electronic Voting Machine Using Arm9 Microcontroller
 
IRJET- Securing E-Medical Documents using QR Code
IRJET-  	  Securing E-Medical Documents using QR CodeIRJET-  	  Securing E-Medical Documents using QR Code
IRJET- Securing E-Medical Documents using QR Code
 
A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methods
 
Fingerprint voting system
Fingerprint voting systemFingerprint voting system
Fingerprint voting system
 
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIA
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIABIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIA
BIOMETRIC VOTING SYSTEM USING ADHAR CARD IN INDIA
 

Viewers also liked

Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...
Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...
Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...Associate Professor in VSB Coimbatore
 
Airport security 2013 martin olsson
Airport security 2013   martin olssonAirport security 2013   martin olsson
Airport security 2013 martin olssonRussell Publishing
 
Senior Director Sales Marketing Emea
Senior Director Sales Marketing EmeaSenior Director Sales Marketing Emea
Senior Director Sales Marketing EmeaPeter Sommer
 
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...Associate Professor in VSB Coimbatore
 
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...Associate Professor in VSB Coimbatore
 
Building a Business Case for BluFi
Building a Business Case for BluFiBuilding a Business Case for BluFi
Building a Business Case for BluFiAmor Group
 

Viewers also liked (11)

Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...
Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...
Automatic Segmentation of the Lumen of the Carotid Artery in Ultrasound B-mod...
 
An Electronic Support System for Dumb and Paralyzed Person
An Electronic Support System for Dumb and Paralyzed PersonAn Electronic Support System for Dumb and Paralyzed Person
An Electronic Support System for Dumb and Paralyzed Person
 
cstevens_final copy
cstevens_final copycstevens_final copy
cstevens_final copy
 
Airport security 2013 martin olsson
Airport security 2013   martin olssonAirport security 2013   martin olsson
Airport security 2013 martin olsson
 
Senior Director Sales Marketing Emea
Senior Director Sales Marketing EmeaSenior Director Sales Marketing Emea
Senior Director Sales Marketing Emea
 
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...
Supraorbital Margins for Identification of Sexual Dimorphism and Age Detectio...
 
Automatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing SystemAutomatic Goods Carrier Navigation and Billing System
Automatic Goods Carrier Navigation and Billing System
 
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...
High Gain Single Stage Boosting Inverter with Trap CL Filter for Photovoltaic...
 
Interoperability and the Stability Score Index
Interoperability and the Stability Score IndexInteroperability and the Stability Score Index
Interoperability and the Stability Score Index
 
Denis castanet
Denis castanetDenis castanet
Denis castanet
 
Building a Business Case for BluFi
Building a Business Case for BluFiBuilding a Business Case for BluFi
Building a Business Case for BluFi
 

Similar to Implementation of Biometric Based Electoral Fraud Desisting System

IRIS Recognition Based Authentication System In ATM
IRIS Recognition Based Authentication System In ATMIRIS Recognition Based Authentication System In ATM
IRIS Recognition Based Authentication System In ATMIJTET Journal
 
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...A Novel Method for Facial Recognition Based Smart Voting System Using Machine...
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...IRJET Journal
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMijcax
 
FINGERPRINT BASED SECURED VOTING
FINGERPRINT BASED SECURED VOTINGFINGERPRINT BASED SECURED VOTING
FINGERPRINT BASED SECURED VOTINGIRJET Journal
 
IRJET- Secure Online Payment with Facial Recognition using CNN
IRJET-  	  Secure Online Payment with Facial Recognition using CNNIRJET-  	  Secure Online Payment with Facial Recognition using CNN
IRJET- Secure Online Payment with Facial Recognition using CNNIRJET Journal
 
ONLINE FINGERPRINT VOTING SYSTEM
ONLINE FINGERPRINT VOTING SYSTEMONLINE FINGERPRINT VOTING SYSTEM
ONLINE FINGERPRINT VOTING SYSTEMIRJET Journal
 
Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face RecognitionIRJET Journal
 
Facial Recognition based Attendance System: A Survey
Facial Recognition based Attendance System: A SurveyFacial Recognition based Attendance System: A Survey
Facial Recognition based Attendance System: A 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
 
A Survey on Security for Server Using Spontaneous Face Detection
A Survey on Security for Server Using Spontaneous Face DetectionA Survey on Security for Server Using Spontaneous Face Detection
A Survey on Security for Server Using Spontaneous Face DetectionIJERA Editor
 
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...ijtsrd
 
IRJET - Face Detection and Recognition System
IRJET -  	  Face Detection and Recognition SystemIRJET -  	  Face Detection and Recognition System
IRJET - Face Detection and Recognition SystemIRJET Journal
 

Similar to Implementation of Biometric Based Electoral Fraud Desisting System (20)

IRIS Recognition Based Authentication System In ATM
IRIS Recognition Based Authentication System In ATMIRIS Recognition Based Authentication System In ATM
IRIS Recognition Based Authentication System In ATM
 
FINGERPRINT BASED ATM SYSTEM
FINGERPRINT BASED ATM SYSTEMFINGERPRINT BASED ATM SYSTEM
FINGERPRINT BASED ATM SYSTEM
 
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...A Novel Method for Facial Recognition Based Smart Voting System Using Machine...
A Novel Method for Facial Recognition Based Smart Voting System Using Machine...
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORMADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
ADVANCED E-VOTING APPLICATION USING ANDROID PLATFORM
 
FINGERPRINT BASED SECURED VOTING
FINGERPRINT BASED SECURED VOTINGFINGERPRINT BASED SECURED VOTING
FINGERPRINT BASED SECURED VOTING
 
IRJET- Secure Online Payment with Facial Recognition using CNN
IRJET-  	  Secure Online Payment with Facial Recognition using CNNIRJET-  	  Secure Online Payment with Facial Recognition using CNN
IRJET- Secure Online Payment with Facial Recognition using CNN
 
Smart Voting System using Aadhar Card
Smart Voting System using Aadhar CardSmart Voting System using Aadhar Card
Smart Voting System using Aadhar Card
 
ONLINE FINGERPRINT VOTING SYSTEM
ONLINE FINGERPRINT VOTING SYSTEMONLINE FINGERPRINT VOTING SYSTEM
ONLINE FINGERPRINT VOTING SYSTEM
 
Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face Recognition
 
Facial Recognition based Attendance System: A Survey
Facial Recognition based Attendance System: A SurveyFacial Recognition based Attendance System: A Survey
Facial Recognition based Attendance System: A Survey
 
Automated attendance system using Face recognition
Automated attendance system using Face recognitionAutomated attendance system using Face recognition
Automated attendance system using Face recognition
 
A Survey on Security for Server Using Spontaneous Face Detection
A Survey on Security for Server Using Spontaneous Face DetectionA Survey on Security for Server Using Spontaneous Face Detection
A Survey on Security for Server Using Spontaneous Face Detection
 
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
Implementation of Multimodal Biometrics Systems in Handling Security of Mobil...
 
eVoting.pptx
eVoting.pptxeVoting.pptx
eVoting.pptx
 
Security
SecuritySecurity
Security
 
IRJET - Face Detection and Recognition System
IRJET -  	  Face Detection and Recognition SystemIRJET -  	  Face Detection and Recognition System
IRJET - Face Detection and Recognition System
 

More from Associate Professor in VSB Coimbatore

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Associate Professor in VSB Coimbatore
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Associate Professor in VSB Coimbatore
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Associate Professor in VSB Coimbatore
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionAssociate Professor in VSB Coimbatore
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Associate Professor in VSB Coimbatore
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Associate Professor in VSB Coimbatore
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...Associate Professor in VSB Coimbatore
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...Associate Professor in VSB Coimbatore
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Associate Professor in VSB Coimbatore
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Associate Professor in VSB Coimbatore
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Associate Professor in VSB Coimbatore
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Associate Professor in VSB Coimbatore
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal Associate Professor in VSB Coimbatore
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Associate Professor in VSB Coimbatore
 

More from Associate Professor in VSB Coimbatore (20)

Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
Usmonkhoja Polatkhoja’s Son and His Role in National Liberation Movements of ...
 
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
Flood Vulnerability Mapping using Geospatial Techniques: Case Study of Lagos ...
 
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
Improvement in Taif Roses’ Perfume Manufacturing Process by Using Work Study ...
 
A Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee RetentionA Systematic Review on Various Factors Influencing Employee Retention
A Systematic Review on Various Factors Influencing Employee Retention
 
Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation  Digital Planting Pot for Smart Irrigation
Digital Planting Pot for Smart Irrigation
 
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
Methodologies for Resolving Data Security and Privacy Protection Issues in Cl...
 
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
Determine the Importance Level of Criteria in Creating Cultural Resources’ At...
 
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
New One-Pot Synthetic Route and Spectroscopic Characterization of Hydroxo-Bri...
 
A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...A Review on the Distribution, Nutritional Status and Biological Activity of V...
A Review on the Distribution, Nutritional Status and Biological Activity of V...
 
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
Psoralen Promotes Myogenic Differentiation of Muscle Cells to Repair Fracture
 
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
Saliva: An Economic and Reliable Alternative for the Detection of SARS-CoV-2 ...
 
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, NigeriaEcological Footprint of Food Consumption in Ijebu Ode, Nigeria
Ecological Footprint of Food Consumption in Ijebu Ode, Nigeria
 
Mass & Quark Symmetry
Mass & Quark SymmetryMass & Quark Symmetry
Mass & Quark Symmetry
 
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
Biocompatible Molybdenum Complexes Based on Terephthalic Acid and Derived fro...
 
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
Influence of Low Intensity Aerobic Exercise Training on the Vo2 Max in 11 to ...
 
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
Effects of Planting Ratio and Planting Distance on Kadaria 1 Hybrid Rice Seed...
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal  Study of the Cassava Production System in the Department of Tivaouane, Senegal
Study of the Cassava Production System in the Department of Tivaouane, Senegal
 
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
Burnout of Nurses in Nursing Homes: To What Extent Age, Education, Length of ...
 
Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries Hepatitis and its Transmission Through Needlestick Injuries
Hepatitis and its Transmission Through Needlestick Injuries
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacingjaychoudhary37
 
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
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
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
 
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
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
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
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
microprocessor 8085 and its interfacing
microprocessor 8085  and its interfacingmicroprocessor 8085  and its interfacing
microprocessor 8085 and its interfacing
 
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...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
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🔝
 
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 )
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 

Implementation of Biometric Based Electoral Fraud Desisting System

  • 1. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 254-256, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 254 Implementation of Biometric Based Electoral Fraud Desisting System Y.Sangamitra1 , M.Hemalatha2 , A.Indhuja3 , R.Irfana Fathima4 and S.Kalaiyarasi5 1Assistant Professor, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: vcewec@gmail.com 2UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: aparna03madhu@gmail.com 3UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: indhujaarumugam@gmail.com 4UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: irfanairupu@gmail.com 5UG Scholar, Department of ECE, Vivekanandha College of Engineering for Women, Tiruchengode, India. Email: kalaiyarasiece8@gmail.com Article Received: 11 March 2017 Article Accepted: 21 March 2017 Article Published: 24 March 2017 1. INTRODUCTION The pillar of Democracy country is its election system. The election process provides the rights to every citizen of a country to select a legitimate representative among themselves who can guide democratic system towards the welfare of the society. For the past few decades the voting system has observed many effective changes. By a step by step process voting system is improving. This project is designed for electronic voting machine by using the recognition of finger print and face template. Here the voters thumb impression and face templates are used for identification. During the voting the voters need to places their thumb and face for scanning, this system will check whether it matches with the pre-stored data in the database. If it matches, then the system will allow the voter to poll their vote otherwise it prevents the voter from polling. 2. PROPOSED SYSTEM In our proposed system, we are going to create a database for all eligible voters with their biometric identifications. A biometric system is essentially a pattern recognition system that operates by acquiring biometric data from an individual, extracting a feature set from the acquired data, and comparing this feature set against the template set in the database. Depending on the application context, a biometric system may operate either in verification mode or identification mode. One touch data training is available, so that user can show their face and finger print once for proper detection. It can detect all the face in long-distance, also it can use many fingers. Multiple face detection functionalities are implemented here; all the faces will be detected under masking techniques. So face will be marked in a rectangle box for identity verification. After the verification user will get an acknowledgement message. All face and finger print data will be stored as a reference file in the data base, this method provides more security. 3. METHODOLOGY Fig.1. Block Diagram 4. WORKING The system mainly consists of four phases; Image acquisition, Face Detection, Feature Extraction, Face Recognition. The working of the system is depicted as follows: 1. User Creation. 2. Recognition and verification. 3. COMM Port communication. 4. Centralizing the data. 5. Face and finger Detection. ABSTRACT India is one of the countries which has the electronic voting machine for parliamentary and assembly polls. But in every poll election commission is facing so much of troubles and various types of issues through the election. The most familiar issue which is faced by the election commission is, no proper acknowledgement regarding the confirmation of casting the votes, duplication or illegal casting of votes. In this project all these issues has been handled and overcome with the perfect solution. The main advantage of this project is handling of data by using biometric system such as finger print and face recognition (is done by masking technique). This is used to ensure the security to avoid fake and repeating voting. It also enhances the accuracy and speed of the process. The system performs with perfect recognition on a face and thumb impression of all the eligible voters in a constituency, which is done as pre-polled procedure. During election, thumb impression and face templates of voters is given as an input to the system. This is then compared with the already stored database and available records. If the particular pattern matches with the record then the voters are allowed to vote but incase if it doesn’t match or in case of repetition, voters vote are denied or gets rejected. The result is instant and counting is done. Keywords: Fingerprint module, PC, Face recognition and Masking technique.
  • 2. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 254-256, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 255 1. User Creation This is the initial module of this project, here the admin is involved, for the data updating. The admin role is to create the user details with the camera interface. The basic details of the customer are the input data in the module, so that the admin will get the details of the voters name, personal details and etc. The voters face and finger print will be added while creating the account. This system will works according to the system timings. 2. Recognition and verification Recognition of biometric systems like facial recognition, finger print or iris recognition, relating to their fundamental function. The generic term however does not necessarily imply verification of closed-set identification or open-set identification. Verification is the task where the biometric system attempts to confirm an individual’s claimed identity by comparing a submitted sample to one or more previously enrolled templates. The concept of recognition and verification which is further illustrated by the picture below where the first image resembles the second image. 3. COMM port Communication The Commercial input port of the computer, is useful in providing various data inputs and interactions. In computing, a COMM port is a serial communication physical interface through which information transfers in or out one bit at a time (in contrast to a parallel port). The term "COMM Port" usually identifies hardware more or less compliant to the RS-232 standard, intended to interface with a modem or with a similar communication device. Modern computers without COMM ports may require COMM-to-USB converters to allow compatibility with RS 232 serial devices. COMM ports are still used in applications such as industrial automation systems, scientific instruments, shop till systems and some industrial and consumer products. Server computers may use a COMM port as a control console for diagnostics. Network equipment (such as routers and switches) often use serial console for configuration. COMM ports are still used in these areas as they are simple, cheap and their console functions are highly standardized and widespread. A COMM port requires very little supporting software from the host system. 4. Centralizing the data This is the most important module of the project; because the updating details will be stored in the centralized server and the sub servers. A prior admin will be allocated to access these details. They will be permitted to update the details too. All the centralized details will be available in the server so that user or admin can able to access the server anywhere at any time. There will be more security provided to the centralized server and high bandwidth will be allocated to access more number of users at a same time. 5. Fingerprint and face Detection A. Finger print: The system consists of a finger print reader that captures the impressions of the voter and sends it to the image pre-processing. It creates an ID and goes for face detection. B. Face Detection: This process separates the facial area from the rest of the background image (i.e., the length of eyes, nose and lip are measured). The faces and the finger templates are stored in the database. C. Feature Extraction: Feature extraction is done for distinguishing faces of different student. In this system, eyes, nose and mouth are extracted along with the finger templates. Feature extraction is helpful in face and fingerprint detection and recognition. D. Face and Finger Recognition: The face image and the fingerprint templates are then compared with the stored image. If the face image and finger print are matched with the stored database then the voters are allowed to poll the vote for their desired party. The counting is instant and time conscious for polling and counting. 5. FLOWCHART Fig 2. Flowchart for Face Recognition Technology
  • 3. Asian Journal of Applied Science and Technology (AJAST) Volume 1, Issue 2, Pages 254-256, March 2017 © 2017 AJAST All rights reserved. www.ajast.net Page | 256 6. CONCLUSION The current developed project is found to be working accurately. It is tested for its effectiveness, flexibility, accuracy and user friendly. The system is found to be running under the single window system. The programming techniques used in the design of the system provides a scope for further expansion and implementation of any changes which may occur in future. The system has been tested with all sample data covering all possible options for each function. Its performance is satisfactory and the system is successfully implemented. 7. FUTURE SCOPE The system has been designed and developed according to the current requirement. At the same time the system is very flexible and extensible. Hence, future enhancement can be made without much difficulty. Thus new applications can be developed and it can be integrated with the existing one very easily. The following future enhancements may be worthwhile to make the tool usable to a wider section of users. It could be interfaced with the printer to get the hard copy of the result. Once the result is on the server it could be relayed on the network to various office of the election conducting authority. Memory of the fingerprint module can be expanded. Audio output can be introduced to make it user friendly for illiterate voters. We can use Iris technology for higher resolution. ACKNOWLEDGEMENT First and foremost we thank our guide Asst. Prof.Y.Sangamitra for constant encouragement and noble guidance. With great pleasure we extend our deep sense of appreciation to Dr.D.Sasikala, HOD, Dept. of ECE for giving us an opportunity to get done our project and to increase our knowledge. Lastly we wish each and every person involved in making our project successful. Thank you. REFERENCES [1] Patil Ragul H., Tarte Babita B., Wadekar Sapana S., Zurunge Bhakti S., “A Secure E-voting System Using Face Recognition And Dactylogram”, International Engineering Research Journal (IERJ)-April 2016. [2] Sudhakar.M,Divya Soundarya Sai, “Biometric System Based Electronic Voting Machine using ARM9 Microcontroller”, IOSR Journal of Electronics and communication engineering(IOSR-JECE)-Feb 2015. [3] Avier Galbally, Sebastian Marcel and Julian Fierrez, “Image Quality Assessment for Fake Biometric Detection: application to Iris, Fingerprint and Face Recognition” -2014. [4] Sanjay Kumar, Manpreet Singh, “Design a Secure Electronic Voting System Using Finger Print Technique”-2013. [5] Nikita Sharma, D.S.Singh, “A Survey on Various Features Extraction Techniques for Face Recognition”, IJCA-2012. [6] S.Kumar and E.Walia, “Analysis of Electronic Voting System in Various Countries”, International Journal on Computer Science and Engineering-2011. [7] Tadayoshi Kohno, Adam Stubblefield, Aveil D.Rubin and Dan S.Wallach, “Analysis of an Electronic Voting System”- 2004. [8] Alaguvel.R, Gnanavel.G, “Offline and Online E-voting System with Embedded Security for Real Time Application”, International Journal of Engineering Research.