Image Convolution: sharpening
marble =
double[] k=
{-0.3,1.6,-0.3}
Note sum of
coefficients =1
number terms is odd
marble.convolve(k)=