openpnp / opencv

OpenCV Java bindings packaged with native libraries, seamlessly delivered as a turn-key Maven dependency.
Other
321 stars 93 forks source link

update with 4.10.0 #113

Open lcxw opened 3 months ago

lcxw commented 3 months ago

Any plans on when version 4.10.0 will be released?

gbiz123 commented 1 month ago

There is no support yet, but you can add the jar as a maven dependency to your pom.xml by creating a local repository. It is a few extra steps, but relatively straightforward. After compiling opencv, follow this guide to add the jar to your classpath:

https://github.com/markkolich/blog/blob/master/content/entries/maven-add-local-jar-dependency-to-classpath.md