vitrivr / vitrivr-engine

vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
https://vitrivr.org
MIT License
6 stars 3 forks source link

Technical Metadata Extraction for Visual and Temporal Retrievables #13

Closed ppanopticon closed 7 months ago

ppanopticon commented 1 year ago

Task Description

For 2D visual and temporal retrievables (e.g., images, video and audio frames), we need mechanisms to extract, store and retrieve technical metadata per retrievable.

Dependencies

None

Boundary Conditions

None

ppanopticon commented 7 months ago

This has been done with TemporalMetadata and VideoSourceMetadata. If additional features are needed, open new ticket.