Commit Graph

57 Commits

Author SHA1 Message Date
Kevin Murray d69cdb951b [freeimage tests] Add a test w/ truncated image
This tests tests the fix in the previous commit b9a7445, covering the
issue noted in issue #1037.
2014-06-30 14:45:51 +10:00
Vighnesh Birodkar 5b459a8e4b autopep8 changes. 2014-04-28 00:31:18 +05:30
Vighnesh Birodkar a82d814665 Changed example and hubble_deep_field doc string 2014-04-28 00:05:09 +05:30
Vighnesh Birodkar 7738e65de8 hubble_deep_filed doc string changes. 2014-04-27 11:51:42 +05:30
Vighnesh Birodkar 0c1c62b415 Grammar corrections. 2014-04-27 11:50:49 +05:30
Vighnesh Birodkar 57bd84e3db Added example and pep8 changes. 2014-04-27 11:49:46 +05:30
Vighnesh Birodkar d76aad9bd4 Added Hubble Deep Field image. 2014-04-27 11:49:26 +05:30
Johannes Schönberger ea1ae457f1 Improve BRIEF and various tweaks 2013-11-29 21:46:04 +01:00
Tony S Yu 0b2103b72c Remove extra newline 2013-10-21 23:02:51 -05:00
Tony S Yu 68c188050b Remove old image reference 2013-10-21 23:02:50 -05:00
Tony S Yu d177aa6c16 Replace use of elephant pic with Chelsea the cat 2013-10-21 23:02:49 -05:00
Michael Hansen 2e98d8c21c Added novice submodule after rebase 2013-10-21 23:02:45 -05:00
François Boulogne eb4c5c9ee4 PEP8 2013-10-14 16:14:30 +02:00
Marianne Corvellec 5afb53a126 Edited docstring according to comments. 2013-08-16 18:47:19 -04:00
Marianne Corvellec 2b43dab546 Added elements to the coffee picture docstring. 2013-08-13 20:25:00 -04:00
François Boulogne 9d7a90395b DOC: changes for Marianne's coffee cup 2013-08-05 16:45:59 +02:00
François Boulogne 0e7e838cac use shorter URL 2013-07-07 19:17:16 +02:00
François Boulogne 4f0c4f0306 add coffee picture from flickr 2013-07-07 00:38:06 +02:00
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