Skip to content
#

parking-slot-detection

Here are 16 public repositories matching this topic...

The parking lot system supports the management of multiple parking lots, each containing parking floors and parking slots. Each parking slot can accommodate specific types of vehicles based on their size and type.

  • Updated Feb 13, 2024
  • Java

This project utilizes the custom object detection model to monitor parking spaces in a video feed. It identifies vehicles in the video and overlays polygons representing parking spaces on the frames. The program then calculates the number of occupied and free parking spaces based on the detected vehicles and the predefined parking space polygons.

  • Updated May 1, 2024
  • Python

Improve this page

Add a description, image, and links to the parking-slot-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parking-slot-detection topic, visit your repo's landing page and select "manage topics."

Learn more