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
|
738dcfde15
|
Import is_local_maximum in __init__.py
|
2011-10-06 09:12:17 +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 |
|
Stefan van der Walt
|
b0798eb55f
|
ENH: Minor setup.py cleanups.
|
2011-09-26 11:01:52 -07:00 |
|
Emmanuelle Gouillart
|
805be0ab3f
|
Name of new github repository in setup.py of submodules
|
2011-08-29 20:55:00 +02:00 |
|
Stefan van der Walt
|
7833aceb5e
|
DOC: morphology: Document connectivity in ccomp.
|
2011-04-11 10:38:05 +02:00 |
|
Stefan van der Walt
|
f6f14ad290
|
ENH: morphology: Add connected components labelling.
|
2011-04-05 23:12:21 +02:00 |
|
Stefan van der Walt
|
4760fc3dd4
|
BUG: Python 3 compatibility fixes by Christoph Gohlke.
|
2011-03-14 00:27:11 +02:00 |
|
Stefan van der Walt
|
eb1bb0aa45
|
DOC: Note that grey-level morphological operations only support flat structuring elements [provided by Ingrid Fabris-Rotelli].
|
2010-11-24 10:33:52 +02:00 |
|
Stefan van der Walt
|
83efa5f109
|
morphology: Clean setup.
|
2010-01-01 13:08:33 +02:00 |
|
Stefan van der Walt
|
7dbbf8b397
|
Cython division fixes. Ignore version file after build.
|
2009-12-03 09:45:20 +02:00 |
|
Stefan van der Walt
|
870d2efc92
|
morphology: Wrap long lines.
|
2009-11-20 11:31:34 +02:00 |
|
Damian Eads
|
56056cb40f
|
Regression tests for morphology
|
2009-11-18 23:47:15 -08:00 |
|
Damian Eads
|
f7f294ccf1
|
Regression tests written for morphology
|
2009-11-18 22:59:34 -08:00 |
|
Damian Eads
|
8b93148476
|
Based on scikits/image/opencv/setup.py
|
2009-10-27 14:47:25 -07:00 |
|
Damian Eads
|
018bc62f5d
|
Fixed dtype docstrings.
|
2009-10-27 14:43:03 -07:00 |
|
Damian Eads
|
161ced67ac
|
Fixed docstrings. Lines now only span <= 80 chars.
|
2009-10-27 14:28:54 -07:00 |
|
Damian Eads
|
382fa9c788
|
Finally, I've checked in my additions (hopefully) the right way.
|
2009-10-27 01:13:54 -07:00 |
|