This project is a computer vision application developed in Python that automatically detects vehicle license plates in images. Utilizing the OpenCV library, the system processes visual data to identify and locate the rectangular region of a number plate. This serves as a critical first step for various real-world applications, such as automated toll collection, parking management, and traffic monitoring systems.