You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code binarizes the given image to black and white by otsu's method.
This can run with python3 and python2.
大津の手法により、与えられた画像を白黒に二値化します。
python2でもpython3でも動作します。