Evgeni Burovski
|
212c3d15ce
|
BLD: add the extension to bento.info, fix names
|
2016-02-20 17:26:12 +00:00 |
|
Evgeni Burovski
|
3bbb766f4e
|
MAINT: skel3d: rename _skel.pyx to _skel.pyx.in
(no templating yet)
|
2016-02-20 17:26:12 +00:00 |
|
Evgeni Burovski
|
06d5a91f57
|
MAINT: skel3d: move computations to cython
|
2016-02-20 17:26:11 +00:00 |
|
Juan Nunez-Iglesias
|
1439341461
|
Remove unused cmorph extension
The C morphology module has been superseded by wrapping scipy.ndimage.
|
2015-01-22 11:38:37 +11:00 |
|
Stefan van der Walt
|
5ba4b7ccd3
|
Expose point_in_poly and move to measure module
|
2014-09-22 17:56:18 +02:00 |
|
Stefan van der Walt
|
46829c6a33
|
Move implementation of label to measure submodule
|
2014-05-08 18:04:03 +02:00 |
|
Johannes Schönberger
|
11f32577ab
|
Fix wrong include paths for shared subpackage
|
2013-01-23 14:54:33 +01:00 |
|
Paul Ivanov
|
b4b090271d
|
complete singularization of scikit-image
I've updated references in the code and documentation to the new name.
|
2012-10-08 16:29:55 -07:00 |
|
Stefan van der Walt
|
ce423e169e
|
Merge pull request #257 from ahojnnes/shared
ENH: Add shared package.
|
2012-08-25 10:35:29 -07:00 |
|
Stefan van der Walt
|
544fec7560
|
Merge pull request #215 from tonysyu/morph-reconstruction
ENH: Add morphological reconstruction.
|
2012-08-25 07:42:36 -07:00 |
|
Johannes Schönberger
|
c471d475eb
|
Refactor pnpoly function in Cython and add to shared package
|
2012-08-21 15:43:26 +02: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 |
|
Tony S Yu
|
25efae8269
|
Add morphological reconstruction with test and example.
|
2012-07-13 00:53:51 -04:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Stefan van der Walt
|
bf609dfca0
|
DOC: Fix some scikits.image mentions.
|
2011-12-02 10:55:41 -08:00 |
|
Stefan van der Walt
|
b34b9d8ddd
|
ENH: Only perform convex hull on select candidate pixels. Gets us a factor 30 speedup.
|
2011-10-26 23:17:00 -07:00 |
|
Stefan van der Walt
|
b5ad567a68
|
ENH: Add binary convex hull computation.
|
2011-10-26 17:43:30 -07:00 |
|
emmanuelle
|
ed1f05427e
|
ENH address comments on PR #65 made by Stefan and Neil
|
2011-10-24 23:23:52 +02:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|