Jar examples for j:javacv
BoofCV is an open source Java library for real-time computer vision and robotics applications.
You can download jar file javacv 1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add javacv-1.4.jar to your project.
<dependency> <groupId>org.bytedeco</groupId> <artifactId>javacv</artifactId> <version>1.4</version> </dependency>
compile group: 'org.bytedeco', name: 'javacv', version: '1.4'
libraryDependencies += "org.bytedeco" % "javacv" % "1.4"
<dependency org="org.bytedeco" name="javacv" rev="1.4"/>
@Grapes(@Grab(group='org.bytedeco', module='javacv', version='1.4'))
'org.bytedeco:javacv:jar:1.4'
Click the following link to download the jar file.
javacv-1.4-javadoc.jar