Nelson Brown
|
2b91c259d6
|
Add fallback decorator for 3D images
We don't support images greater than 2D, so fall back on ndimage
|
2014-07-12 15:22:48 -07:00 |
|
Nelson Brown
|
3518e65ab4
|
Add newline at EOF of selem.py
|
2014-07-11 23:39:07 -07:00 |
|
Nelson Brown
|
c2bbca6113
|
Add a newline at EOF
|
2014-07-11 23:32:36 -07:00 |
|
Nelson Brown
|
9cd9a1372a
|
Address reviewer comments
Add newline at EOF of selem.py
Add "optional" to grey.py and binary.py
|
2014-07-11 15:19:33 -07:00 |
|
Nelson Brown
|
1ef556b710
|
Remove unnecessary whitespace
|
2014-07-11 14:51:57 -07:00 |
|
Nelson Brown
|
bb732c9225
|
Add default structuring element to morphology
|
2014-07-11 13:50:55 -07:00 |
|
François Boulogne
|
4a7d2e8429
|
PEP8
|
2013-10-02 18:14:21 +02:00 |
|
Ankit Agrawal
|
ffbeeaee27
|
Correcting selem.star for Python 3
|
2013-08-15 16:37:07 +05:30 |
|
Ankit Agrawal
|
55d7eaa87d
|
Improving the implementation of star
|
2013-08-06 03:48:06 +05:30 |
|
Ankit Agrawal
|
060a4dd273
|
Minor doc changes
|
2013-08-06 03:02:58 +05:30 |
|
Ankit Agrawal
|
ac6f282253
|
Added star structural element
|
2013-08-05 10:04:58 +05:30 |
|
Ankit Agrawal
|
93819c74bb
|
Making the doc more explicit
|
2013-07-30 03:28:58 +05:30 |
|
Ankit Agrawal
|
8a062617d0
|
Correcting grammatical typo
|
2013-07-30 03:22:45 +05:30 |
|
Ankit Agrawal
|
f4332ce488
|
Removing circular import
|
2013-07-28 18:41:19 +05:30 |
|
Ankit Agrawal
|
0b0cb6a169
|
Adding Octagon structural element
|
2013-07-28 17:21:25 +05:30 |
|
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 |
|