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