jamriska / ebsynth

Fast Example-based Image Synthesis and Style Transfer
https://ebsynth.com
1.5k stars 194 forks source link

Pre-rendered motion vectors? #25

Open fdan opened 3 years ago

fdan commented 3 years ago

Hi, not an issue but a question - if using this on CG content generated from a renderer, where the renderer can generate pixel-perfect 2d motion vectors, is it possible to use these pre-rendered motion vectors as inputs to EbSynth?

cheers

davishardy commented 1 year ago

I'd just use the motion vectors to distort your keyframes. You can also blur your motion vectors if you want a looser track your material. If you go down this route, you can use a noise to blur small parts of your motion vectors to get some cooler looks.