Files
scikit-image/skimage
Juan Nunez-Iglesias 278a0d6862 Bug fix: nbins can be >256 in threshold_isodata
The threshold_isodata function created an arange of values up to the
number of bins, but gave it type np.uint8, limiting the number of bins
to 256.

Fixes #1085.
2014-07-28 12:38:34 +10:00
..
2014-07-11 17:01:54 -05:00
2014-03-16 15:46:39 -04:00
2014-07-17 20:50:39 -05:00
2014-07-19 19:16:46 -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-07-17 19:52:45 -05:00
2013-12-10 22:45:14 +01:00