Free Academic Seminars And Projects Reports
arduino with camera and license plate recognition - Printable Version

+- Free Academic Seminars And Projects Reports (https://easyreport.in)
+-- Forum: General Talks (https://easyreport.in/forumdisplay.php?fid=1)
+--- Forum: General Discussion (https://easyreport.in/forumdisplay.php?fid=4)
+---- Forum: Projects and Seminars (https://easyreport.in/forumdisplay.php?fid=71)
+---- Thread: arduino with camera and license plate recognition (/showthread.php?tid=196)



arduino with camera and license plate recognition - anu - 08-16-2017

arduino with camera and license plate recognition

ABSTRACT
The License Plate Recognition (LPR) system is one of the most important criterions of mass surveillance method. LPR systems are generally Composed of three steps namely, 1] plate extraction, 2] character Segmentation and 3] Recognition. License Plate Recognition is a crucial task due to the non-uniformity in license plates and the illumination conditions. Most of the developed techniques work under specific conditions such as image capturing angle, illumination, stationary background. All the given LPR techniques vary on the basis of processing time, required computational power and accuracy. Since the absence of any standard, these techniques are incomparable but an efficient path for specified requirements can be judged. Hence we are proposing a Novel idea of Arduino based License Plate Recognition.The License Plate Recognition (LPR) system is one of the most important criterions of mass surveillance method. LPR systems are generally Composed of three steps namely, 1] plate extraction, 2] character Segmentation and 3] Recognition. License Plate Recognition is a crucial task due to the non-uniformity in license plates and the illumination conditions. Most of the developed techniques work under specific conditions such as image capturing angle, illumination, stationary background. All the given LPR techniques vary on the basis of processing time, required computational power and accuracy. Since the absence of any standard, these techniques are incomparable but an efficient path for specified requirements can be judged. Hence we are proposing a Novel idea of Arduino based License Plate Recognition.


arduino with camera and license plate recognition - [email protected] - 08-16-2017

arduino based program that can interruct with database where different number plates are stored then open the servo motor for entry

i want to design an automated system tha can recognise the registered number plates stored in the database. when the car approaches the camera, images are taken then compared to the ones in the database. if its recognised, then the gate opens


arduino with camera and license plate recognition - ajitsuna - 08-16-2017

I wanted a sample program in Arduino that operates when a number plate is recognized and a gate open or closes accordingly.