I have a small function that changes the contrast of an image (that has been converted to a BGR numpy array via opencv):
def make_high_contrast(img): "&q