biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 16 forks source link

Implement video sprite generator #712

Closed gkourie closed 6 months ago

gkourie commented 7 months ago

Add the function generateSprites which generates sprites from a video file, organizes them into a 5x5 sprite sheets. Related to #375

mzur commented 7 months ago

I have changed the target branch in biigle/core so we can merge the backend code in this pull request and then merge the frontend code in a second pull request. If the code of this pull request is ready for review, please click "request review" (from me) here at the top right of the pull request. I'll have a look at the code and add comments then.