Seak image difference(find 100 differences)
Java
The goal was to find the difference between two images and put it into outlines.
By condition, I could only use pure Java (no frameworks).
The task was to develop an application to find the differences between the 2nd images, and to circumvent…