MVN

org.openimaj : klt-tracker

Maven & Gradle

Feb 09, 2020
15 usages

OpenIMAJ Kanade-Lucas-Tomasi Tracker · A port of Stan Birchfield's Kanade-Lucas-Tomasi tracker to OpenIMAJ. See http://www.ces.clemson.edu/~stb/klt/.

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>klt-tracker</artifactId>
    <version>1.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openimaj : klt-tracker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.10

All Versions

Choose a version of org.openimaj : klt-tracker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
klt-tracker-1.3.10
klt-tracker-1.3.9
klt-tracker-1.3.8
klt-tracker-1.3.7
klt-tracker-1.3.6
klt-tracker-1.3.5
klt-tracker-1.3.1
1.3
klt-tracker-1.3

How to add a dependency to Maven

Add the following org.openimaj : klt-tracker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openimaj</groupId>
    <artifactId>klt-tracker</artifactId>
    <version>1.3.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openimaj : klt-tracker gradle dependency to your build.gradle file:

implementation 'org.openimaj:klt-tracker:1.3.10'

Gradle Kotlin DSL: Add the following org.openimaj : klt-tracker gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openimaj:klt-tracker:1.3.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openimaj : klt-tracker sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openimaj" % "klt-tracker" % "1.3.10"

Advertisement

Dependencies from Group

Feb 09, 2020
45 usages
Feb 09, 2020
34 usages
Feb 09, 2020
29 usages
Feb 09, 2020
29 usages
Feb 09, 2020
27 usages

Discover Dependencies

Feb 09, 2020
6 usages
282 stars
Feb 09, 2020
2 usages
Nov 08, 2020
2 usages
50 stars
Nov 23, 2021
134 stars
Feb 15, 2023
48 usages
1.9k stars
Jul 05, 2019
2 usages
0 stars
Jan 03, 2018
1 usages
Jul 21, 2016
1 stars