mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-01 14:54:02 +08:00
DOC: add minimum to the list
This commit is contained in:
@@ -91,8 +91,9 @@ def try_all_threshold(image, radius=None, figsize=(8, 5), verbose=True):
|
||||
The following algorithms are used:
|
||||
|
||||
* isodata
|
||||
* otsu
|
||||
* li
|
||||
* minimum
|
||||
* otsu
|
||||
* yen
|
||||
* adaptive threshold (local)
|
||||
* rank otsu (local)
|
||||
|
||||
Reference in New Issue
Block a user