单项选择题

A.cv2.erode()
B.cv2.dilate()
C.cv2.morphologyEx(cv2.MORPH_OPEN)
D.cv2.morphologyEx(cv2.MORPH_CLOSE)