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-30 02:56:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb64e8cfcb4f4b93e5d9cf82d5dd4bebfc31d162
scikit-image
/
skimage
/
segmentation
/
tests
T
History
emmanuelle
bb64e8cfcb
Added test for slic segmentation: case where more segments than pixels
...
are asked for.
2015-12-08 12:27:24 +11:00
..
__init__.py
Consistently use relative imports
2015-07-11 15:41:37 -05:00
test_boundaries.py
added support for boolean types in segementation
2015-12-02 10:57:07 +05:30
test_clear_border.py
MISC remove unused imports, some pep8 corrections.
2012-09-27 20:01:45 +01:00
test_felzenszwalb.py
Do not acquire GIL for felzenswalb
2015-05-19 22:52:35 -07:00
test_join.py
Cast label_field to integer dtype for float intput
2013-11-09 21:56:18 +01:00
test_quickshift.py
Do not acquire GIL for quickshift
2015-05-19 22:43:46 -07:00
test_random_walker.py
Implement appveyor builds
2015-02-28 19:57:45 -06:00
test_slic.py
Added test for slic segmentation: case where more segments than pixels
2015-12-08 12:27:24 +11:00