This repository contains:
- Python prototype
- jpg for testing
- John Yu
- Simon Choi
- Mahdi Sadjadi
- Jason Choi
UI interface for testing the OpenCV implementation to detect open parking spots. This python prototype simulates an instance of video stream processing where stream captures are sliced and processed. Edges are detected using gradient analysis then parking spots are marked as occoupied or free based on a defined threshold.
- Image of a parking lot
- Coordinates that define the individual spaces