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 Geo Geospatial
GroupId

GroupId

org.boofcv
ArtifactId

ArtifactId

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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.georegression : georegression jar 0.12
org.boofcv : ip jar 0.26
org.boofcv : feature jar 0.26

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.boofcv : visualize jar 0.26

Project Modules

There are no modules declared in this project.