RogerShenAU / car-plate-recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Plate Recognition

Introdcution

This app allows user to take a photo, identify car plate number and upload a photo to server.

The app is built on ionic 3.

Screenshot

car plate recognition app screenshot

How to use

Download and setup the project.

The app recoginses the car plate of Australia, update the country settings under home.ts.

country: this.openALPR.Country.AU

Install the app on simulator or mobile, and enjoy the $86 million app :D.

Upload to Server

PHP Accept Image Upload

Know Issues with Cordova plugin cordova-plugin-openalpr

Follow the instructions to fix the plugin issue. Read more

About

License:MIT License


Languages

Language:TypeScript 55.8%Language:HTML 21.7%Language:CSS 17.9%Language:JavaScript 4.6%