How to convert a NumPy array to PIL image applying matplotlib colormap I have a simple problem, but I cannot find a good solution to it. I want to take a NumPy 2D array which represents a grayscale image, and convert... May 25, 2022 0 Comments