mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 06:30:48 +08:00
Fix return value description
This commit is contained in:
@@ -220,7 +220,7 @@ def threshold_isodata(image, nbins=256, return_all=False):
|
||||
|
||||
Returns
|
||||
-------
|
||||
threshold : float, int, array
|
||||
threshold : float or int or array
|
||||
Threshold value(s).
|
||||
|
||||
References
|
||||
|
||||
Reference in New Issue
Block a user