单项选择题

你需要实时检测视频流中的移动物体,以下哪个函数可以帮助你通过帧差法检测运动?()

A.cv2.absdiff()
B.cv2.threshold()
C.cv2.Canny()
D.cv2.cvtColor()