Commit Graph
5 Commits
Author SHA1 Message Date
Tony S Yu 9adbca13e7 Add parameter to flip structuring element about its origin
This parameter only affects structuring elements (selem) with even-numbered sides, since an odd-numbered selem is centered about its origin. Note the selem isn't actually flipped, but shifted (i.e. I assume a selem that is symmetric in *shape*)
2011-10-14 11:00:10 -04:00
Stefan van der Walt 7dbbf8b397 Cython division fixes. Ignore version file after build. 2009-12-03 09:45:20 +02:00
Damian Eads 56056cb40f Regression tests for morphology 2009-11-18 23:47:15 -08: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