Abstract
A flexible software based platform for number plate recognitions applications is described. It breaks the processing into several explicit modules, with the implementation for each module provided by a software plugin using a DLL interface. The modular structure greatly facilitates the comparison between different algorithms for a particular step, and allows code to be reused between applications.