# get coords based on boundary textX = (img.shape[1] - textsize[0]) / 2 textY = (img.shape[0] + textsize[1]) / 2