Code Monkey home page Code Monkey logo

parking_lot_monitoring_system_opencv's Introduction

Parking Lot Monitoring System

This project is a parking lot monitoring system that uses computer vision techniques to detect available and occupied parking spaces in a parking lot. It can be used to monitor the parking lot in real-time, track parking space usage over time, and generate reports on parking space occupancy.

Getting Started

Prerequisites

To run this project, you will need:

  • Python 3.6 or later
  • OpenCV library
  • NumPy library
  • pickle library

Installation

  1. Clone this repository to your local machine using the following command:
git clone https://github.com/ekrrems/parking_lot_monitoring_system_OpenCV
  1. Install the required libraries using pip:
pip install opencv-python numpy pickle-mixin

Usage

  1. Open a terminal and navigate to the project directory:
cd parking_lot_monitoring_system
  1. Run the script:
python main.py
  1. The program will open a video window showing the parking lot and the occupancy of each parking space. Press "q" to exit the program.

Configuration

You can configure the system by modifying the car_park_pos file with the help of "park_space_detection.py" script. car_park_pos file contains a list of the (x,y) coordinates of each parking space in the parking lot. To add or remove parking spaces, simply modify this file. To find the free parking spaces you can use "main.py".

parking_lot_monitoring_system_opencv's People

Contributors

ekrrems avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

parking_lot_monitoring_system_opencv's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.