Beagle automatic number plate recognition

A portable system for automatic number plate recognition (ANPR) using BeagleBoard.

Posted by Angel on 2009-12-23T13:02:39-05:00

The goal of this project is to develop a portable system for automatic number plate recognition (ANPR) using BeagleBoard. It includes the following:
– receiving images from a camera;
– applying signal processing algorithms for plate localization, orientation and sizing, image normalization, and character segmentation;
– optical character recognition (for instance, Tesseract);
– possible access to a database to check the plate against law infringements.

Comments are not currently available for this post.