Last Version

BoofCV 0.26

BoofCV is an open source Java library for real-time computer vision and robotics applications.

License

License

Categories

Categories

BoofCV Business Logic Libraries Computer Vision JavaCV
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

javacv
Version

Version

0.26
Type

Type

jar
Description

Description

BoofCV
BoofCV is an open source Java library for real-time computer vision and robotics applications.
Project URL

Project URL

http://boofcv.org
Source Code Management

Source Code Management

https://github.com/lessthanoptimal/BoofCV

Download javacv 0.26


<!-- https://jarcasting.com/artifacts/org.boofcv/javacv/ -->
<dependency>
    <groupId>org.boofcv</groupId>
    <artifactId>javacv</artifactId>
    <version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/org.boofcv/javacv/
implementation 'org.boofcv:javacv:0.26'
// https://jarcasting.com/artifacts/org.boofcv/javacv/
implementation ("org.boofcv:javacv:0.26")
'org.boofcv:javacv:jar:0.26'
<dependency org="org.boofcv" name="javacv" rev="0.26">
  <artifact name="javacv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boofcv', module='javacv', version='0.26')
)
libraryDependencies += "org.boofcv" % "javacv" % "0.26"
[org.boofcv/javacv "0.26"]

Dependencies

compile (10)

Group / Artifact Type Version
org.georegression : georegression jar 0.12
org.boofcv : ip jar 0.26
org.boofcv : io jar 0.26
org.bytedeco : javacv jar 1.1
org.bytedeco.javacpp-presets : opencv jar 3.0.0-1.1
org.bytedeco.javacpp-presets : ffmpeg jar 2.8.1-1.1
org.bytedeco.javacpp-presets : opencv jar 3.0.0-1.1
org.bytedeco.javacpp-presets : ffmpeg jar 2.8.1-1.1
org.bytedeco.javacpp-presets : opencv jar 3.0.0-1.1
org.bytedeco.javacpp-presets : ffmpeg jar 2.8.1-1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.