This project automates vehicle number monitoring to empower law enforcement and security personnel. It helps enforce traffic regulations, deter unauthorized access, and ultimately improve road safety by providing a powerful tool for identifying and tracking vehicles of interest.
The requirements:
- Python version must 3.10.12
./setup-environemnt.shThe above command will set up a virtual environment.
NOTE : You have to activate the environment manually using command "source env/bin/activate" (linux/macOS) and "env\Scripts\activate.bat" (Windows)
./setup-package.shThe above command will set up package that needed to make the program run.
./setup-file.shThe above command will set up files that needed to make the program run.
python main.pyIf you have any feedback or need support, please reach out to us at [email protected]
I'm grateful for this cool library to help make this project a success
