vitrivr / cineast

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.
MIT License
57 stars 50 forks source link

Color features using superpixels #290

Closed rahelarnold98 closed 2 years ago

rahelarnold98 commented 2 years ago

New color features are added to cineast. The new features extend the eleven currently used ones by a preprocessing step performing superpixels of the images. Four different superpixels algorithms can be applied:

The segments are shaded by their mean color. Alternatively, the colors can be mapped to the nearest color of a predefined color set.