Skip to content

Pogorelov/ImageComparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageComparison

The web application is based on Spring Boot.

The logic of comparison two images is provided on the core of Java.

Algorithm:

  1. Breadth-first search - to find the difference and divide them by areas;
  2. Merge the closest points;
  3. Build rectangles by X,Y and height, width.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published