Git Product home page Git Product logo

richardtoo / parkingspacedetection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amanullahtariq/parkingspacedetection

0.0 1.0 0.0 115.78 MB

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.

Home Page: http://ais.informatik.uni-freiburg.de/teaching/ss15/practical/index_en.php

HTML 18.67% C++ 67.09% CMake 1.85% C 12.39%

parkingspacedetection's Introduction

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

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

Who do I talk to?

I would be happy to talk to you about this project and if you are interested then we can further enhance this project to.

Contact

parkingspacedetection's People

Watchers

 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.