Skip to content

kjbaker-uk/platerecognizer-android-example

Repository files navigation


Plate Recognizer Android Example

An android example application for automatic number plate recognition (ANPR) powered by platerecognizer.com API

🐛Report Bug🪲 · 🆕Request Feature🆕 · 🚗 Changelog 🚗

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. ChangeLog
  5. License
  6. Contact

About The Project

Screenshot UI

This is a new and updated example Android application to demonstrate how to integrate Plate Recognizer API within your Android apps. This has been written from the ground up in Kotlin in a simple fragment-based app. It has been designed to allow you to extend the functionality in any way you need to. This project was made in collaboration with the awesome people at Plate Recognizer to offer it freely to their customers. A free API key was provided for development.

Features

  • Requires only the essential runtime permissions. 😁👍👌
  • Written in Kotlin.
  • Easy to extend the application for your own needs.
  • Clean and simple code with comments.

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/kjbaker-uk/platerecognizer-android-example.git
  2. Open in Android Studio.
  3. Get a Snapshot Cloud API key from https://platerecognizer.com/
  4. Edit "AnprFragment" file and add your API key.

Screenshot UI

  1. Run on a Android 11 device upwards.

(back to top)

Roadmap

  • User testing
  • Release v1.0

(back to top)

Changelog

v1.0

Released app.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Twitter: @d4rkc00d3r

Plate Recognizer: https://platerecognizer.com/contact/

Plate Recognizer API Docs: https://docs.platerecognizer.com/#introduction

Project Link: https://github.com/kjbaker-uk/platerecognizer-android-exampler

(back to top)

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages