반응형 OpenCV1 [python] [OpenCV] image thresholding, 이미지 임계값 처리 0. image thresholding 1. simple 2. adaptive 3. otsu's 0. image thresholding 이미지 이진화 : threshold(임계값)에 따라 흑백을 정함. pixel's value> threshold : 백 pixel's value threshold --> value, or 0 cv2.THRESH_BINARY_INV : 위의 반대 cv2.THRESH_TRUNC : pixel's value > threshold --> value, or pixel's .. 2022. 5. 23. 이전 1 다음