Compute direct convolution of an image and return an array with the raw values.
Image to process.
2D kernel used for the convolution.
Convolution options.
Array with the raw convoluted values.
Compute direct convolution of an image and return an array with the raw values.