Skip to content

webui for open ALPR, with node.js, express.js and mongodb in docker.

Notifications You must be signed in to change notification settings

micrometreuk/anpr

Repository files navigation

Overview

WebUI for OpenALPR

Using a video file containing Licence plates for input. OpenALPR daemon(alprd) will POST to the Nodejs application. The Licence plate number are stored in a MongoDB data base.

alt tag

Feature

  • Upload video files
  • Manage alprd
  • Perform MongoDB CRUD Operations

Contents

Backends
  • Node.js
  • Express.js
  • MongoDB
  • Mongo-Express
Frontends
  • jsGrid
  • Material Design Lite

Requirements

  • Docker and Docker Compose.

Usage

#Start the container
docker-compose up -d               

Access using

http://localhost:9091/

About

webui for open ALPR, with node.js, express.js and mongodb in docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published