Initial commit

This commit is contained in:
2025-10-24 10:37:55 -04:00
commit 3202d5f54e
3 changed files with 157 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module cloudcover
go 1.24.4
require gocv.io/x/gocv v0.42.0