ypwhs/carnd-lanelines-p1 — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2017-01-20
Learn the fundamentals of lane detection as a first step toward building self-driving car software.
Follow along with the Udacity Self-Driving Car Nanodegree lane-detection exercise.
Practice using OpenCV for edge detection and line-fitting on video frames.
Process a driving video and output a version with detected lane lines highlighted.
| ypwhs/carnd-lanelines-p1 | rth/dl-lectures-labs | mjib007/revenue-yoy-backtest | |
|---|---|---|---|
| Stars | 15 | 15 | 14 |
| Language | Jupyter Notebook | Jupyter Notebook | Jupyter Notebook |
| Last pushed | 2017-01-20 | 2026-02-06 | — |
| Maintenance | Dormant | Maintained | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | vibe coder | researcher | general |
Figures from each repo's GitHub metadata at analysis time.
Requires installing Python, OpenCV, and moviepy before the notebook exercises can run.
A beginner Jupyter Notebook project that teaches lane-line detection for self-driving cars using OpenCV.
Mainly Jupyter Notebook. The stack also includes Python, OpenCV, moviepy.
Dormant — no commits in 2+ years (last push 2017-01-20).
No license information is provided in the explanation.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.