I am trying to use PIL.ImageDraw.rectangle() to draw a bounding box around an image. I am supplying the top-left corner of the image, the image width and height and
PIL.ImageDraw.rectangle()