im p sure color matching was enough to solve them with reasonable accuracy.



def compImg(self, bot, update):
starting = 100.0
outfiturl = urlopen(str(self.outfit))
...