单项选择题

在使用OpenCV的ORB算法时,哪个函数用于创建ORB检测对象?()

A.cv2.cvtColor()
B.cv2.GaussianBlur()
C.cv2.ORB_create()
D.cv2.Canny()