Commit Graph
4 Commits
Author SHA1 Message Date
James BergstraandJohannes Schönberger e710fac03e Added test case for warp() when cval out of clipping range 2012-08-24 00:16:30 +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
Johannes Schönberger c7cac1cb0f fix, improve and extend test cases related to geometric transformations 2012-08-10 08:16:05 +02:00
Stefan van der Walt a130b8d2d9 Refactor geometric transforms. 2012-07-20 17:57:15 -04:00