This document describes a research project that aims to develop a system for vehicle number plate detection using image processing. The system would extract the vehicle number plate from images, such as those captured by CCTV cameras. It would then compare the vehicle number to a database to check registration details and identify suspicious vehicles that may be stolen or violating traffic laws. The system is intended to help reduce criminal activity involving motor vehicles through automated number plate recognition and registration verification. It outlines the methodology, which includes capturing images, converting to grayscale, segmenting the number plate, recognizing characters using optical character recognition, and generating tickets for non-compliant vehicles. Potential applications are discussed, such as for traffic control, airport parking, and electronic toll collection.