# ParkingSpaceDetection **Repository Path**: liu_ma_yun/ParkingSpaceDetection ## Basic Information - **Project Name**: ParkingSpaceDetection - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-19 - **Last Updated**: 2021-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README <<<<<<< HEAD # DetectParking Algorithm for parking detection using computer vision with OPENCV. This work was based on the work of https://github.com/eladj/detectParking Eladj thanks for your algorithm. You helped a lot. We use Python 2.7 with OpenCv to work on it. The YAML library was used. To install use: pip install pyyaml The main code is in python/main.py You can place parking limits on datasets/parking2.yml ======= # parking_space_detection parking space detection >>>>>>> 05c575c0557d5cdf248aa4cfd3ab226b8c92b1c4