Searched refs:adjust_contrast (Results 1 – 1 of 1) sorted by relevance
488 def adjust_contrast(img, contrast_factor): function671 transforms.append(lambda img: adjust_contrast(img, contrast_factor))