I have an image as a numpy array with (w,h,3) which I want to distort along the y axis using some values that were generated using overlaying sine waves.
Below is the cod