Skip to content

基于NCNN框架实现车道线检测(C/C++)

Notifications You must be signed in to change notification settings

MR-520DAI/UFAST_NCNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

车道线检测C++移植

基于NCNN框架完成,使用前请先安装NCNN,并修改CMakeLists文件中对应的路径

使用方法

mkdir build
cd build
cmake ..
make
./LaneDet

About

基于NCNN框架实现车道线检测(C/C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published