Files
scikit-image/skimage
Almar Klein 9bccefbc5e Update docs for img_as_ubyte
The line in `img_as_ubyte` needs correction; ubyte cannot hold negative data. From a quick experiment it seems like both `img_as_uint` and `img_as_ubyte` clip negative values (and not shift them to the positive domain).
2014-11-21 22:36:04 +01:00
..
2014-10-09 20:18:43 -05:00
2014-11-07 16:04:53 +02:00
2014-11-10 08:10:14 +01:00
2014-10-20 05:03:00 -05:00
2014-11-11 00:32:02 +02:00
2014-11-11 00:32:02 +02:00
2014-11-07 15:23:38 +02:00
2013-06-12 21:16:23 +02:00
2014-11-21 22:36:04 +01:00