Project for building a "smart gate" that open it self when a valid number plate is read by the camera.
- Python, for interacting with the raspberry and image processing + recognition. Also use FastAPI to build a API for the web UI to interact with.
- Next.js, for building an web UI to view a live video feed from the camera, managing number plates and open/close gate from.
- Docker for easy deploy to the raspberry pi