Image-Convolution-Playground icon indicating copy to clipboard operation
Image-Convolution-Playground copied to clipboard

Add asymmetrical convolutional filter kernel flipping

Open generic-github-user opened this issue 7 years ago • 0 comments

From the Wikipedia page for image processing kernels:

If the kernel is not symmetric, it has to be flipped both around its horizontal and vertical axis before calculating the convolution as above.[1]

generic-github-user avatar Sep 30 '18 15:09 generic-github-user