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-02 19:23:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ab528d890a7ef5bb896b2b803ccd0d604a85659
scikit-image
/
scikits
/
image
/
transform
/
tests
T
History
cgohlke
2ab528d890
Fix
AttributeError: 'function' object has no attribute 'func_name'
on Python 3
2011-10-12 13:16:39 -07:00
..
test_finite_radon_transform.py
BUG: Make test file non-executable.
2011-09-28 01:40:01 -07:00
test_hough_transform.py
Fix
AttributeError: 'function' object has no attribute 'func_name'
on Python 3
2011-10-12 13:16:39 -07:00
test_integral.py
ENH: Rename sat and sat_sum to be in-line with CV community convention.
2011-09-20 08:43:54 -07:00
test_project.py
BUG: Fix fast_homography test based on new lena.
2011-09-26 21:45:52 -07:00
test_radon_transform.py
More tests on radon and iradon
2011-09-26 23:48:58 +02:00