Research (연구 관련) erosion, dilation 홍돌 2021. 8. 1. 14:22 https://nicewoong.github.io/development/2018/01/05/erosion-and-dilation/ [Python-OpenCV] Erosion 과 Dilation - nicewoong M1 = cv2.getStructuringElement(cv2.MORPH_RECT, (5, 5)) 메서드를 활용해서 더 손쉽게 Kernel Matrix 를 생성가능합니다. nicewoong.github.io 저작자표시 (새창열림)