[PYTHON/SKIMAGE] threshold_otsu 함수 : 이미지 임계 처리하기


■ threshold_otsu 함수를 사용해 이미지 임계를 처리하는 방법을 보여준다.

예제 코드 (PY)