marvin

Marvin Image Processing Framework provides features for processing images and videos in real-time

Лицензия

Лицензия

Группа

Группа

com.github.downgoon
Идентификатор

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

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

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

1.5.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

marvin
Marvin Image Processing Framework provides features for processing images and videos in real-time
Ссылка на сайт

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

https://github.com/downgoon/marvin
Система контроля версий

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

https://github.com/downgoon/marvin

Скачать marvin

Имя Файла Размер
marvin-1.5.5.pom 4 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.downgoon/marvin/ -->
<dependency>
    <groupId>com.github.downgoon</groupId>
    <artifactId>marvin</artifactId>
    <version>1.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/marvin/
implementation 'com.github.downgoon:marvin:1.5.5'
// https://jarcasting.com/artifacts/com.github.downgoon/marvin/
implementation ("com.github.downgoon:marvin:1.5.5")
'com.github.downgoon:marvin:pom:1.5.5'
<dependency org="com.github.downgoon" name="marvin" rev="1.5.5">
  <artifact name="marvin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='marvin', version='1.5.5')
)
libraryDependencies += "com.github.downgoon" % "marvin" % "1.5.5"
[com.github.downgoon/marvin "1.5.5"]

Зависимости

test (1)

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

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

  • MarvinFramework
  • MarvinPlugins
  • MarvinSamples

Marvin Image Processing Framework

Java Image Processing Framework forked from gabrielarchanjo/marvinproject

Pure Java cross-platform image processing framework that provides features for image and video frame processing, multi-threading image processing, GUI integration, extensibility via plug-ins, unit text automation among other things.

WEBSITE: http://marvinproject.sourceforge.net/

Maven Dependency

<dependency>
  <groupId>com.github.downgoon</groupId>
  <artifactId>MarvinPlugins</artifactId>
  <version>1.5.5</version>
</dependency>

<dependency>
  <groupId>com.github.downgoon</groupId>
  <artifactId>MarvinFramework</artifactId>
  <version>1.5.5</version>
</dependency>

QuickStart

  • clone and import into IDE
git clone https://github.com/downgoon/marvin

Dependency Tree: MarvinSamples => MarvinPlugins => MarvinFramework => JavaCV

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

Версия
1.5.5