Saw8888 / Image-comparison-bot-without-AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image-comparison-bot-without-AI

Essentialy using CV2/openCV I have made a bot to see each pixel of an image, scan its rgb value and compare it to the same pixel of another image, these pixels are then shown in red using pyGame.