vid.stab icon indicating copy to clipboard operation
vid.stab copied to clipboard

Are there any theories or papers that can be referred to?

Open xf4fresh opened this issue 7 years ago • 1 comments

I'm not very familiar with the C. If I look at the code myself, it may take a long time. I'm more interested in theory than in implementing it. I hope I can make some improvements on the theoretical level. I'm looking forward to your reply.

xf4fresh avatar Aug 29 '17 13:08 xf4fresh

I'm not sure what exactly vid.stab uses, but to get you started here are some usual algorithms for this kind of problem:

A little off-topic, but if you don't just want stabilization, but full blown 3D reconstruction, you'll also need Bundle_adjustment. There is an example, where they put it all together to rebuild rome from flickr-images (youtube, Paper).

bjuergens avatar Sep 05 '17 18:09 bjuergens