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 Distribution Build Tools |
GroupId | GroupIdde.serviceflow.frankenstein.plugin.opencv |
ArtifactId | ArtifactIddistribution |
Last Version | Last Version0.3.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenCV Filters - Distribution
Frankenstein VR Video Converter for Virtual Reality and 3D
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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.