chore: bump gocv to v0.35.0

This commit is contained in:
2023-10-15 11:53:35 +02:00
parent 49aaa38f82
commit 0c2083aed6
64 changed files with 2326 additions and 502 deletions

2
vendor/gocv.io/x/gocv/Dockerfile generated vendored
View File

@ -1,6 +1,6 @@
# to build this docker image:
# docker build .
FROM gocv/opencv:4.6.0
FROM ghcr.io/hybridgroup/opencv:4.8.1
ENV GOPATH /go