Files
scikit-image/skimage/morphology
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-05-25 20:05:17 +02:00
2014-07-15 08:03:31 -07:00
2014-09-05 23:51:39 +02:00
2014-07-15 08:03:31 -07:00
2014-07-12 15:22:48 -07:00
2014-06-15 15:04:40 +02:00