Initial commit
This commit is contained in:
commit
059f46f9ed
10 changed files with 511 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
@ -0,0 +1,5 @@
|
|||
module github.com/AlexEidt/test
|
||||
|
||||
go 1.16
|
||||
|
||||
require gocv.io/x/gocv v0.28.0
|
Loading…
Add table
Add a link
Reference in a new issue