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

Fixed HashMap Bug in Model3DThumbnailExporter #355

Closed net-cscience-raphael closed 2 years ago

net-cscience-raphael commented 2 years ago

Fixed Model3DThumbnailExporter not working due to HashMap/Map reflections mismatch. Similar to #337