Commit Graph

14 Commits

Author SHA1 Message Date
Andreas Mueller 6c59e04714 MISC remove unused imports, some pep8 corrections. 2012-09-27 20:01:45 +01:00
Tony S Yu 84ac91927d DOC: Fix citation syntax 2012-09-02 18:03:55 -04:00
Tony S Yu 8084faf1f6 BUG: Fix division error for Python 3 2012-08-26 16:33:25 -04:00
Tony S Yu 69207c003b BUG: fix import of rank_order 2012-08-25 14:06:20 -04:00
Tony S Yu 945349f963 DOC: Improve description of reconstruction 2012-08-25 08:48:03 -04:00
Tony S Yu 79fca0e20d DOC: Reorder docstring sections. 2012-08-18 21:54:06 -04:00
Tony S Yu ab7626da3d STY: Rename variables for clarity.
In particular, it wasn't clear whether `image` was the seed image or the mask image rnd `values` was used to refer to both image intensity values and their rank-order.
2012-08-18 21:41:01 -04:00
Tony S Yu 969772c036 ENH: Add reconstruction by erosion. 2012-08-18 17:59:44 -04:00
Tony S Yu 29c84a8a7b STY: Rename returned image to distinguish input from output. 2012-08-17 23:02:08 -04:00
Tony S Yu 33a19a8c7b DOC: add comments to clarify algorithm 2012-08-17 22:48:02 -04:00
Tony S Yu 9cea60d817 STY: minor PEP8 change 2012-08-09 09:49:22 -04:00
Tony S Yu e4dd658daf STY: PEP8 and other clean up. 2012-08-09 00:23:58 -04:00
Tony S Yu 70153abb83 BUG: fix import of Cython extension. 2012-08-09 00:15:42 -04:00
Tony S Yu 25efae8269 Add morphological reconstruction with test and example. 2012-07-13 00:53:51 -04:00