17 Commits

Author SHA1 Message Date
François Boulogne 26fd360ee1 MAINT: Remove deprecated Lena 2016-07-17 19:06:31 +02:00
François Boulogne 449bd445fc Add RGBA image 2016-07-17 14:13:24 +02:00
François Boulogne f292717dac Add option as_grey to load() 2016-07-17 14:13:23 +02:00
François Boulogne 6685651da5 Add missing unittests for data and convert horse to binary 2016-07-17 14:13:23 +02:00
Stefan van der Walt 89136157bb Remove lena image from test suite.
Results from the morphology module were compared against output from the
corresponding MATLAB functions, as applied to the lena test image.  This image
does not conform to the Debian Free Software Guidelines and had to be removed.
The output is now tested against results generated with the current version of
scikit-image (0.12.0), which is known to be correct due to the comparison
described above.
2016-03-06 23:16:11 -08:00
emmanuelle 1ef90468e0 Modified (again) test accuracy. 2015-05-11 22:58:16 +02:00
emmanuelle e751d245f3 Modified test with a less stringent condition on numerical value for the
mean value of blobs image.
2015-05-10 23:29:54 +02:00
emmanuelle 1c3af75dd3 Addressed a few minor issues raised by Juan and Stefan. 2015-05-09 10:23:49 +02:00
emmanuelle a615623643 Added function to generate binary image with rounded (blob-like) objects. 2015-05-01 19:28:56 +02:00
Rebecca 1b217f971e replacing lena in examples and most tests 2014-11-07 16:01:23 +02:00
François Boulogne 4f0c4f0306 add coffee picture from flickr 2013-07-07 00:38:06 +02:00
Stefan van der Walt 83f51efbc8 ENH: Add chelsea to dataset. 2013-04-22 15:19:48 +02: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
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
Nelle Varoquaux 114cf44c77 Renamed scikits.image to skimage 2011-10-18 21:12:27 +02:00