What is a split-depth GIF?
A split-depth GIF is a normal GIF with white lines edited into the GIF to give a 3D effect to the GIF. Some examples are given below.
You can find more of these type of GIFs at the split-depth GIF subreddit.
Why automate this?
In order to create this split-depth GIFs, the standard procedure is to create per-frame masks of pixels which should be in front of the white lines and ones which should be behind them. This is typically done through video editing software, e.g. Photoshop. My motivation was to see if this process could be automated using the latest computer vision techniques.
Show me some results!
Below are some sample results from my process.
How did you do this?
If you want the full details, please consult my final report for this project.
The process pipeline is roughly as follows :