Cineast is a multi-feature content-based mulitmedia retrieval engine. It is capable of retrieving images, audio- and video sequences as well as 3d models based on edge or color sketches, textual descriptions and example objects.
This PR upgrades Cineast to Java 17, bumps most libraries to their current version and cleans up the API classes by moving all of them to record. It also applies the codestyle and consistent ordering of static methods / variables to all classes
This PR upgrades Cineast to Java 17, bumps most libraries to their current version and cleans up the API classes by moving all of them to
record
. It also applies the codestyle and consistent ordering of static methods / variables to all classes