Hello again,
abs / absdiff function can find difference in two Mat arrays of two images. But is there any way that we can find change in two images and just detect it as object?
I mean say first image is a table with laptop.
and in another image is a table with laptop and coin.
So as, just a way to find out a "major changed portion" co-ordinates ? so that we can rectangle / circle it as detected object/s by comparing two images?