BoofCV

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

processing
Last Version

Last Version

0.19
Release Date

Release Date

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 processing

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.boofcv : io jar 0.19
org.boofcv : learning jar 0.19
org.boofcv : recognition jar 0.19
org.georegression : georegression jar 0.8
org.boofcv : ip jar 0.19
org.boofcv : sfm jar 0.19
org.boofcv : geo jar 0.19
org.boofcv : visualize jar 0.19
org.boofcv : all jar 0.19
org.boofcv : feature jar 0.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.19
0.18
0.17