GitXplorerGitXplorer
j

accenture-parking-solution

public
0 stars
1 forks
15 issues

Commits

List of commits on branch master.
Verified
ea26395312bc5c464b8843071ea1e2c11536aa7a

Update README.md

iivanacollg committed 5 years ago
Verified
0105ba9c4a3f267274307afae27abbd56d515d31

Update README.md

iivanacollg committed 5 years ago
Verified
b68174c626aa9d29b64a42a88771d58ccb729851

Update README.md

iivanacollg committed 5 years ago
Verified
233f5ecb2fb2609db388f816ed5d54f480e81d22

Update README.md

iivanacollg committed 5 years ago
Verified
0b6c620f7f07fee582c2a82b974bb2299c471523

Update README.md

iivanacollg committed 5 years ago
Verified
17da2125afc1409aae00b1ad418514f4fe4ee711

Add files via upload

iivanacollg committed 5 years ago

README

The README file for this repository.

Accenture Parking Solution

Argus

Summary

Software for license plates, id-text, car detection and faces recognition. Useful on residential subdivision entrances where security guards are required to register every visitor that comes in.

Id Detection

Detección de coches usando tinyYolov3

Detección de contornos de identificaciones

Reconocimiento de texto y extracción de Nombre de la identificación

Detección de placa y reconocimiento de texto

Index

Prerequisites

Before you continue, ensure you meet the following requirements:

  • Python > 3.0, pip
  • Node
  • AWS credentials

Installation

The libraries used can be installed with the following commands:

  • OpenCV

pip install opencv-python

  • Pytesseract >= 4.0

pip install pytesseract

  • Imutils

pip install imutils

  • Pillow

pip install Pillow

  • Boto3

pip install boto3

Using the software

python main.py "Path to licence plate image

Contributors

Juan Manuel Perez

Ivana Collado

Oscar Laureano Haro

Diego Fernando Valencia