how to add dimension resize image using cv2 code example Example: cv2 resize resized_image = cv2.resize(image, (100, 50))