GithubHelp home page GithubHelp logo

steampunknation / capstoneparkingoptimization Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 5.44 MB

Automatic car and license plate recognition with plate text extraction and DB comparison

License: MIT License

Python 100.00%
computer-vision mariadb opencv opencv2-python pytesseract-ocr python tesseract-ocr watchdog yolov8

capstoneparkingoptimization's Introduction

Parking Utilization and Optimization

Project Overview

The goal of this project is to develop a system that leverages the capabilities of computer vision to detect vehicles and recognize license plate numbers. This will enhance the monitoring of parking space utilization and ensure adherence to parking policies. The final outcome of this project is a proof-of-concept that serves as a model for a full scale implementation. On this project, we will not be implementing any hardware on the client's main campus.

Key Contributors

This project is worked on by:

  • Cheryl Cannamela
  • Andrew Donate
  • Dominic Nyfeler

Installation Instructions

  1. Clone the repository to your local machine.
  2. Navigate to the directory and install the required dependencies by running pip install -r requirements.txt.
  3. Create a MariaDB database and modify the config-RENAME.py with your credentials and server information.
  4. Modify videoInput in your config file to select video camera to use (Default: 0)

Usage

To use the software, run python file_update_checker.py from the command line. Then run python yolov8.py from the command line.

Programming Tools and Libraries

The main programming language for this project is Python, and we primarily make use of the following libraries:

  • OpenCV2
  • Ultralytics (YOLO)
  • MariaDB
  • Pytesseract (Google Tesseract)
  • Watchdog
  • Scikit Image
  • FilterPy

Contribution

If you'd like to contribute to this project, please fork the repo and submit a pull request with your changes. All contributions are appreciated!

Changelog / Release Notes

For detailed release notes and changes in each version, see the CHANGELOG.md file at the root of this repository.

Acknowledgments

Special thanks to the open source libraries used in this project.

Thank you to Alex Bewley and contributors for the usage of SORT https://github.com/abewley/sort.git

License

This project is licensed under the MIT License. See LICENSE file for details.

Contact Information

For any queries or concerns, reach out to us at:

  • Cheryl Cannamela: REDACTED
  • Andrew Donate: REDACED
  • Dominic Nyfeler: REDACTED

capstoneparkingoptimization's People

Contributors

steampunknation avatar nyfelerdominic avatar

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.