Tony S Yu
|
25efae8269
|
Add morphological reconstruction with test and example.
|
2012-07-13 00:53:51 -04:00 |
|
Andreas Mueller
|
46e959a9d9
|
COSMIT some manual pep8, removed unused imports, removed unused variables and fixed a bug in a ValueError statement.
|
2012-06-29 11:27:23 +02:00 |
|
Andreas Mueller
|
f7b3d8062c
|
COSMIT pep8
|
2012-06-29 11:27:23 +02:00 |
|
Tony S Yu
|
942dd52316
|
Add "page.png" and use for threshold example.
|
2012-05-03 12:11:33 -04:00 |
|
Tony S Yu
|
cb9f030eb1
|
Change "text" image to grayscale.
|
2012-04-30 21:37:41 -04:00 |
|
Tony S Yu
|
a0c3e49742
|
Merge pull request #166 from 'vincent-albufera/exemple_modif'
DOC: Improve harris corners and peak detection examples and docstrings.
|
2012-04-25 00:52:53 -04:00 |
|
Vincent Albufera
|
2aca8cd791
|
Addition of examples in the harris and peak local max function
|
2012-03-26 15:39:59 +02:00 |
|
Vincent Albufera
|
8c9777b967
|
Addition of examples in the harris and peak local max function
|
2012-03-21 14:27:12 +01:00 |
|
Stefan van der Walt
|
782fbabff3
|
ENH: Add contrast stretching to histogram equalization example.
|
2012-02-02 21:18:31 -08:00 |
|
Tony S Yu
|
94c89d9020
|
Add test using big-endian uint16 image.
|
2011-12-14 21:21:00 -05:00 |
|
Tony S Yu
|
abcbe673a9
|
Add test for reading uint16 image
|
2011-12-13 10:17:12 -05:00 |
|
Stefan van der Walt
|
77f68861c6
|
BUG: Correctly load bi-level images via PIL.
|
2011-12-12 16:01:04 -08:00 |
|
Stefan van der Walt
|
cc7a544122
|
BUG: data: Fix chessboard file name.
|
2011-11-07 14:48:10 -08:00 |
|
Stefan van der Walt
|
7ea6a37634
|
Update test data set descriptions. Convert 'coins' to grey-level image.
|
2011-10-28 15:19:39 -07:00 |
|
Stefan van der Walt
|
0b32676094
|
DOC: Better docstring for coins.
|
2011-10-26 18:23:27 -07:00 |
|
Stefan van der Walt
|
fdac2489e9
|
ENH: Add coins image.
|
2011-10-26 17:59:43 -07:00 |
|
Stefan van der Walt
|
91d9949282
|
PKG: Move remaining files that changed since skimage rename.
|
2011-10-23 22:34:28 -07:00 |
|
Nelle Varoquaux
|
1704ab31a9
|
skimage/version.py should be ignored. Doc has been updated with new module
name ``sklearn``
|
2011-10-18 21:14:21 +02:00 |
|
Nelle Varoquaux
|
114cf44c77
|
Renamed scikits.image to skimage
|
2011-10-18 21:12:27 +02:00 |
|