This version works off of a list of RGB values instead of one specific pixel. For each snapshot we take, the image is grayscaled, loaded into an array, and then summed. This sum is treated the same as the RGB value in the getpixel() method. We will use it to test and compare multiple images.



ImageOps.grayscale() 파이썬 PIL 함수에 관한 설명인데 당췌 무슨소린지를 모르겠음