Skip to content

This simple mobile application has been made to take a capture of an automobile with his number plate from device native camera and send it to a remote back-end server for his identification.

License

Notifications You must be signed in to change notification settings

obrymec/number_plate_scanner

Repository files navigation

Number Plate Scanner

Plate Number Detection Number Plate Provider Number Plate Scanner Mobile Application

Number Plate Scanner has been made to take a capture of a car with his plate number from device native camera and send it to remote back-end server for his identification. This mobile application has been built to make a quick presentation of automobile number plate detection software.

Table of contents

  1. Access links
  2. Reference
  3. Final result
  4. Project installation
  5. Sources code cloning

Access links

The project distribution version can be accessible through the link below :

Reference

The project can be found via the link below :

Final result

This is the final result of the project :

First render Second render

Project installation

To be able to run this project in development mode, you will need to install Android Studio. Download it and then decompress the downloaded zip file into a folder called soft inside home folder like that : /home/soft/android_studio. Before start installation, run the following commands :

sudo apt-get -y install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386;\
sudo apt-get -y install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils;\
sudo adduser `id -un` libvirt;\
sudo adduser `id -un` kvm;\
virsh list --all

Now, you can install Android Studio. After installation, don't forget to install cmdline-tools and latest API levels from SDK manager before restart Android Studio. For more information, you can visit the following links below :

Sources code cloning

git clone [email protected]:obrymec/number_plate_scanner.git number_plate_scanner/

Enjoy :)

About

This simple mobile application has been made to take a capture of an automobile with his number plate from device native camera and send it to a remote back-end server for his identification.

Topics

Resources

License

Stars

Watchers

Forks

Languages