GitXplorerGitXplorer
j

accenture-parking-solution

public
0 stars
1 forks
15 issues

Commits

List of commits on branch master.
Verified
81ffd3c706fbfb3fdc4851aa7c6638b3665f4cdd

Add files via upload

iivanacollg committed 5 years ago
Verified
0d439757472e312d3577138add35c40e1bd2761b

Update README.md

iivanacollg committed 5 years ago
Verified
0007d822527158c7ba79965a18f0e029cfaad63c

Update README.md

iivanacollg committed 5 years ago
Verified
4bab22bee36a8ab2a105f36951cb2e7812f2f39a

Update README.md

iivanacollg committed 5 years ago
Verified
69e58b5cfd034b0f6246740833619787b5f028d4

Merge pull request #8 from juanmapf97/oscar

ooscarlaureano committed 5 years ago
Unverified
aaf2a4be641ea67484b319198c1d8962d4b8df51

Minor fixes

ooscarlaureano 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