In opencv-python
cv2.resize(image, dsize =(float, float))
would not be allowed. How can I resize image height and width with float?