Python OpenCV之图片缩放的实现(cv2.resize) OpenCV函数原型:cv2.resize(InputArraysrc,OutputArraydst,Size,fx,fy,interpolation)参数解释:InputArraysrc输入 cv2.resize