-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactored drawRectangles method due to SRP. * optimized isDifferentPixels to improve algorithm. * moved to Apache License 2.0 * removed Point and used java.awt.Point instead * added Gradle.yml for GitHub actions * removed commandLine usage * renamed ComparisonResult to ImageComparisonResult * renamed ComparisonState to ImageComparisonState * added own RuntimeException for wrapping checked exception * added Gitter chat for communication.
- Loading branch information
Showing
4 changed files
with
24 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters