rect = boxToRect(box)
boxToRect, convert box [xmin xmax ymin ymax] to rectangle [left bottom width height]
box representation of rectangle [xmin xmax ymin ymax]
rectangle [left bottom width height]