I want to convert an RGB matrix to grayscale with Python. How can I do this with a loop?
My code so far is:
from PIL import Image NormalIm = Image.ope