knsiczarnamagia / face-expression-recognizer

Face Expression Recognizer is a human face detector and face expression classificator. Created by members of the KNSI Czarna Magia AI Student Club.
GNU General Public License v3.0
4 stars 0 forks source link

Implement a function that combines frames into videos #8

Closed knsiczarnamagia closed 6 months ago

knsiczarnamagia commented 7 months ago

The function should take a directory path with frame image files as a parameter and combine them into a video file. It's important to figure out the best way to order the frame files.