This document presents a system for automatic number plate recognition and IoT-based vehicle tracking. It discusses limitations in existing systems and proposes a new system that uses image processing techniques like segmentation, localization and optical character recognition to recognize vehicle number plates from images. It then uses IoT technologies like GPS to track the location of vehicles in real-time and monitor them remotely. The system architecture involves localizing the number plate, extracting individual characters, recognizing the characters using a support vector machine model, and tracking vehicle location using GPS and storing it on a server. This integrated system allows for both number plate recognition and remote vehicle tracking.