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

Object Detection 1.3.10

Support for object detection, including a haar-cascade implementation

Лицензия

Лицензия

Группа

Группа

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

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

object-detection
Версия

Версия

1.3.10
Тип

Тип

jar
Описание

Описание

Object Detection
Support for object detection, including a haar-cascade implementation
Организация-разработчик

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

The University of Southampton

Скачать object-detection 1.3.10


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.openimaj : image-processing jar 1.3.10
org.openimaj : image-feature-extraction jar 1.3.10
xpp3 : xpp3_min jar 1.1.4c
xmlpull : xmlpull jar 1.1.3.1

test (1)

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

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

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