ITERATIVE ALGORITHMS ON IMAGES
Start with an initial image.
Apply a rule which transforms individual pixel grey values according to neighboring grey values.
At each step reapply this same rule.
After ‘alot’ of iterations the effect of this rule on the resulting image should be negligible and the iterations are said to converge.