-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
Tested against current HEAD:
``` pycon
>>> import numpy as np
>>> from skimage.filters import threshold_otsu
>>> threshold_otsu(np.array([1,2,3]))
1
>>> threshold_otsu(np.array([1,1,1]))
Traceback (m…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…
-
```
Current Otsu thresholding isn't atomic enouhg, it performs several functions
at the same time: 1) looks for the threshold, 2) applies it to the image.
It would be nice if there were ability to c…