For each incoming image, use something like OpenCV to create a fingerprint of each image and store it in the database. Add a feature similar to google image search where an image of a similar vehicle can be uploaded, and have ALPR search the database for a image level match. This is often very useful when you didn’t catch the plate, but you know the vehicle has been captured before.
