单项选择题

你正在分析一张医疗图像,希望突出显示图像中的肿瘤区域,以下哪个方法最适合分割该区域?()

A.cv2.threshold()
B.cv2.Canny()
C.cv2.GaussianBlur()
D.cv2.findContours()