A Video Stream Analysis and Manipulation Framework for Java and C++, where custom filters can be simply added into the processing pipeline.
For more visit the Description on GitHub Pages.
Status
For current or full status see Release Notes.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOpenCV Прикладные библиотеки Computer Vision Distribution Компиляция и сборка |
| Группа | Группаde.serviceflow.frankenstein.plugin.opencv |
| Идентификатор | Идентификаторdistribution |
| Последняя версия | Последняя версия0.3.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOpenCV Filters - Distribution
Frankenstein VR Video Converter for Virtual Reality and 3D
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| distribution-0.3.6.pom | |
| distribution-0.3.6.jar | 63 MB |
| distribution-0.3.6-sources.jar | 14 KB |
| distribution-0.3.6-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/distribution/ -->
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>distribution</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/distribution/
implementation 'de.serviceflow.frankenstein.plugin.opencv:distribution:0.3.6'
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/distribution/
implementation ("de.serviceflow.frankenstein.plugin.opencv:distribution:0.3.6")
'de.serviceflow.frankenstein.plugin.opencv:distribution:jar:0.3.6'
<dependency org="de.serviceflow.frankenstein.plugin.opencv" name="distribution" rev="0.3.6">
<artifact name="distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.serviceflow.frankenstein.plugin.opencv', module='distribution', version='0.3.6')
)
libraryDependencies += "de.serviceflow.frankenstein.plugin.opencv" % "distribution" % "0.3.6"
[de.serviceflow.frankenstein.plugin.opencv/distribution "0.3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.serviceflow.frankenstein.plugin.opencv : plugin-opencv | jar | 0.3.6 |
| de.serviceflow.frankenstein.plugin.opencv : plugin-opencv-win64 | dll | 0.3.6 |
A Video Stream Analysis and Manipulation Framework for Java and C++, where custom filters can be simply added into the processing pipeline.
For more visit the Description on GitHub Pages.
For current or full status see Release Notes.