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)
- Host: GitHub
- URL: https://github.com/y1d1r/parkingapp
- Owner: Y1D1R
- Created: 2023-07-22T11:27:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T13:14:35.000Z (over 1 year ago)
- Last Synced: 2025-02-01T23:40:28.652Z (4 months ago)
- Topics: computer-vision, pyqt5-desktop-application, python, sift, sift-algorithm, sift-descriptors
- Language: Python
- Homepage:
- Size: 8.08 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ⭐️**
## DescriptionParkingAPP 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.