Revert "chore: bump gocv to v0.35.0"

This reverts commit 0c2083aed6.
This commit is contained in:
2023-11-02 16:04:12 +01:00
parent 0c2083aed6
commit f97c9cfc61
64 changed files with 502 additions and 2326 deletions

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

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