单项选择题

在Python-OpenCV中,图像Canny算子边缘检测可以使用以下哪个函数?()

A.cv2.resize函数
B.cv2.dilate函数
C.cv2.Scharr函数
D.cv2.Canny函数