Christian Sachs
|
639a046611
|
fixed intra docstring reference links
|
2015-06-30 16:33:03 +02:00 |
|
Christian Sachs
|
2de03d018a
|
reordered code according to PEP8, modified docstring
|
2015-06-30 15:07:04 +02:00 |
|
Christian Sachs
|
f54c254421
|
fixed docstrings, renamed variables for clarity, removed old skeletonize function body
|
2015-06-30 09:39:25 +02:00 |
|
Christian Sachs
|
5301a9a8e3
|
added faster, Cython based skeletonize function
|
2015-06-29 22:11:22 +02:00 |
|
Johannes Schönberger
|
ee5c6fbeb2
|
Use relative imports in skimage files
|
2015-01-22 07:36:48 -05:00 |
|
Johannes Schönberger
|
3e28168914
|
Speed up memory views in skeletonize function
|
2013-10-18 20:56:18 +02:00 |
|
Johannes Schönberger
|
5f82c206b4
|
Fix bugs in usage of typed memoryviews
|
2013-08-19 19:31:40 +02:00 |
|
Johannes Schönberger
|
b8b2a63884
|
Use typed memoryviews in morphology package
|
2013-08-19 19:14:56 +02:00 |
|
Johannes Schönberger
|
62d83ad42c
|
Globally change np to cnp if cimported
|
2013-02-24 14:14:14 +01:00 |
|
Johannes Schönberger
|
614023b941
|
Replace ssize_t with Py_ssize_t globally
|
2013-02-22 17:05:38 +01:00 |
|
Johannes Schönberger
|
c9f72e93d6
|
Change type to ssize_t for all index and size variables
|
2013-02-22 17:05: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 |
|