Dapatkan perbedaan gambar Python
res = cv2.absdiff(img1, img2)
Old-fashioned Okapi
res = cv2.absdiff(img1, img2)