All Projects → kemfic → Curved Lane Lines

kemfic / Curved Lane Lines

Licence: mit
detect curved lane lines using HSV filtering and sliding window search.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Curved Lane Lines

Car Finding Lane Lines
Finding Lane Lines using Python and OpenCV
Stars: ✭ 299 (+199%)
Mutual labels:  self-driving-car, jupyter-notebook, opencv
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+1839%)
Mutual labels:  robotics, self-driving-car, jupyter-notebook
Selfdrivingcar
A collection of all projects pertaining to different layers in the SDC software stack
Stars: ✭ 107 (+7%)
Mutual labels:  self-driving-car, jupyter-notebook, opencv
Vehicle Detection And Tracking
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
Stars: ✭ 60 (-40%)
Mutual labels:  self-driving-car, jupyter-notebook, opencv
Opencv Tutorials
Tutorials for learning OpenCV in Python from Scratch
Stars: ✭ 36 (-64%)
Mutual labels:  jupyter-notebook, opencv
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (-71%)
Mutual labels:  robotics, jupyter-notebook
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-62%)
Mutual labels:  self-driving-car, jupyter-notebook
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-44%)
Mutual labels:  jupyter-notebook, opencv
Tensorrider self driving car
基于BP神经网络的自动驾驶模型车。包含收集数据、控制模型生成与在线/离线自动运行所需的程序。
Stars: ✭ 17 (-83%)
Mutual labels:  self-driving-car, jupyter-notebook
Computer Vision
Computer vision sabbatical study materials
Stars: ✭ 39 (-61%)
Mutual labels:  jupyter-notebook, opencv
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+993%)
Mutual labels:  self-driving-car, jupyter-notebook
Traffic Sign Classifier
Udacity Self-Driving Car Engineer Nanodegree. Project: Build a Traffic Sign Recognition Classifier
Stars: ✭ 12 (-88%)
Mutual labels:  self-driving-car, jupyter-notebook
Skydetector
A Python implementation of Sky Region Detection in a Single Image for Autonomous Ground Robot Navigation (Shen and Wang, 2013)
Stars: ✭ 23 (-77%)
Mutual labels:  jupyter-notebook, opencv
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (-63%)
Mutual labels:  jupyter-notebook, opencv
Computer Vision
Computer vision exercise with Python and OpenCV.
Stars: ✭ 17 (-83%)
Mutual labels:  jupyter-notebook, opencv
Facerecog
Face Recognition using Neural Networks implemented using Keras
Stars: ✭ 39 (-61%)
Mutual labels:  jupyter-notebook, opencv
Advanced Lane Detection
An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.
Stars: ✭ 71 (-29%)
Mutual labels:  self-driving-car, jupyter-notebook
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-35%)
Mutual labels:  self-driving-car, jupyter-notebook
Mit 6.s094
MIT-6.S094: Deep Learning for Self-Driving Cars Assignments solutions
Stars: ✭ 74 (-26%)
Mutual labels:  self-driving-car, jupyter-notebook
Opencv Machine Learning
M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
Stars: ✭ 693 (+593%)
Mutual labels:  jupyter-notebook, opencv

curved lane lines

detect curved lane lines using HSV filtering and sliding window search.

out.gif

for a cool writeup, check out the hackster page

to see a video on how it works, check out this video

to see it in action, check out this video

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].