• Stars
    star
    25
  • Rank 957,573 (Top 19 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Computer Vision algorithm to detect straight lane lines markings on road using OpenCV Image Processing, Color Masks, Canny Edge Detection and Hough Transform.

More Repositories

1

Advanced-Lane-Detection

Computer Vision algorithm to compute road curvature and lane vehicle offset using OpenCV Image Processing, Camera Calibration, Perspective Transform, Color Masks, Sobels and Polynomial Fit.
Jupyter Notebook
37
star
2

Extended-Kalman-Filter

Sensor fusion algorithm using LiDAR and RADAR data to track moving object, predicting and updating dynamic state estimation.
C++
36
star
3

Highway-Driving

Path planning algorithm to safely navigate a vehicle around highway while changing lanes and limiting acceleration and jerk.
C++
25
star
4

Route-Planner

Google maps style routing algorithm to calculate the shortest path between two points using A* search algorithm.
Jupyter Notebook
25
star
5

Kidnapped-Vehicle

Particle Filter algorithm to localize a vehicle within a few centimeters, given a map, LiDAR measurements, vehicle controls and GPS.
C++
12
star
6

PID-Controller

Proportional Integral Derivative algorithm to control a car's direction and velocity through steering angle and throttle actuators.
C++
11
star
7

ComputerVision-Exercises

Jupyter Notebook
3
star
8

Behavioral-Cloning

Deep Neural Network modeled with Keras to clone human behavior of steering a car around a virtual track using front-facing camera images.
Python
3
star
9

OpenStreetMap-Route-Planning-Project

C++
2
star
10

Traffic-Sign-Classifier

Traffic sign recognition algorithm using front facing camera images and classification based on Convolutional Neural Networks.
Jupyter Notebook
2
star
11

Self-Driving-Car-Capstone

Jupyter Notebook
1
star
12

Snake-Game

C++
1
star
13

Concurrent-Traffic-Simulation

Multi thread application to simulate vehicles driving in a city, while sharing resources such as intersections with traffic lights.
C++
1
star
14

Model-Predictive-Control

Model Predictive Controller to steer a car for following reference trajectory while driving around a curved track.
C++
1
star
15

Localization-Excercises

Jupyter Notebook
1
star