how to stretch image to given size using opencv code example Example: cv2 resize resized_image = cv2.resize(image, (100, 50))