update: 修改由于OpenCV3.4不兼容的API

This commit is contained in:
divenswu 2024-01-22 19:22:53 +08:00
parent 5a89becf8f
commit 35eec74328

View File

@ -24,7 +24,7 @@
<dependency>
<groupId>org.openpnp</groupId>
<artifactId>opencv</artifactId>
<version>4.7.0-0</version>
<version>3.4.2-0</version>
</dependency>
</dependencies>