Commit Graph

13 Commits

Author SHA1 Message Date
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