| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScience Прикладные библиотеки |
| Группа | Группаscience.aist.imaging |
| Идентификатор | Идентификаторopenimaj |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFramework for image processing and computer vision.
|
| Организация-разработчик |
Организация-разработчикAdvanced Information Systems and Technology |
| Имя Файла | Размер |
|---|---|
| openimaj-2.0.0.pom | |
| openimaj-2.0.0.jar | 11 KB |
| openimaj-2.0.0-sources.jar | 9 KB |
| openimaj-2.0.0-javadoc.jar | 423 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/science.aist.imaging/openimaj/ -->
<dependency>
<groupId>science.aist.imaging</groupId>
<artifactId>openimaj</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/science.aist.imaging/openimaj/
implementation 'science.aist.imaging:openimaj:2.0.0'
// https://jarcasting.com/artifacts/science.aist.imaging/openimaj/
implementation ("science.aist.imaging:openimaj:2.0.0")
'science.aist.imaging:openimaj:jar:2.0.0'
<dependency org="science.aist.imaging" name="openimaj" rev="2.0.0">
<artifact name="openimaj" type="jar" />
</dependency>
@Grapes(
@Grab(group='science.aist.imaging', module='openimaj', version='2.0.0')
)
libraryDependencies += "science.aist.imaging" % "openimaj" % "2.0.0"
[science.aist.imaging/openimaj "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| science.aist.imaging : api | jar | 2.0.0 |
| org.openimaj : core-image | jar | 1.3.10 |
| javax.activation : activation | jar | 1.1.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| science.aist.seshat : api | jar | 1.1.0 |
| science.aist : jack | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-beans | jar | 4.3.7.RELEASE |
| org.springframework : spring-core | jar | 4.3.7.RELEASE |
| org.springframework : spring-test | jar | 4.3.7.RELEASE |
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| org.testng : testng | jar | 6.11 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.11.1 |