Stefan van der Walt
|
2cfd075adb
|
Merge pull request #538 from ahojnnes/examples-travis
TST: Let Travis run all examples.
|
2013-05-29 03:53:47 -07:00 |
|
Johannes Schönberger
|
89f0c0c1b5
|
Add __all__ to data package
|
2013-04-28 23:18:51 +02:00 |
|
Johannes Schönberger
|
9b069335eb
|
Fix image filename extension from .jpg to .png
|
2013-04-28 11:10:09 +02:00 |
|
Johannes Schönberger
|
c69eadd3a6
|
Use png rather than jpg for ihc image
|
2013-04-28 11:09:38 +02:00 |
|
Johannes Schönberger
|
3a2b0cbbf9
|
Use png rather than jpg for chelsea image
|
2013-04-28 10:58:55 +02:00 |
|
Tony S Yu
|
425d33b722
|
Merge pull request #528 from chintak/doc_morphology
Documentation for basic Morphology functions
|
2013-04-26 21:13:14 -07:00 |
|
Chintak Sheth
|
494c1a14a3
|
Minor changes
|
2013-04-24 23:07:34 +05:30 |
|
Chintak Sheth
|
616f24ac31
|
End newline added and removed the .jpeg version
|
2013-04-23 21:27:36 +05:30 |
|
Chintak Sheth
|
45aeeac459
|
Added horse.png to skimage/data and added a horse() in the _init_.py in data subpackage
|
2013-04-23 21:14:02 +05:30 |
|
Chintak Sheth
|
e5dab80e9c
|
Clean, and implemented using horse.jpeg
|
2013-04-23 19:47:10 +05:30 |
|
Stefan van der Walt
|
83f51efbc8
|
ENH: Add chelsea to dataset.
|
2013-04-22 15:19:48 +02:00 |
|
Xavier Moles Lopez
|
e4629ed856
|
FIX: modified color.data.ihc docstring.
|
2013-03-04 11:45:58 +01:00 |
|
Xavier Moles Lopez
|
40e7aee4de
|
FIX: Ran autopep8 on colorconv.py FIX: modified color.data.ihc function FIX: smaller ihc.jpg image
|
2013-03-04 10:50:17 +01:00 |
|
spotter
|
997870ce23
|
FIX: the rgb2hed function. Legal issues regarding the ihc image. ENH: added the hed2rgb function.
|
2013-02-28 16:15:15 +01:00 |
|
spotter
|
306c886ad6
|
ENH: Added an Immunohistochemical image example
|
2013-02-26 17:26:12 +01:00 |
|
Stefan van der Walt
|
6c5b40302d
|
ENH: Add motion blurred clock image.
|
2012-10-24 14:21:47 -07:00 |
|
Johannes Schönberger
|
59d3d842be
|
Full test coveragem for data package
|
2012-10-06 17:43:20 +02:00 |
|
Johannes Schönberger
|
7acb9f9efb
|
Fix short description in doc string
|
2012-08-26 00:27:55 +02:00 |
|
Stefan van der Walt
|
39569e8f9e
|
Merge pull request #256 from NeilYager/skeleton_fix
BUG: Fix skeletonize LUT.
|
2012-08-20 14:50:51 -07:00 |
|
Neil Yager
|
d7d1faec46
|
Fix bug in skeletonize LUT
|
2012-08-20 21:56:10 +01:00 |
|
Johannes Schönberger
|
234fb68ee7
|
make local binary pattern example script use skimage sample images
|
2012-08-20 22:46:57 +02: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 |
|