jawilk / Self-Driving-RC-Car-Payment
Self driving RC-car pays for car barrier on its own. This repository contains code for some autonomous car techniques applied to an RC-Car.
☆24Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Self-Driving-RC-Car-Payment
- Self-driving RC car using OpenCV and Keras☆63Updated 4 years ago
- Autonomous RC Car using Neural Networks, Python and Open CV☆133Updated 3 years ago
- Computer Vision for autonomous lane detection (and motor control)☆38Updated 8 years ago
- Self-driving RC Car ROS Software☆17Updated 6 years ago
- Vehicle Detection Project☆30Updated 3 years ago
- An advanced lane-finding algorithm using distortion correction, image rectification, color transforms, and gradient thresholding.☆80Updated 6 years ago
- Lane Lines Detection using Python and OpenCV for self-driving car☆103Updated 7 years ago
- OpenCV in Python for lane line and vehicle detection/tracking in autonomous cars☆238Updated 3 years ago
- A project to demonstrate lane detection with a front facing camera.☆110Updated 7 months ago
- ROS-based code to control a real Self-Driving Car. Final project in Udacity's Self-Driving Car Engineer Nanodegree.☆8Updated 6 years ago
- Finding lane lines on a video using computer vision☆30Updated 2 years ago
- Autonomous RC Car powered by a Convoluted Neural Network implemented in Python with Tensorflow☆42Updated 6 years ago
- Vehicle Detection Project☆50Updated 7 years ago
- Repository for my mobile robot project with Computer Vision on Raspberry Pi and Arduino☆56Updated 7 years ago
- ☆59Updated 4 years ago
- Lane Finding Project for Self-Driving Car ND☆58Updated 7 years ago
- This simulation of a car uses steering angle predictions from a convolutional neural network, this is also called end-to-end learning. It…