Recently there was a stackoverflow question on interpolating images between given 2 images.
I answered the question on a couple of self created images.
In this repository, I demonstrate how we can use that approach to
- Create a slow motion video from an input video
- Create a high FPS video from an input video.
The workings of this approach is explained in the linked stackoverflow question.
Please consider staring the respository. Thanks