Almar
|
77192b6e9a
|
Adding octahedron selem (3D equivalent of diamond).
|
2013-03-28 09:48:25 +01:00 |
|
Almar
|
fa6a30198c
|
Fix typo in docstring of disk().
|
2013-03-27 21:54:49 +01:00 |
|
Almar
|
42c72ab106
|
Add ball selem. I verified in 2D that this usage of np.mgrid yields the exact same results as np.meshgrid (np.meshgrid is not available for 3D).
|
2013-03-27 21:52:07 +01:00 |
|
Almar
|
cbf1657ee7
|
Add cube selem.
|
2013-03-27 21:50:08 +01:00 |
|
Stefan van der Walt
|
1c3aeec2a8
|
BUG: Remove uses of xrange for py3 compatibility.
|
2012-08-20 15:25:40 -07:00 |
|
Andreas Mueller
|
f7c56202d0
|
COSMIT no spaces around power `**`. Fun: https://gist.github.com/1671995
|
2012-06-29 11:27:23 +02:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Stefan van der Walt
|
5c9c8c1867
|
DOC: Fix Other Parameters section.
|
2012-02-08 13:07:37 -08:00 |
|
K.-Michael Aye
|
7efb0988b0
|
Fixed 2 typos and 2 wrong argument types in the docs.
|
2012-02-07 17:21:36 +01:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|