Regionalize operator

Identifies (sufficiently) uniform regions in the source image, allocates each a unique integer ID, and generates an output image with these IDs as pixel values

Лицензия

Лицензия

Группа

Группа

com.googlecode.jaitools
Идентификатор

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

jt-regionalize
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Regionalize operator
Identifies (sufficiently) uniform regions in the source image, allocates each a unique integer ID, and generates an output image with these IDs as pixel values
Ссылка на сайт

Ссылка на сайт

http://code.google.com/p/jai-tools/jt-regionalize/
Система контроля версий

Система контроля версий

http://code.google.com/p/jai-tools/source/browse/branches/1.1.x/jt-regionalize

Скачать jt-regionalize

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.googlecode.jaitools : jt-utils jar 1.1.1

provided (3)

Идентификатор библиотеки Тип Версия
javax.media : jai_core jar 1.1.3
javax.media » jai_codec jar 1.1.3
javax.media » jai_imageio jar 1.1

test (1)

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

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

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

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

Версия
1.1.1
1.1.0