License |
License |
---|---|
GroupId | GroupIdorg.openimaj |
ArtifactId | ArtifactIdtld |
Version | Version1.3.10 |
Type | Typejar |
Description |
DescriptionOpenIMAJ TLD tracker
A port of Georg Nebehay's tracker https://github.com/gnebehay/OpenTLD
originally created by Zdenek Kalal https://github.com/zk00006/OpenTLD
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tld-1.3.10.pom | |
tld-1.3.10.jar | 46 KB |
tld-1.3.10-sources.jar | 35 KB |
tld-1.3.10-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openimaj/tld/ -->
<dependency>
<groupId>org.openimaj</groupId>
<artifactId>tld</artifactId>
<version>1.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openimaj/tld/
implementation 'org.openimaj:tld:1.3.10'
// https://jarcasting.com/artifacts/org.openimaj/tld/
implementation ("org.openimaj:tld:1.3.10")
'org.openimaj:tld:jar:1.3.10'
<dependency org="org.openimaj" name="tld" rev="1.3.10">
<artifact name="tld" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openimaj', module='tld', version='1.3.10')
)
libraryDependencies += "org.openimaj" % "tld" % "1.3.10"
[org.openimaj/tld "1.3.10"]
Group / Artifact | Type | Version |
---|---|---|
org.openimaj : klt-tracker | jar | 1.3.10 |
org.openimaj : core-video-capture | jar | 1.3.10 |