Files
scikit-image/skimage
Juan Nunez-Iglesias a2def31fca Warn users of remove_small_objects about type
When input type is `int`, we assume that the image is pre-labeled.
However, when only 0 and 1 are present, it may be that the user expects
us to treat it as a binary image. We don't, but now issue a warning
that they might want to use a bool image.

Fixes #1178.
2014-09-30 14:51:00 +10:00
..
2014-09-19 19:40:41 -05:00
2014-04-12 09:57:51 -04:00
2013-06-12 21:16:23 +02:00
2014-07-19 19:16:46 -05:00
2014-09-01 17:16:13 +01:00
2013-12-10 22:45:14 +01:00