Stefan van der Walt
|
f332b177fb
|
Merge pull request #51 from cgohlke/patch-8
Fix watershed failures on Python 3
|
2011-10-10 18:41:27 -07:00 |
|
cgohlke
|
09e0ecdf96
|
Edited scikits/image/morphology/watershed.py via GitHub
|
2011-10-10 16:09:12 -07:00 |
|
cgohlke
|
7f07f825e8
|
Fix watershed failures on Python 3
|
2011-10-10 14:35:21 -07:00 |
|
Emmanuelle Gouillart
|
1c5e05442e
|
Renamed fast_watershed to watershed.
|
2011-10-07 16:05:27 +02:00 |
|
emmanuelle
|
393bd94bca
|
ENH: watershed docstring
|
2011-10-06 23:26:47 +02:00 |
|
emmanuelle
|
a07fc6d172
|
New example for the gallery: watershed
Removed the See also part in watershed's docstrings, as it made the doc
compilation crash...
|
2011-10-06 23:15:27 +02:00 |
|
emmanuelle
|
2b4854a977
|
Added the is_local_maximum function, that is useful to determine
markers for the watershed.
|
2011-10-06 09:04:47 +02:00 |
|
emmanuelle
|
f0702fb938
|
Removed unnneeded code to compute strides
|
2011-10-05 21:37:05 +02:00 |
|
emmanuelle
|
656962cbc9
|
Initial integration of CellProfiler's watershed module
|
2011-10-05 21:13:46 +02:00 |
|