https://github.com/alfredbrake1126/parkingspacedetectionsystem

https://github.com/alfredbrake1126/parkingspacedetectionsystem

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: alfredbrake1126
  • Language: C++
  • Default Branch: master
  • Size: 113 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

Parking Detection

This project is maintain no longer if you want to work or used it please contact me. In order to get insight of this project check out the presentation

Announcement: This project is not maintained anymore

Quick summary

This is the code to detect the parking space for the car given 2D image from the google maps and 3D point Cloud data of the current enivornment.

Purpose

This project was made for the purpose of the AIS LAB.

This repository contains:

  • 2D Lane Detection
  • 3D parking detection

Results

  • Initial data 2D image taking from the google image and plotting the lines using OpenCV

InitialData

  • Applying filters to enhance the lines of the parking spots LaneDetection2D

  • 3D data of the parking area collected by laser sensors and then used using Point Cloud Library 3D-Data

  • Converting 2D image to 3D space so later it can be combine with 3D data 2Dto3D

  • Applying machine learning algorithm, linear regression to detect parking spots in 3D space and combining it with the 2D image data FinalResult

  • Enchancing result by Applying logistic regression Result

Requiremnts

For this project to run you need: * Visual Studio 2012 * OpenCV 3.0 * Point Cloud Library

Owner

  • Login: alfredbrake1126
  • Kind: user

GitHub Events

Total
Last Year