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