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
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

io
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 io 0.26


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

Dependencies

compile (5)

Group / Artifact Type Version
org.georegression : georegression jar 0.12
org.boofcv : ip jar 0.26
org.boofcv : calibration jar 0.26
com.thoughtworks.xstream : xstream jar 1.4.7
org.yaml : snakeyaml jar 1.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.