ValueError: images do not match when blending a coloured and greyscale image

前端 未结 0 1918
小蘑菇
小蘑菇 2020-12-08 18:10

I want to covert multiple coloured images to greyscale and then rotate and then overlay both of them.

I tried the following:

from PIL import Image

def         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题