Is there any ways to resize image by float

前端 未结 0 1179
星月不相逢
星月不相逢 2020-12-01 10:31

In opencv-python

cv2.resize(image, dsize =(float, float)) 

would not be allowed. How can I resize image height and width with float?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题