keel-boofcv
Integration between keel and boofcv
Maven
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииBoofCV Прикладные библиотеки Computer Vision |
| Группа | Группаcom.harium.keel |
| Идентификатор | Идентификаторboofcv |
| Последняя версия | Последняя версия0.34.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеKeel Boof
Keel BoofCV Integration
|
| Имя Файла | Размер |
|---|---|
| boofcv-0.34.0.pom | |
| boofcv-0.34.0.jar | 5 KB |
| boofcv-0.34.0-sources.jar | 2 KB |
| boofcv-0.34.0-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.harium.keel/boofcv/ -->
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.keel/boofcv/
implementation 'com.harium.keel:boofcv:0.34.0'
// https://jarcasting.com/artifacts/com.harium.keel/boofcv/
implementation ("com.harium.keel:boofcv:0.34.0")
'com.harium.keel:boofcv:jar:0.34.0'
<dependency org="com.harium.keel" name="boofcv" rev="0.34.0">
<artifact name="boofcv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.keel', module='boofcv', version='0.34.0')
)
libraryDependencies += "com.harium.keel" % "boofcv" % "0.34.0"
[com.harium.keel/boofcv "0.34.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.harium.keel : core | jar | 1.6.0 |
| org.boofcv : boofcv-core | jar | 0.34 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
Integration between keel and boofcv
<dependency>
<groupId>com.harium.keel</groupId>
<artifactId>boofcv</artifactId>
<version>0.34.0</version>
</dependency>