Johannes Schönberger
17c7d10918
Rename scale function to rescale and scale variables
2012-10-05 10:05:06 +02:00
Johannes Schönberger
c2d308c21a
Add function to scale images
2012-10-05 06:18:58 +02:00
Johannes Schönberger
6d88490657
Rename pyramid functions
2012-09-15 10:40:52 +02:00
Johannes Schönberger
c570855209
Rename file of pyramid functions
2012-09-05 15:07:46 +02:00
Johannes Schönberger
0344e51d40
Add function to build gaussian and laplacian pyramids
2012-09-05 15:03:14 +02:00
Stefan van der Walt
87a3025196
BUG: Add missing imports in transform module.
2012-09-03 10:09:13 -07:00
Tim Sheerman-Chase
3e3e0928d7
Wrap long line
2012-09-03 13:01:22 +01:00
Tim Sheerman-Chase
92f8643218
Initial work to introduce piecewise affine transform
2012-09-03 13:00:32 +01:00
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