A direct and easy way to implement enhance and blur operators using lifting
is to modify the wavelet coefficients () after the in-place
transform.
This modification consists in multiplication by factor
,
where
is the current level in the wavelet transform.
The initial value of
sets the type of operation done to the
original image.
If
, then the result is blurred.
If
, then the result is enhanced.