Comparing two similar images
I'm just getting started with OpenCV and I want to compare two similar images.There is just one difference between the two images.How could I capture the difference and get it's pixel like RGB or HSV.
Thanks a lot