Code Monkey home page Code Monkey logo

openalpr-djangorestframework's Introduction

A plate recognition program built with Python that uses the OpenALPR library to recognize Greek licence plates and print to the screen if the licence plate is insured or stolen.

The idea behind this is that we would have a government public or private API that we could access the licence plate for law enforcement reasons or other reasons.

The licence plates are stored in a website and can be accessed by using the API. The Website : http://licenceplatebrowser.herokuapp.com/

The API currently has plates only for Thessaloniki and Imathia.

We store the plates in a sqlite database and check their status every time the alpr.recognize_ndarray(frame) returns a plate.

Work In progress:

  1. authentication to access the data for a get request to create or update the licence plates, right now this process is down manually

  2. secure the database in case we lose the device, we currently do no need this because the data are anonymous but this would be useful in case we use real data

  3. Use the data we can gather for analytics.

2 videos showcasing the result:

https://youtu.be/rk3h3iOEP7Y

https://youtu.be/Fp-3Q5OS8ks

openalpr-djangorestframework's People

Contributors

kltzdsgiorgos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

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.