# number-plate-recognition **Repository Path**: ashiona/number-plate-recognition ## Basic Information - **Project Name**: number-plate-recognition - **Description**: 车牌识别 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Number Plate Reader Based on the idea of [**RoadwayIntel**](https://github.com/Khurramjaved96/roadway_intel), 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](https://drive.google.com/file/d/0Bx7pA5v4PGF0c2JQTWtTekwwMWs/view?usp=sharing).