Johannes Schönberger
4cd1f8798b
Add nearest mode for positions outside image
2012-08-30 12:08:21 +02:00
Johannes Schönberger
abe5dc3cec
Add (bi-)cubic interpolation
2012-08-30 09:28:03 +02:00
Johannes Schönberger
9b44e24f8e
Use function pointer for different interpolation methods
2012-08-30 07:33:39 +02:00
Johannes Schönberger
a6532a8dae
Refactor image warps
...
* Fix cval bug in interpolation which was ignored
* Remove fast_homography as standalone function and automatically include
functionality in warp
* Fix bug in warp_coords for graylevel images
* move warp functions to warp file
2012-08-27 13:31:33 +02:00
Johannes Schönberger
af708d2e00
Fix typo in Cython compiler directives
2012-08-25 08:43:42 +02:00
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