Johannes Schönberger
06d9f7110f
Revert to non parallelized execution
2012-09-01 09:09:25 +02:00
Johannes Schönberger
b2e4fd6f32
Add parallel execution support
2012-08-31 23:46:23 +02:00
Johannes Schönberger
15cc7f1779
Add biquadratic interpolation
2012-08-30 18:14:42 +02:00
Johannes Schönberger
4cd1f8798b
Add nearest mode for positions outside image
2012-08-30 12:08:21 +02:00
Johannes Schönberger
4dfdc7f74f
Update doc string of _warp_fast for bicubic interpolation
2012-08-30 11:57:05 +02:00
Johannes Schönberger
abe5dc3cec
Add (bi-)cubic interpolation
2012-08-30 09:28:03 +02:00
Johannes Schönberger
7a0e0b8f33
Simplify mode determination
2012-08-30 07:37:07 +02:00
Johannes Schönberger
9b44e24f8e
Use function pointer for different interpolation methods
2012-08-30 07:33:39 +02:00
Johannes Schönberger
99e4264e15
Add missing return type to matrix transform function
2012-08-27 18:15: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