Giter Site home page Giter Site logo

parkpow / alpr-anpr-android Goto Github PK

View Code? Open in Web Editor NEW
32.0 6.0 23.0 768 KB

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) on Android Mobile App.

Home Page: https://platerecognizer.com/

Java 100.00%
alpr anpr plate-recognition-android automatic-license-plate-recognition automatic-number-plate-recognition license-plate-recognition number-plate-recognition lpr android-app mobile-lpr

alpr-anpr-android's Introduction

LPR Android App

screenshot

Automatic License Plate Recognition (ALPR, ANPR) on Mobile App - Android

Get high-accuracy, developer-friendly automatic license plate recognition (ALPR) or automatic number plate recognition (ANPR) on a mobile app in Android!

Our machine-learning software:

Using this Android Mobile App, you can easily take a photo with your phone camera and the app will decode the license plate seen in the photo.

Sign up for a Free Trial now (no credit card required) or learn more at https://platerecognizer.com.

Plate-Recognizer-ALPR-ANPR-Github-Mobile-App

alpr-anpr-android's People

Contributors

cwtausif avatar danleyb2 avatar fahad304 avatar kytango avatar marcbelmont avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

alpr-anpr-android's Issues

Issue: width and height must be > 0

Getting following crash on Image selection from gallery:

Process: com.glowingsoft.carplaterecognizer, PID: 17343
java.lang.IllegalArgumentException: width and height must be > 0
at android.graphics.Bitmap.createBitmap(Bitmap.java:1150)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1117)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1067)
at android.graphics.Bitmap.createBitmap(Bitmap.java:1028)
at com.glowingsoft.carplaterecognizer.ui.MainActivity.compressImage(MainActivity.java:435)
at com.glowingsoft.carplaterecognizer.ui.MainActivity.onPickResult(MainActivity.java:160)
at com.vansuita.pickimage.dialog.PickImageBaseDialog$2.onFinish(PickImageBaseDialog.java:303)
at com.vansuita.pickimage.async.AsyncImageResult.onPostExecute(AsyncImageResult.java:79)
at com.vansuita.pickimage.async.AsyncImageResult.onPostExecute(AsyncImageResult.java:19)
at android.os.AsyncTask.finish(AsyncTask.java:771)
at android.os.AsyncTask.access$900(AsyncTask.java:199)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:788)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8506)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1139)

How?

Could you clarify how to install the app on android device? Sorry I'm struggling

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.