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/.

Лицензия

Лицензия

Группа

Группа

org.openimaj
Идентификатор

Идентификатор

klt-tracker
Последняя версия

Последняя версия

1.3.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

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/.
Организация-разработчик

Организация-разработчик

The University of Southampton

Скачать klt-tracker

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.openimaj : core jar 1.3.10
org.openimaj : core-math jar 1.3.10
org.openimaj : core-image jar 1.3.10
org.openimaj : core-video jar 1.3.10
org.openimaj : image-processing jar 1.3.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

Модули Проекта

Данный проект не имеет модулей.

Open Intelligent Multimedia Analysis for Java (OpenIMAJ)

OpenIMAJ is an award-winning collection of libraries and tools for multimedia (images, text, video, audio, etc.) content analysis and content generation. OpenIMAJ is very broad and contains everything from state-of-the-art computer vision (e.g., SIFT descriptors, salient region detection, face detection, etc.) and advanced data clustering, through to software that performs analysis on the content, layout, and structure of web pages.

How to use OpenIMAJ

Please see the tutorial: http://openimaj.org/tutorial

Compiling OpenIMAJ from source

Instructions for source compilation can be found here: https://github.com/openimaj/openimaj/wiki/Compiling-OpenIMAJ-from-Source Please note that you probably don't want to do this unless you intend on adding new features or making changes to the source code; pre-compiled JARs of release versions are available from Maven Central, and regular snapshots (built automatically when code is pushed to the GitHub repository) are available here: http://snapshots.openimaj.org

org.openimaj

Версии библиотеки

Версия
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.1
1.3