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.
License |
License |
---|---|
Categories |
CategoriesOpenCV Business Logic Libraries Computer Vision |
GroupId | GroupIdde.serviceflow.frankenstein.plugin.opencv |
ArtifactId | ArtifactIdplugin-parent |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenCV Filters - Parent
Frankenstein VR Video Converter for Virtual Reality and 3D
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugin-parent-0.3.6.pom | 845 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-parent/ -->
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-parent/
implementation 'de.serviceflow.frankenstein.plugin.opencv:plugin-parent:0.3.6'
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-parent/
implementation ("de.serviceflow.frankenstein.plugin.opencv:plugin-parent:0.3.6")
'de.serviceflow.frankenstein.plugin.opencv:plugin-parent:pom:0.3.6'
<dependency org="de.serviceflow.frankenstein.plugin.opencv" name="plugin-parent" rev="0.3.6">
<artifact name="plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.serviceflow.frankenstein.plugin.opencv', module='plugin-parent', version='0.3.6')
)
libraryDependencies += "de.serviceflow.frankenstein.plugin.opencv" % "plugin-parent" % "0.3.6"
[de.serviceflow.frankenstein.plugin.opencv/plugin-parent "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.