公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
VAProcess
视频分析2.0 多进程拆分仓库
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
initial commit
zhangmeng
2019-04-30
bdb9aa3a1b6c8c0702ced4ca1d12eefff07ad4e7
[~chenshijun/VAProcess.git]
/
analysis
/
go.mod
1
2
3
4
5
6
7
8
module analysis
go 1.12
require (
gocv.io/x/gocv v0.19.0
nanomsg.org/go-mangos v1.4.0
)