YingnanWang-Ray / Lane-line-detecet-with-OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lane-line-detecet-with-OpenCV

This project use Canny algorithm and other ones to detect the lane line and high light them by using OpenCV library.

包含目录 C:\Users\xxx\Documents\opencv\build\include\opencv2 C:\Users\xxx\Documents\opencv\build\include\opencv C:\Users\xxx\Documents\opencv\build\include

库目录 C:\Users\xxx\Documents\opencv\build\x64\vc12\lib C:\Users\xxx\Documents\opencv\build\x64\vc14\lib

链接器 输入 附加依赖项 opencv_world310d.lib opencv_world310.lib

About

License:MIT License


Languages

Language:C++ 100.0%