GithubHelp home page GithubHelp logo

jonmon6691 / carnd-advanced-lane-lines Goto Github PK

View Code? Open in Web Editor NEW

This project forked from udacity/carnd-advanced-lane-lines

0.0 2.0 0.0 103.4 MB

The second project in the Car Nano Degree, my implementation

License: MIT License

Python 100.00%

carnd-advanced-lane-lines's Introduction

Advanced Lane Finding

Udacity - Self-Driving Car NanoDegree

final

An implementation of advanced lane finding from the Udacity Self Driving Car Engineering Nano Degree.

Key files in this repo

  • writeup.md
    • Project reflection including a brief description of each stage in the pipeline, shortcomings, and possible improvements.
  • pipeline.py
    • Entry point to the project, call with python 3.6 or greater, no arguments
    • $ python3 pipeline.py
  • helpers.py
    • Imported by pipeline.py no need to run directly
    • Contains PipelineDebug class used to easily save images at different stages in the pipeline
  • lanes.py
    • Imported by pipeline.py no need to run directly
    • Contains the LaneFinder class which holds all the state necessary for each lane as it is searched for in the image.
  • calibrate_camera.py
    • Generates camera calibration constants from calibration targets
    • Saves them in camera.cal as a python pickled dictionary object

carnd-advanced-lane-lines's People

Contributors

ryan-keenan avatar mvirgo avatar brok-bucholtz avatar baumanab avatar harveenchadha avatar mreichelt avatar citlaligm avatar

Watchers

James Cloos avatar Jon Wallace 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.