This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
scikit-image
Watch
1
Star
0
Fork
0
You've already forked scikit-image
mirror of
https://github.com/wassname/scikit-image.git
synced
2026-06-28 22:54:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbdea0d36e2eec31da2d761f70b73530e3dc2da2
scikit-image
/
skimage
/
transform
T
History
tonysyu
085af1d9e5
Merge pull request
#184
from stefanv/fast_coordinate_map
...
Implement fast image warping.
2012-05-08 18:03:07 -07:00
..
tests
Merge pull request
#184
from stefanv/fast_coordinate_map
2012-05-08 18:03:07 -07:00
__init__.py
STY: Move swirl to _warp_zoo so we can add more transforms later.
2012-05-04 12:19:15 -07:00
_hough_transform.pyx
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00
_project.pyx
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00
_warp_zoo.py
STY: Move swirl to _warp_zoo so we can add more transforms later.
2012-05-04 12:19:15 -07:00
_warp.py
ENH: Better formulation of _stackcopy.
2012-05-08 16:21:53 -07:00
finite_radon_transform.py
DOC some sphinx and rst fixes
2012-02-21 18:01:22 +01:00
hough_transform.py
BUG: Correctly fix zip import for Python 3.2. 2to3 simply removes the itertools import line.
2012-03-03 11:42:16 -08:00
integral.py
Renamed scikits.image to skimage
2011-10-18 21:12:27 +02:00
project.py
BUG: Fix incorrect import.
2012-05-02 21:34:39 -07:00
radon_transform.py
BUG: Temporary workaround for shape offset parameter in radon transform.
2012-05-08 15:43:09 -07:00
setup.py
DOC: Fix some scikits.image mentions.
2011-12-02 10:55:41 -08:00