Image.ithresh#

Image.ithresh(threshold: float | None = None, opt: str = 'binary') Any[source]#

Interactive thresholding

Deprecated since version 1.0.3: Use threshold_interactive instead