Last Version

BoofCV 0.36.1

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

boofcv-calibration
Version

Version

0.36.1
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 boofcv-calibration 0.36.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.georegression : georegression jar 0.22
org.ddogleg : ddogleg jar 0.18
org.boofcv : boofcv-ip jar 0.36.1
org.boofcv : boofcv-feature jar 0.36.1
org.boofcv : boofcv-geo jar 0.36.1
net.sf.trove4j : trove4j jar 3.0.3

runtime (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
javax.annotation : jsr250-api jar 1.0

test (4)

Group / Artifact Type Version
org.boofcv : boofcv-io jar 0.36.1
org.boofcv : boofcv-recognition jar 0.36.1
org.boofcv : boofcv-swing jar 0.36.1
org.junit.jupiter : junit-jupiter-api jar 5.4.0

Project Modules

There are no modules declared in this project.