Johannes Schönberger
3b227e226d
Add nearest neighbour interpolation
2012-08-21 09:20:59 +02:00
Johannes Schönberger
824997af0a
Move bilinear interpolation code to shared package
2012-08-21 08:32:20 +02:00
Johannes Schönberger
53472b8e07
Rename matrix transform function and remove from pxd
2012-08-20 22:48:35 +02:00
Johannes Schönberger
b5e2b01620
Add doc string to bilinear_interpolation
2012-08-20 22:48:35 +02:00
Johannes Schönberger
6cefa4ad62
Wrap column
2012-08-20 22:48:35 +02:00
Johannes Schönberger
0ca7933a7d
Share bilinear interpolation function for other code
...
Make bilinear_interpolation function callable by other cython code and change
fast_homography to use this function. Also, improve performance of some
functions by making them inline and fix broken test of fast_homography.
2012-08-20 22:48:35 +02:00
Nelle Varoquaux
114cf44c77
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00