Coder Social home page Coder Social logo

lane-detection's Introduction

Lane-Detection

Lane Detection for Self Driving Cars

ENPM 673 Perception for Autonomous Robots - Project 2

Lane Detection

Steps to run

with images: end folder path containing images needs to be given
pyhton3 lane.py -dataset 1 -path /home/siddharth/Downloads/673/Project2/data/data_1/data/

Challenge video: Please ensure the video file is present in the current working directory or provide the complete file path
python3 lane.py -dataset 2
python3 lane.py -dataset 2 -path /home/siddharth/Downloads/673/Project2/data/data_2/challenge_video.mp4
(output vides will be rendered in the present working directory)

Parameters:

-dataset: 1: For the images ; 2: for challenge video
-path: path of input folder/file

Outputs from run:

Enhancing the quality of video from night drive using Histogram equalization method

Steps to run

Please ensure that the video file is in the present working directory or provide the path argument having complete video file path
python3 problem1.py -method  histogram
python3 problem1.py -method  histogram -path /home/siddharth/Downloads/673/Project2/Night\ Drive\ -\ 2689.mp4
python3 problem1.py -method  gamma
    (please note that the execution using the histogram method will take consume CPU, time and memory)

Parameters:

-method: method to be used - either histogram or gamma
-path: path of input file

Google drive link to output videos:

https://drive.google.com/drive/folders/1ivJRFKzYbeRKER1eEn-jbTcZUcTrM7-g?usp=sharing

lane-detection's People

Contributors

siddharthtelang avatar

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.