Commit Graph

12 Commits

Author SHA1 Message Date
Juan Nunez-Iglesias 34cf1f9243 Update parameter list in docstring for consistency 2014-06-12 01:20:53 +10:00
Juan Nunez-Iglesias 8cba840a05 Clarify mask argument in medial_axis docstring 2014-06-11 20:29:06 +10:00
Johannes Schönberger dd572a696f Fix medial_axis and skeletonize doctests 2013-11-03 23:50:53 +01:00
Johannes Schönberger 3e28168914 Speed up memory views in skeletonize function 2013-10-18 20:56:18 +02:00
François Boulogne 90db96f3eb DOC: add missing import 2013-10-02 18:14:21 +02:00
François Boulogne a165cf3dca pep8 2013-06-20 23:28:49 +02:00
Johannes Schönberger 9eabaf3cd9 Remove unnecessary conversion step to numpy array 2013-04-13 20:12:13 +02:00
Johannes Schönberger 3c038f8db3 Reformat code to comply with PEP8 2013-04-13 20:11:22 +02:00
Johannes Schönberger 0238e388ac Make return type of skeletonize function boolean 2013-04-13 20:09:36 +02:00
Johannes Schönberger c9f72e93d6 Change type to ssize_t for all index and size variables 2013-02-22 17:05:10 +01:00
Neil Yager d7d1faec46 Fix bug in skeletonize LUT 2012-08-20 21:56:10 +01:00
Tony S Yu 1ea41173b8 BUG: Rename files with similar function, python module, and cython extension names. 2012-08-16 22:42:27 -04:00