Skip to content
Daniel edited this page Jul 6, 2018 · 1 revision

Welcome to the OpenDSLPR Wiki!

This wiki contains information on the OpenDSLPR framework. Includes approach, design, setup, and use of the repository.

The motivation behind OpenDSLPR is to integrate license plate recognition capabilities with data streaming of image information over a distributed network of client nodes and server nodes.

To accomplish this integration the following distinct technologies are or will be implemented

  • OpenALPR -
  • ZeroMQ -
  • IPOP -

The project is Python based and the portability of client and server is achieved via Docker.

Clone this wiki locally