Closed Cyber-MA closed 7 years ago
Thanks @Cyber-MA! Feel free to contribute! 😀
How do you really insert the text on images and make them all a gif ? I mean the moving text. Can you explain the algorithm a bit on that ? Thanks
Thank you @Cyber-MA :)
Hi @kucukkanat! We do a kind of rotoscopy, where we try to mach a real media, on top of another.
To do that, we extracted (in this case, manually to speedup processing later) the 3 corners of the paper along the frames.
We then, generate the "paper" image, and apply it in the image with an Affine Transformation, and generate the gif after that with the generated frames.
Check the folder rotoscope
to understand more ;)
WoW Congratulations! Perfect job! Hahaha