RemoveBlackWhiteGreys¶
RemoveBlackWhiteGreys(name: str, saturation_threshold: float=_saturation_threshold, value_threshold: float=_value_threshold)
A step that removes black, white, and grey pixels (based on value + saturation thresholds) and replaces them with white.