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
dc91a0ee2f
Add empty line between functions
2012-08-21 15:50:03 +02:00
Johannes Schönberger
20afa7edae
Add doc string to point in polygon functions
2012-08-21 15:49:18 +02:00
Johannes Schönberger
c471d475eb
Refactor pnpoly function in Cython and add to shared package
2012-08-21 15:43:26 +02:00
Johannes Schönberger
3b227e226d
Add nearest neighbour interpolation
2012-08-21 09:20:59 +02:00
Johannes Schönberger
ba171937a1
Remove unused imports
2012-08-21 09:05:18 +02:00
Johannes Schönberger
7247384882
Add integrate function to shared package
2012-08-21 08:59:29 +02:00
Johannes Schönberger
824997af0a
Move bilinear interpolation code to shared package
2012-08-21 08:32:20 +02:00
Johannes Schönberger
d87ed28d8e
Add new package for shared code
2012-08-21 08:20:57 +02:00