This document presents a seminar on a vehicle number plate recognition system by Prashant Dahake. The system uses image processing techniques to identify vehicles from their number plates in order to increase security and reduce crime. It works by capturing an image of a vehicle, extracting the license plate, recognizing the numbers on the plate, and identifying the vehicle from a database stored on a PC. The system utilizes a series of image processing technologies including OCR to recognize plates more accurately than previous neural network-based methods. It was implemented in Matlab and tested on real images.