An open API service indexing awesome lists of open source software.

https://github.com/y1d1r/parkingapp

ParkingAPP is a Python-based parking management system with License Plate Recognition (LPR) capabilities. The application is developed as a project for the "Computer Vision" module during my Master's degree in Computer Vision at USTHB (University of Science and Technology Houari Boumediene)
https://github.com/y1d1r/parkingapp

computer-vision pyqt5-desktop-application python sift sift-algorithm sift-descriptors

Last synced: 2 months ago
JSON representation

ParkingAPP is a Python-based parking management system with License Plate Recognition (LPR) capabilities. The application is developed as a project for the "Computer Vision" module during my Master's degree in Computer Vision at USTHB (University of Science and Technology Houari Boumediene)

Awesome Lists containing this project

README

        

# ParkingAPP - License Plate Recognition Parking Management System
**If you find the repository informative and believe it could assist you in your projects, consider giving it a star ⭐️**
## Description

ParkingAPP is a Python-based parking management system with License Plate Recognition (LPR) capabilities. The application is developed as a project for the "Computer Vision" module during my Master's degree in Computer Vision at USTHB (University of Science and Technology Houari Boumediene).

The main goal of the ParkingAPP is to facilitate parking management using the SIFT (Scale-Invariant Feature Transform) descriptor for license plate recognition. The system is designed to process images of license plates captured by cameras at the entrance/exit points of a parking lot and provide automated management functionalities.