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 |
|
Andreas Mueller
|
6b1dab9f9a
|
MISC move felzenszwalb_cy.pyx to _felzenszwalb_cy.pyx, don't use xrange when not necessary
|
2012-08-20 22:30:58 +01:00 |
|
Andreas Mueller
|
f560346309
|
Trying to avoid name collisions.
|
2012-08-05 21:31:24 +01:00 |
|
Andreas Mueller
|
cd1007a0bc
|
Rename km_segmentation to slic. They have a PAMI paper now so I guess we should use their name.
|
2012-08-03 11:57:02 +01:00 |
|
Andreas Mueller
|
8f24366790
|
starting cython implementation of km_segmentation
|
2012-08-03 11:37:11 +01:00 |
|
Andreas Mueller
|
07fb8d0c03
|
ENH felzenszwalb for color images
|
2012-08-03 11:37:10 +01:00 |
|
Andreas Mueller
|
de52692a9d
|
misc Uncomment Felzenszwalb as it is not messing with quickshift.
|
2012-08-03 11:37:10 +01:00 |
|
Andreas Mueller
|
8c735b6470
|
ENH start cythonizing quickshift, get rid of hstack.
|
2012-08-03 11:37:10 +01:00 |
|
Andreas Mueller
|
e2d60f0135
|
ENH using union find from morphology module
|
2012-08-03 11:37:10 +01:00 |
|