Convolution
Implementation using the Accumulation Buffer
One pass per kernel element
For each pass
Position in kernel = x,y
Shift image by (-x, -y)
Add Image to accumulation buffer, scaling by kernel entry
Previous slide
Next slide
Back to first slide
View graphic version