阅读背景:

将两幅图像像素级与PIL进行比较(Python图像库)

来源:互联网 

I need a function which compares two PIL images of the same size. Let's call them A and B. The result is supposed to be a new image of the same size. If a pixels is the same in both A and B it's supposed to be set to a fixed color (e.g. black), otherwise it's supposed to be set to the same color as B. I need a function which compares two PIL images




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: