Package lib.comparators

Interface Summary
Distanceator<T> This interface should be implemented by classes that implement a comparison between two object and return their distance-difference.
 

Class Summary
ImageComparator an image comparator returns the distance between two images
 

Enum Summary
Metric different metrics to count the distance of two integers representing pixels.