For my project, I was asked to code a Gif Maker that gets image paths from user and their duration and displays them using OpenCV, one of the bonuses is to export it as an actual .gif file, I was wondering, is there a way to do it without using any external libraries like ImageMagick?
I tried doing research on the structure of the .gif file but don’t think I found what I need. I am not even sure that’s what I need to do, because I didn’t find any parameter for specifying the duration of the frame
Liel Kizner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.