... axs): tmp_im = np.zeros(im.shape, dtype="uint8") tmp_im[:,:,c] = im[:,: ... return (1 + 1/(np.exp(-im) + 1) * 257).astype("uint8") def ...
確定! 回上一頁