|
|
|
|
|
by alphazard
120 days ago
|
|
The ability to reverse is very dependent on the transformation being well known, in this case it is deterministic and known with certainty.
Any algorithm to reverse motion blur will depend on the translation and rotation of the camera in physical space, and the best the algorithm could do will be limited by the uncertainty in estimating those values. If you apply a fake motion blur like in photoshop or after effects then that could probably be reversed pretty well. |
|
That's relatively easy if you're assuming simple translation and rotation (simple camera movement), as opposed to a squiggle movement or something (e.g. from vibration or being knocked). Because you can simply detect how much sharper the image gets, and hone in on the right values.