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.jogamp |
ArtifactId | ArtifactIdplugin-jogamp |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJogAmp Filters - Java Part
Frankenstein VR Video Converter for Virtual Reality and 3D
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugin-jogamp-0.3.6.pom | |
plugin-jogamp-0.3.6.jar | 68 MB |
plugin-jogamp-0.3.6-sources.jar | 6 KB |
plugin-jogamp-0.3.6-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.jogamp/plugin-jogamp/ -->
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-jogamp</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.jogamp/plugin-jogamp/
implementation 'de.serviceflow.frankenstein.plugin.jogamp:plugin-jogamp:0.3.6'
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.jogamp/plugin-jogamp/
implementation ("de.serviceflow.frankenstein.plugin.jogamp:plugin-jogamp:0.3.6")
'de.serviceflow.frankenstein.plugin.jogamp:plugin-jogamp:jar:0.3.6'
<dependency org="de.serviceflow.frankenstein.plugin.jogamp" name="plugin-jogamp" rev="0.3.6">
<artifact name="plugin-jogamp" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.serviceflow.frankenstein.plugin.jogamp', module='plugin-jogamp', version='0.3.6')
)
libraryDependencies += "de.serviceflow.frankenstein.plugin.jogamp" % "plugin-jogamp" % "0.3.6"
[de.serviceflow.frankenstein.plugin.jogamp/plugin-jogamp "0.3.6"]
Group / Artifact | Type | Version |
---|---|---|
de.serviceflow.frankenstein.plugin : api | jar | 0.3.6 |
org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.1 |
org.jogamp.jogl : jogl-all-main | jar | 2.3.1 |
org.jogamp.jocl : jocl-main | jar | 2.3.1 |
org.jogamp.joal : joal-main | jar | 2.3.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.