SkillAgentSearch skills...

LaneDetector

An OpenCV Lane Detector for dummies in C++.

Install / Use

npx skills add JanHalozan/LaneDetector

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

LaneDetector

An OpenCV Lane Detector for dummies in C++.

Instalation

  1. OpenCV
    Make sure you have OpenCV installed. This might be a bit tricky. I think this one worked for me: https://medium.com/@jaskaranvirdi/setting-up-opencv-and-c-development-environment-in-xcode-b6027728003

  2. Run :)

Notes

The biggest issue right now is the conversion to bird's eye view. This is more or less a matter od keeping the camera really still and finding a right value for the region of interest. The rest should work pretty solid.

Authors

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks3

Languages

C++

Security Score

75/100

Audited on Feb 19, 2025

No findings