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-07-12 14:58:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55349987aa7c1769396eb106f9726dded0dcabde
scikit-image
/
scikits
/
image
/
transform
T
History
Emmanuelle Gouillart
55349987aa
Change default angles in iradon (as many angles as projections)
...
+ a few doc fixes
2011-09-26 23:47:35 +02:00
..
tests
ENH: Use fast homography instead of PIL's rotate. Minor cleanup.
2011-09-25 18:04:27 -07:00
__init__.py
ENH: Use fast homography instead of PIL's rotate. Minor cleanup.
2011-09-25 18:04:27 -07:00
_hough_transform.pyx
BUG: Windows does not have round in math.h
2011-07-15 15:06:28 -05:00
_project.pyx
BUG: fast_homography: Fix constant mode.
2011-09-25 17:32:32 -07:00
finite_radon_transform.py
DOC: Add missing space.
2011-07-15 17:46:00 -05:00
hough_transform.py
DOC: Update hough docstring.
2011-07-16 11:13:00 -05:00
integral.py
ENH: Rename sat and sat_sum to be in-line with CV community convention.
2011-09-20 08:43:54 -07:00
project.py
Fix markup in docs.
2009-10-04 02:02:51 +02:00
radon_transform.py
Change default angles in iradon (as many angles as projections)
2011-09-26 23:47:35 +02:00
setup.py
Add Cython homography implementation. Not well optimised yet.
2011-09-25 15:03:01 -07:00