ELI5, how does stabbot and other stabilization software work?

223 views

How can it tell the difference between true video movement and just camera shaking/twitching?

It seems like every stabilized video is perfectly stabilized, with no errors or mistaken movement.

In: 6

3 Answers

Anonymous 0 Comments

If all the pixel data move together, then the frame is moving.

If some pixels are moving differently, then those things are moving.

Sussing out the details accurately obviously takes some math, and modern algorithms are good at it, but that’s the basic idea.

You are viewing 1 out of 3 answers, click here to view all answers.