SlideShare a Scribd company logo
1 of 17
Introduction
Vehicle licence plate recognition involves identifying vehicle
by their licence plates.
It has become a task of prime importance with the increasing
In number of accident and traffic-rule violation.
A vehicle registration plate is metal are plastic plate
attached to a motor vehicle for official identification purpose
The registration number is a is numeric or an alpha numeric
code the unique identify the vehicle with in the issuing
regions database
Platform details
The platform we used here is MATLAB.
Matlab is a modern programming language environment.
The research work has been developed using the image
processing functionalities of the MATLAB platform.
The matlab version used here is ‘R2017b’ for developing
different modules.
MATLAB is used to solve technical computing problems
faster than traditional programming languages such as
C,C++ etc.
Project objective
• identification of stolen cars
• Smuggling of cars
• Invalid license plates
• Toll collection
• Application in authentication of car for the security purpose
Some important tasks
• Image capture
• Image pre-processing
• Character segmentation
• Character recognition
Plate localization
Character segmentation
Character recognition
output
Input
image
Image pre-processing
Block diagram
Work flow
Image was taken from real environment
Process digital images of license plates using existing techniques.
Techniques will perform alpha numeric conversions on the captured license
plate images into text entries.
System would check the extracted entries against a database in real time.
The entire system is implemented in MATLAB is used for detection and
recognition.
Pre-Processing
Pre-processing is very important for the good performance of character
segmentation.
Pre-processing consist of several stages.
• Resizing of an image.
• Rgb2gray.
• Median filtering.
• Dilation.
• Erosion.
• Morphological processing.
• Edge brightening.
• Thinning of image.
• Selection of region.
Character segmentation
Pre-processing Horizontal and vertical
segmentation
• In this stage we take the pre processed image as input
and we segment it by various methods.
• In this project we considered the bounding boxes
example by using connected components methods.
Horizontal and vertical segmentation
• Detect the horizontal lines in the image with a pixel
value of zero
• Converting the image into binary
• Use the simple “for loops” to detect the portions of the
image
• That had connected objects with a pixel value of ‘0’
and hence accordingly, the image was read.
Character recognition
Template matching
Template matching is the one
of the most common and easy
classification method for
recognizing the character.
Template matching
The used template are given in the figure below:
Results
In the output we will be getting a result of characters of
the number plate in a notepad.
We can also create a database for the number plates
and can identify the plates/owner of the plates.
In case of video processing, we are dividing the
video into several number of frames.
In which we are choosing the best frames randomly
and we are processing the it as an image.
Digital
camera
Capture
the
image
Image
processing
Find
plate
region
Plate
extraction
segmentation
recognition
database
register
administrator
(Use case
diagram)
Conclusion & Future scope
1. The car number plate recognition using Matlab image
processing and video processing is presented . The
system use image processing techniques for the
identifying the vehicle from the database stored in the
computer . The system is implemented in Mat lab .
2. Can be improved to work for image taken at night time
3. Multiple matches & overlapping should be avoided.
4. Linking the video & image can be implemented by the
training method.
References
OGE MARQUES “practical image and video processing
MATLAB”, Florida Atlantic University.
MATHWORKS (matlab site)
AMITH SREEDHAR (you tube channel)
CODE4U ENTERTINEMENT (YouTube channel)
www.Wikipedia.com
www.google.com
Geeks4geeks (website)
Stack overflow (website)
finalppt-180713175108-converted.pptx

More Related Content

Similar to finalppt-180713175108-converted.pptx

Vehicle Number Plate Recognition using MATLAB
Vehicle Number Plate Recognition using MATLABVehicle Number Plate Recognition using MATLAB
Vehicle Number Plate Recognition using MATLABAI Publications
 
IRJET - Automatic Licence Plate Detection and Recognition
IRJET -  	  Automatic Licence Plate Detection and RecognitionIRJET -  	  Automatic Licence Plate Detection and Recognition
IRJET - Automatic Licence Plate Detection and RecognitionIRJET Journal
 
Automated License Plate Recognition for Toll Booth Application
Automated License Plate Recognition for Toll Booth ApplicationAutomated License Plate Recognition for Toll Booth Application
Automated License Plate Recognition for Toll Booth ApplicationIJERA Editor
 
Vehicle license plate recognition
Vehicle license plate recognitionVehicle license plate recognition
Vehicle license plate recognitionEng Ansam Hadi
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
ANPR based Security System Using ALR
ANPR based Security System Using ALRANPR based Security System Using ALR
ANPR based Security System Using ALRAshok Basnet
 
IRJET- iSecurity: The AI Surveillance, a Smart Tracking System
IRJET-  	  iSecurity: The AI Surveillance, a Smart Tracking SystemIRJET-  	  iSecurity: The AI Surveillance, a Smart Tracking System
IRJET- iSecurity: The AI Surveillance, a Smart Tracking SystemIRJET Journal
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemIJARIIE JOURNAL
 
MATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCRMATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCRGhanshyam Dusane
 
Licence plate recognition using matlab programming
Licence plate recognition using matlab programming Licence plate recognition using matlab programming
Licence plate recognition using matlab programming somchaturvedi
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET Journal
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate RecognitionAmr Rashed
 
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...IRJET Journal
 
Summer training on matlab
Summer training on matlabSummer training on matlab
Summer training on matlabdangerahad
 
IRJET- Number Plate Recognition by using Open CV- Python
IRJET-  	  Number Plate Recognition by using Open CV- PythonIRJET-  	  Number Plate Recognition by using Open CV- Python
IRJET- Number Plate Recognition by using Open CV- PythonIRJET Journal
 
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...inventionjournals
 
Automatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperAutomatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperIRJET Journal
 

Similar to finalppt-180713175108-converted.pptx (20)

Vehicle Number Plate Recognition using MATLAB
Vehicle Number Plate Recognition using MATLABVehicle Number Plate Recognition using MATLAB
Vehicle Number Plate Recognition using MATLAB
 
IRJET - Automatic Licence Plate Detection and Recognition
IRJET -  	  Automatic Licence Plate Detection and RecognitionIRJET -  	  Automatic Licence Plate Detection and Recognition
IRJET - Automatic Licence Plate Detection and Recognition
 
Automated License Plate Recognition for Toll Booth Application
Automated License Plate Recognition for Toll Booth ApplicationAutomated License Plate Recognition for Toll Booth Application
Automated License Plate Recognition for Toll Booth Application
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 
Vehicle license plate recognition
Vehicle license plate recognitionVehicle license plate recognition
Vehicle license plate recognition
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
ANPR based Security System Using ALR
ANPR based Security System Using ALRANPR based Security System Using ALR
ANPR based Security System Using ALR
 
IRJET- iSecurity: The AI Surveillance, a Smart Tracking System
IRJET-  	  iSecurity: The AI Surveillance, a Smart Tracking SystemIRJET-  	  iSecurity: The AI Surveillance, a Smart Tracking System
IRJET- iSecurity: The AI Surveillance, a Smart Tracking System
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition System
 
Ijetr011814
Ijetr011814Ijetr011814
Ijetr011814
 
MATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCRMATLAB Based Vehicle Number Plate Identification System using OCR
MATLAB Based Vehicle Number Plate Identification System using OCR
 
Licence plate recognition using matlab programming
Licence plate recognition using matlab programming Licence plate recognition using matlab programming
Licence plate recognition using matlab programming
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate Recognition
 
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...
IRJET - Indian Vehicle License Plate Recognition for Vehicle and Owner Identi...
 
Summer training on matlab
Summer training on matlabSummer training on matlab
Summer training on matlab
 
IRJET- Number Plate Recognition by using Open CV- Python
IRJET-  	  Number Plate Recognition by using Open CV- PythonIRJET-  	  Number Plate Recognition by using Open CV- Python
IRJET- Number Plate Recognition by using Open CV- Python
 
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...
Mobile Based Application to Scan the Number Plate and To Verify the Owner Det...
 
journal nakk
journal nakkjournal nakk
journal nakk
 
Automatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperAutomatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review Paper
 

More from aps ratnuchak

EARTQUAKE RESISTANT BUILDINGS.pptx
EARTQUAKE RESISTANT BUILDINGS.pptxEARTQUAKE RESISTANT BUILDINGS.pptx
EARTQUAKE RESISTANT BUILDINGS.pptxaps ratnuchak
 
seminarppt3-190720060617 (1).pptx
seminarppt3-190720060617 (1).pptxseminarppt3-190720060617 (1).pptx
seminarppt3-190720060617 (1).pptxaps ratnuchak
 
Earthquake resistant sutructures.pptx
Earthquake resistant sutructures.pptxEarthquake resistant sutructures.pptx
Earthquake resistant sutructures.pptxaps ratnuchak
 
1aa3319a0238995734d8c4d6295edfc6 (1).pptx
1aa3319a0238995734d8c4d6295edfc6 (1).pptx1aa3319a0238995734d8c4d6295edfc6 (1).pptx
1aa3319a0238995734d8c4d6295edfc6 (1).pptxaps ratnuchak
 
powerpoint nittin bhagat.pptx
powerpoint nittin bhagat.pptxpowerpoint nittin bhagat.pptx
powerpoint nittin bhagat.pptxaps ratnuchak
 
Earth quake resistant Buildings ppt.pptx
Earth quake resistant Buildings ppt.pptxEarth quake resistant Buildings ppt.pptx
Earth quake resistant Buildings ppt.pptxaps ratnuchak
 
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptx
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptxESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptx
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptxaps ratnuchak
 
scribfree.com_on-earthquake-resistant-structures.pptx
scribfree.com_on-earthquake-resistant-structures.pptxscribfree.com_on-earthquake-resistant-structures.pptx
scribfree.com_on-earthquake-resistant-structures.pptxaps ratnuchak
 

More from aps ratnuchak (10)

earthquake ppt.pptx
earthquake ppt.pptxearthquake ppt.pptx
earthquake ppt.pptx
 
EARTQUAKE RESISTANT BUILDINGS.pptx
EARTQUAKE RESISTANT BUILDINGS.pptxEARTQUAKE RESISTANT BUILDINGS.pptx
EARTQUAKE RESISTANT BUILDINGS.pptx
 
seminarppt3-190720060617 (1).pptx
seminarppt3-190720060617 (1).pptxseminarppt3-190720060617 (1).pptx
seminarppt3-190720060617 (1).pptx
 
Earthquake resistant sutructures.pptx
Earthquake resistant sutructures.pptxEarthquake resistant sutructures.pptx
Earthquake resistant sutructures.pptx
 
1aa3319a0238995734d8c4d6295edfc6 (1).pptx
1aa3319a0238995734d8c4d6295edfc6 (1).pptx1aa3319a0238995734d8c4d6295edfc6 (1).pptx
1aa3319a0238995734d8c4d6295edfc6 (1).pptx
 
powerpoint nittin bhagat.pptx
powerpoint nittin bhagat.pptxpowerpoint nittin bhagat.pptx
powerpoint nittin bhagat.pptx
 
Earth quake resistant Buildings ppt.pptx
Earth quake resistant Buildings ppt.pptxEarth quake resistant Buildings ppt.pptx
Earth quake resistant Buildings ppt.pptx
 
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptx
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptxESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptx
ESB161_P1_Chakravyuh_Twin_Balancesheet_BASEL_Bankruptcy_Indradhanush_1.2.pptx
 
scribfree.com_on-earthquake-resistant-structures.pptx
scribfree.com_on-earthquake-resistant-structures.pptxscribfree.com_on-earthquake-resistant-structures.pptx
scribfree.com_on-earthquake-resistant-structures.pptx
 
Shivani
ShivaniShivani
Shivani
 

Recently uploaded

Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service Cuttack
Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service CuttackLow Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service Cuttack
Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...gurkirankumar98700
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipSoham Mondal
 
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳anilsa9823
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...Suhani Kapoor
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceSanjay Bokadia
 
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...Suhani Kapoor
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjLewisJB
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)Soham Mondal
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsNiya Khan
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceanilsa9823
 
The Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdfThe Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdftheknowledgereview1
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Niya Khan
 
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With RoomVIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Roomdivyansh0kumar0
 
Employee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchEmployee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchSoham Mondal
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证obuhobo
 
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
Internshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateInternshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateSoham Mondal
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girlsshivangimorya083
 

Recently uploaded (20)

Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service Cuttack
Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service CuttackLow Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service Cuttack
Low Rate Call Girls Cuttack Anika 8250192130 Independent Escort Service Cuttack
 
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
(Call Girls) in Lucknow Real photos of Female Escorts 👩🏼‍❤️‍💋‍👩🏻 8923113531 ➝...
 
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management Internship
 
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service  🧳
CALL ON ➥8923113531 🔝Call Girls Husainganj Lucknow best Female service 🧳
 
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
VIP Russian Call Girls in Bhilai Deepika 8250192130 Independent Escort Servic...
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector Experience
 
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...
VIP Russian Call Girls Amravati Chhaya 8250192130 Independent Escort Service ...
 
Production Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbjProduction Day 1.pptxjvjbvbcbcb bj bvcbj
Production Day 1.pptxjvjbvbcbcb bj bvcbj
 
Résumé (2 pager - 12 ft standard syntax)
Résumé (2 pager -  12 ft standard syntax)Résumé (2 pager -  12 ft standard syntax)
Résumé (2 pager - 12 ft standard syntax)
 
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call GirlsSonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
Sonam +91-9537192988-Mind-blowing skills and techniques of Ahmedabad Call Girls
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
 
The Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdfThe Impact of Socioeconomic Status on Education.pdf
The Impact of Socioeconomic Status on Education.pdf
 
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
Neha +91-9537192988-Friendly Ahmedabad Call Girls has Complete Authority for ...
 
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With RoomVIP Kolkata Call Girl Lake Gardens 👉 8250192130  Available With Room
VIP Kolkata Call Girl Lake Gardens 👉 8250192130 Available With Room
 
Employee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India ResearchEmployee of the Month - Samsung Semiconductor India Research
Employee of the Month - Samsung Semiconductor India Research
 
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
女王大学硕士毕业证成绩单(加急办理)认证海外毕业证
 
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
Internshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University CertificateInternshala Student Partner 6.0 Jadavpur University Certificate
Internshala Student Partner 6.0 Jadavpur University Certificate
 
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call GirlsDelhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
Delhi Call Girls In Atta Market 9711199012 Book Your One night Stand Call Girls
 

finalppt-180713175108-converted.pptx

  • 1. Introduction Vehicle licence plate recognition involves identifying vehicle by their licence plates. It has become a task of prime importance with the increasing In number of accident and traffic-rule violation. A vehicle registration plate is metal are plastic plate attached to a motor vehicle for official identification purpose The registration number is a is numeric or an alpha numeric code the unique identify the vehicle with in the issuing regions database
  • 2. Platform details The platform we used here is MATLAB. Matlab is a modern programming language environment. The research work has been developed using the image processing functionalities of the MATLAB platform. The matlab version used here is ‘R2017b’ for developing different modules. MATLAB is used to solve technical computing problems faster than traditional programming languages such as C,C++ etc.
  • 3. Project objective • identification of stolen cars • Smuggling of cars • Invalid license plates • Toll collection • Application in authentication of car for the security purpose
  • 4. Some important tasks • Image capture • Image pre-processing • Character segmentation • Character recognition
  • 5. Plate localization Character segmentation Character recognition output Input image Image pre-processing Block diagram
  • 6. Work flow Image was taken from real environment Process digital images of license plates using existing techniques. Techniques will perform alpha numeric conversions on the captured license plate images into text entries. System would check the extracted entries against a database in real time. The entire system is implemented in MATLAB is used for detection and recognition.
  • 7. Pre-Processing Pre-processing is very important for the good performance of character segmentation. Pre-processing consist of several stages. • Resizing of an image. • Rgb2gray. • Median filtering. • Dilation. • Erosion. • Morphological processing. • Edge brightening. • Thinning of image. • Selection of region.
  • 8. Character segmentation Pre-processing Horizontal and vertical segmentation • In this stage we take the pre processed image as input and we segment it by various methods. • In this project we considered the bounding boxes example by using connected components methods.
  • 9. Horizontal and vertical segmentation • Detect the horizontal lines in the image with a pixel value of zero • Converting the image into binary • Use the simple “for loops” to detect the portions of the image • That had connected objects with a pixel value of ‘0’ and hence accordingly, the image was read.
  • 10. Character recognition Template matching Template matching is the one of the most common and easy classification method for recognizing the character.
  • 11. Template matching The used template are given in the figure below:
  • 12. Results In the output we will be getting a result of characters of the number plate in a notepad. We can also create a database for the number plates and can identify the plates/owner of the plates.
  • 13. In case of video processing, we are dividing the video into several number of frames. In which we are choosing the best frames randomly and we are processing the it as an image.
  • 15. Conclusion & Future scope 1. The car number plate recognition using Matlab image processing and video processing is presented . The system use image processing techniques for the identifying the vehicle from the database stored in the computer . The system is implemented in Mat lab . 2. Can be improved to work for image taken at night time 3. Multiple matches & overlapping should be avoided. 4. Linking the video & image can be implemented by the training method.
  • 16. References OGE MARQUES “practical image and video processing MATLAB”, Florida Atlantic University. MATHWORKS (matlab site) AMITH SREEDHAR (you tube channel) CODE4U ENTERTINEMENT (YouTube channel) www.Wikipedia.com www.google.com Geeks4geeks (website) Stack overflow (website)