To be specific i want to apply horizontal shear to an image from scratch using only numpy.
I have created the 3x3 filter i want to apply to the image as a numpy array. Ho