If you wish to use CV2, you need to use the resize function. For example, this will resize both axes by half: small = cv2.resize(image, ...
確定! 回上一頁