Skip to content

Documentation

Faisal Thaheem edited this page Dec 24, 2019 · 2 revisions

An Introduction to OpenLPR

OpenLPR is an open source license plate recognition system written in Python 3 and uses Deep Neural Networks to detect license plates, classify them and perform OCR.

IMAGE ALT TEXT HERE

An Introduction to Open LPR - Part 2 - Overview of Design & Architecture

A brief look inside the design and architecture governing the development of OpenLPR

IMAGE ALT TEXT HERE

An Introduction to Open LPR - Part 3 - FTP Service

Briefly exploring the FTP service which is the entry point of any image to the system.

IMAGE ALT TEXT HERE

An Introduction to Open LPR - Part 4 - Detection Service

Detection service finds the number plates and forwards to classification service. A brief description of the internals of detection service.

IMAGE ALT TEXT HERE

An Introduction to Open LPR - Part 5 - Classification Service

Classification serves many purposes, but especially towards identifying the region of interest in a detected plate for OCR.

IMAGE ALT TEXT HERE

OpenLPR Modbus Integration

Easily integrate your modbus devices with OpenLPR system with minimal code. See the video to find out more or visit https://github.com/faisalthaheem/open-lpr to read more.

IMAGE ALT TEXT HERE