
joel-75 wrote:
Image difference will give 0 where pixels doesn't change.
You may have to get some basic courses in image processing at some point. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Image difference will give 0? You mean there are no pixels different between offset3.png and offset4.png? I use boost::gil::equal_pixels, it returns false to me. I also use some comparison application, it hits me that the only different part is background pattern. I will get some basic courses, I am sorry that my project requires me to solve this problem at this time. :( Thank you. -- View this message in context: http://www.nabble.com/Does-anyone-know-how-to-detect-image-offset--tp2391331... Sent from the Boost - Users mailing list archive at Nabble.com.