These are the Protocol Buffer v3 and gRPC definitions of Cineast 's API. These definitions can be used to use Cineast as a (remote) retrieval engine.
Important notice, this is in early alpha and currently not used anywhere, please use with caution.
Use your preferred build automation tool to include the dependency.
<dependency>
<groupId>org.vitrivr</groupId>
<artifactId>cineast-proto</artifactId>
<version>VERSION</version>
</dependency>
compile 'org.vitrivr:cineast-proto:0.1.0'
Originally, this was developed by @lucaro under the umbrella of the vitrivr organisation.
We use semver to label the versions of Cineast and Cineast Proto. Please be aware that different versions of Cineast and Cineast Proto might not be compatible.