import matplotlib.pyplot as plt # Get the color map by name: cm ... But we want to convert to RGB in uint8 and save it: Image.fromarray((colored_image[:, ...
確定! 回上一頁