RandomSaturationΒΆ
Randomly adjusts the saturation on given images.
Abstract Signature:
RandomSaturation(factor: float, value_range: Tuple[int, int] = [0, 255], seed: int)
Randomly adjusts the saturation on given images.
Abstract Signature:
RandomSaturation(factor: float, value_range: Tuple[int, int] = [0, 255], seed: int)