/esp3201-anpr

NUS ESP3201 project to identify the alphanumerics of vehicle number plates for speed violation scenario.

Primary LanguageC++

ESP3201 Project

Group 1

  1. Ronald Wee
  2. Ziv Low

Automatic Number Plate Recognition (ANPR)

This project aims to identify the number plates of vehicles that exceed the speed limit of the road.

Usage

chmod 775 run_anpr.sh
./run_anpr.sh

Notes on setting up

Tested on Ubuntu 22.04 LTS

Properly install ultimateALPR-SDK. You can test if your install is successful using their sample python file.