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 |
|---|---|
| GroupId | GroupIdde.serviceflow.frankenstein.plugin |
| ArtifactId | ArtifactIdapi |
| Last Version | Last Version0.3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFilter Plugin API
Frankenstein VR Video Converter for Virtual Reality and 3D
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| api-0.3.6.pom | |
| api-0.3.6.jar | 9 KB |
| api-0.3.6-sources.jar | 6 KB |
| api-0.3.6-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin/api/ -->
<dependency>
<groupId>de.serviceflow.frankenstein.plugin</groupId>
<artifactId>api</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin/api/
implementation 'de.serviceflow.frankenstein.plugin:api:0.3.6'
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin/api/
implementation ("de.serviceflow.frankenstein.plugin:api:0.3.6")
'de.serviceflow.frankenstein.plugin:api:jar:0.3.6'
<dependency org="de.serviceflow.frankenstein.plugin" name="api" rev="0.3.6">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.serviceflow.frankenstein.plugin', module='api', version='0.3.6')
)
libraryDependencies += "de.serviceflow.frankenstein.plugin" % "api" % "0.3.6"
[de.serviceflow.frankenstein.plugin/api "0.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openpnp : opencv | jar | 3.2.0-1 |
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.