Commit Graph

13 Commits

Author SHA1 Message Date
Johannes Schönberger b2036aee5c Add image resize function 2012-08-30 18:41:00 +02:00
Johannes Schönberger 501c401dda Move image transform functions to _geometric file 2012-08-27 18:05:18 +02:00
Johannes Schönberger 6ec4c21cf7 Fix import of rotate function 2012-08-27 13:31:33 +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
James Bergstra c5dc55cd52 ENH: better docstring and test for warp_coords 2012-08-24 00:17:43 +02:00
Stefan van der Walt a130b8d2d9 Refactor geometric transforms. 2012-07-20 17:57:15 -04:00
Johannes Schönberger e2ce1d63de redesign class interface 2012-07-15 15:47:12 +02:00
Johannes Schönberger cb3c93a110 change API design and rename some functions 2012-07-15 15:47:11 +02:00
Johannes Schönberger da3239d0ff remove old import 2012-07-15 15:47:11 +02:00
Johannes Schönberger 84e18de02d improve and restructure geomtric transformations 2012-07-15 15:47:11 +02:00
Stefan van der Walt f1ac4f9a09 STY: Move swirl to _warp_zoo so we can add more transforms later. 2012-05-04 12:19:15 -07:00
Stefan van der Walt 7df3707c33 ENH: Implement fast coordinate transformations. 2012-05-02 21:31:23 -07:00
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00