The web application is based on Spring Boot.
The logic of comparison two images is provided on the core of Java.
Algorithm:
- Breadth-first search - to find the difference and divide them by areas;
- Merge the closest points;
- Build rectangles by X,Y and height, width.