Re: [Gimp-developer] Motion blur algorithms



So if I understand right, motion blur is just a convolution
with a mask?

For linear motion blur you create a line and maybe smooth it
a bit.

For zoom motion blur you need to calculate a different mask
for each pixel. So you need a line drawing algorithm to
create masks with lines rotated appropriately to face
the center of the zoom.

Not sure about radial blur.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]