Python distort image with repeating edges using numpy.roll()

后端 未结 0 1828
别那么骄傲
别那么骄傲 2021-02-14 21:14

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题