Objective A demo of Vehicle Detection System: a monocular camera is used for detecting vehicles. (1) Highway Drive (with Lane Departure Warning) (Click to see the full video) (2) City Drive (Vehicle Detection only) (Click to see the full video) Code & Files 1. My project includes the following files […]
Detection
GitHub – udacity/CarND-Vehicle-Detection: Vehicle Detection Project
In this project, your goal is to write a software pipeline to detect vehicles in a video (start with the test_video.mp4 and later implement on full project_video.mp4), but the main output or product we want you to create is a detailed writeup of the project. Check out the writeup template […]