dahnny / number-plate-recognition

Android App for recognizing valid number plates on Pakistani vehicles. using Google OCR for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Number Plate Reader

Based on the idea of RoadwayIntel, this Android App uses Google's Android OCR to read registration number from vehicle's number plate.
The apps uses regular expressions to match the standard pattern/format of registration numbers in Pakistan. With little modification, it can be used to match the numbers for other countries as well. The details of the vehcile are fetched from MTMIS - provided by the Government of Pakistan - against the extracted number.

Demo

The video demo of the RoadwayIntel app is available here.

About

Android App for recognizing valid number plates on Pakistani vehicles. using Google OCR for Android


Languages

Language:Java 100.0%