import numpy as np np.clip(data32, 0, 255, out = data32) data_u8 = data32.astype('uint8'). Note that you can also brighten images without ...
確定! 回上一頁