MVN

net.raumzeitfalle.registration : image-registration

Maven & Gradle

Apr 26, 2023
6 stars

image-registration · A collection of functions for image registration based on control points using rigid and affine transforms.

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>image-registration</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.raumzeitfalle.registration : image-registration to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of net.raumzeitfalle.registration : image-registration to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
image-registration-0.0.7
image-registration-0.0.6
image-registration-0.0.5
image-registration-0.0.4
image-registration-0.0.3
image-registration-0.0.2
image-registration-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.raumzeitfalle.registration</groupId>
    <artifactId>image-registration</artifactId>
    <version>0.0.7</version>
</dependency>