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-opencv |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenCV Filters - Java Part
Frankenstein VR Video Converter for Virtual Reality and 3D
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugin-opencv-0.3.6.pom | |
plugin-opencv-0.3.6.jar | 62 MB |
plugin-opencv-0.3.6-sources.jar | 12 KB |
plugin-opencv-0.3.6-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-opencv/ -->
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-opencv</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-opencv/
implementation 'de.serviceflow.frankenstein.plugin.opencv:plugin-opencv:0.3.6'
// https://jarcasting.com/artifacts/de.serviceflow.frankenstein.plugin.opencv/plugin-opencv/
implementation ("de.serviceflow.frankenstein.plugin.opencv:plugin-opencv:0.3.6")
'de.serviceflow.frankenstein.plugin.opencv:plugin-opencv:jar:0.3.6'
<dependency org="de.serviceflow.frankenstein.plugin.opencv" name="plugin-opencv" rev="0.3.6">
<artifact name="plugin-opencv" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.serviceflow.frankenstein.plugin.opencv', module='plugin-opencv', version='0.3.6')
)
libraryDependencies += "de.serviceflow.frankenstein.plugin.opencv" % "plugin-opencv" % "0.3.6"
[de.serviceflow.frankenstein.plugin.opencv/plugin-opencv "0.3.6"]
Group / Artifact | Type | Version |
---|---|---|
de.serviceflow.frankenstein.plugin : api | jar | 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.