You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that author advice scipy.interpolate() over numpy.interp() because it has support for 2D arrays/images. And He provides an example for that from the link below