VGaurd is a frontend project designed to interface with cameras in parking buildings. It captures images of cars and extracts the car plates' numbers and letters, displaying them along with the date and time of entry. The system provides a convenient way to track vehicles entering parking areas and log their plate information.
- Connects with cameras installed in parking buildings.
- Captures pictures of cars entering the parking facility.
- Extracts the car plate numbers and letters from the captured images.
- Displays the car plate details along with the date and time of entry.
- Helps parking management keep track of how many cars have entered and their respective plate numbers.
To run the project locally:
- Download the repository as a zip file and extract it.
Alternatively, you can clone the repository and install dependencies by following these steps:
git clone https://github.com/mas305/vgaurd.git
cd vgaurd
npm i
npm run dev
Here is a demo video showcasing the VGaurd features: