Skip to content

Basic examples of additional Feature Modules for Cineast

License

Notifications You must be signed in to change notification settings

vitrivr/cineast-plugin-example

Repository files navigation

This repository contains examples of Feature Modules for Cineast.

To be able to use the additional modules, start Cineast in the following way:

For the interactive Cineast CLI:

java -cp path/to/plugin.jar:path/to/cineast-api.jar org.vitrivr.cineast.api.Main

For the standalone Cineast runtime:

java -cp path/to/plugin.jar:path/to/cineast-runtime.jar org.vitrivr.cineast.standalone.Main

About

Basic examples of additional Feature Modules for Cineast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages