ai-agent

car-finding-lane-lines: Lane Detection

Detect lane lines with Python and OpenCV. For self-driving car startup founders.
346 stars110 forksJupyter NotebookGuide quality 9/10Updated 11/8/2020100% free · open source
What it does

This tool uses Python and OpenCV to detect and highlight lane lines in images and videos, useful for autonomous driving applications or lane departure warning systems.

When to use it
  • When developing autonomous vehicles that require lane detection
  • When creating driver assistance systems that alert for lane departures
  • When analyzing traffic footage to understand lane usage patterns
Ready-to-paste prompt
python lane_finding.py -i test_images/solidWhiteCurve.jpg -o output.jpg
Heads up: Make sure to have OpenCV installed and configured correctly, and be aware that this tool assumes the input images or videos are in a specific format and may require adjustments for other formats or resolutions
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/car-finding-lane-lines && curl -fsSL https://workflowstacks.com/api/skills/car-finding-lane-lines/claude-skill -o ~/.claude/skills/car-finding-lane-lines/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

5
top-level files
4
folders
79.0M
source size
MIT
license
Key files
README.md
File tree
images/
output_videos/
test_images/
test_videos/
.gitignore
environment.yml
Finding_Lane_Lines_on_the_Road.ipynb
LICENSE
README.md
Quick Actions
Details
Creator
naokishibuya
Language
Jupyter Notebook
Category
ai-agent
Published
2/2/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.