Skip to content

Mahdisadjadi/AZ-Hack-Day

 
 

Repository files navigation

Parking Spotter

AZ-Hack-Day

This repository contains:

  • Python prototype
  • jpg for testing

Team

  • John Yu
  • Simon Choi
  • Mahdi Sadjadi
  • Jason Choi

Description

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.

Input

  • Image of a parking lot
  • Coordinates that define the individual spaces

landing_page input

cropped image edge detection

result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.5%
  • HTML 23.8%
  • JavaScript 20.5%
  • Python 6.2%