box = rectToBox(rect)
Convert rectangle [left bottom width height] to box [xmin xmax ymin ymax]
rectangle [left bottom width height]
box representation of rectangle [xmin xmax ymin ymax]