Published at SIGGRAPH Asia 2015.
Authors:
- Nicolas Bonneel - CNRS LIRIS
- James Tompkin - Harvard Paulson SEAS
- Kalyan Sunkavalli - Adobe
- Deqing Sun - NVIDIA
- Sylvain Paris - Adobe
- Hanspeter Pfister - Harvard Paulson SEAS
This code implements this paper. It takes a processed or stylized video, say by a per-frame image processing operation, plus the original input video, and attempts to create a temporally-consistent version of that video.
Video (YouTube link):
Tested to compile in Visual Studio 2013 or greater, but it should also work on older versions. There are no specific Windows functions, either, so it should compile on MacOS / Linux also, but this is untested.
No commercial licence is given whatsoever. This code is distributed purely for education and for research purposes.