Last Version

camera-calibration 1.3.10

Camera calibration techniques and associated code

License

License

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

camera-calibration
Version

Version

1.3.10
Type

Type

jar
Description

Description

camera-calibration
Camera calibration techniques and associated code
Project Organization

Project Organization

The University of Southampton

Download camera-calibration 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openimaj : image-local-features jar 1.3.10
org.openimaj : image-feature-extraction jar 1.3.10
org.openimaj : core-video-capture jar 1.3.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.