Jar examples for o:opencv
OpenCV packaged with native libraries and loader for multiple platforms.
You can download jar file opencv 3.1.0-r3-my in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add opencv-3.1.0-r3-my.jar to your project.
<dependency> <groupId>com.mytechia</groupId> <artifactId>opencv</artifactId> <version>3.1.0-r3-my</version> </dependency>
compile group: 'com.mytechia', name: 'opencv', version: '3.1.0-r3-my'
libraryDependencies += "com.mytechia" % "opencv" % "3.1.0-r3-my"
<dependency org="com.mytechia" name="opencv" rev="3.1.0-r3-my"/>
@Grapes(@Grab(group='com.mytechia', module='opencv', version='3.1.0-r3-my'))
'com.mytechia:opencv:jar:3.1.0-r3-my'
Click the following link to download the jar file.
opencv-3.1.0-r3-my-javadoc.jar