It detects the vehicle number plate in the camera view, captures the Vehicle Number Plate / License Plate image(LPD/ANPD). Recognizes the Vehicle Number Plate / License Plate by identifying Vehicle Number from detected plate(LPR/ANPR).
HOW IT WORKS
- License Plate Detection & Capture: Clear image, captured in the camera, is processed for presence of vehicle license plate and on successful detection of license plate the license plate is captured.
- Segmentation & Extraction: The captured license plate image is segmented into optically recognized characters and the alpha numeric value is extracted.
- License Number Storage & Matching: The license plate identity (the alpha-numeric code) is stored in the database. There is option for the matching the extracted code with the existing entries in a list of registered license plates.