tiatoolbox.utils.image.PADDING_TO_BOUNDS

PADDING_TO_BOUNDS = array([-1, -1,  1,  1])

Constant array which when multiplied with padding and added to bounds, applies the padding to the bounds.