Skip to content

hyxhope/mynteye_darknet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mynteye_darknet

读取小觅摄像头并用darknet进行实时目标检测

darknet

需要安装小觅的SDK

Dependencies

在Ubuntu18.04下测试通过,支持x86,arm

Build

git clone https://github.com/hyxhope/mynteye_darknet.git
cd mynteye_darknet/
cmake .
make
./test

如果报错找不到-ldarknet,即是找不到动态链接库libdarknet.so,视情况重新编译darknet,或者修改CMakeList.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published