First time here? Check out the FAQ!
answered 2020-05-27 07:26:56 -0600
If you used this np.int8, you will not get white background. Fortunately, better used np.uint8 or np.float64.
np.int8
np.uint8
np.float64