This website requires JavaScript.
Explore
Help
Sign In
rzzn
/
Count_People
Watch
1
Star
0
Fork
0
You've already forked Count_People
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Count_People
/
C++
/
readme.md
Huey
f5e6ec00fe
first
2024-07-11 00:55:06 +08:00
195 B
Raw
Blame
History
客流统计算法
环境配置
安装RK1109/RK1126交叉编译工具链
Opencv交叉编译
OpenSSL交叉编译
编译
mkdir build cd build cmake .. make