Files
scikit-image/skimage/transform
Jostein Bø Fløystad b90ba783ef iradon: Only allow interpolation methods working well.
Of the interpolation methods provided by scipy.interpolate.interp1d,
only cubic has been found to work well with the tests in skimage (other
methods are either identical to linear or nearest, or they produce bad
reconstructions).
2013-07-06 20:55:53 +02:00
..
2013-06-20 22:17:23 +02:00
2013-07-05 11:10:12 +08:00
2012-10-12 19:32:53 +02:00