-
TomitaNaofumi authored
Without clipping, any values larger than 255 will be replaced with int(v mod 256) by byte(), which results in high freq noise in image.
2f579d58
Without clipping, any values larger than 255 will be replaced with int(v mod 256) by byte(), which results in high freq noise in image.