Uses of Class
dev.brachtendorf.jimagehash.matcher.cached.ConsecutiveMatcher
-
Packages that use ConsecutiveMatcher Package Description dev.brachtendorf.jimagehash.matcher.cached Cached image matchers allow to check images against a batch of previously added images keeping the buffered image object and hashes in memory. -
-
Uses of ConsecutiveMatcher in dev.brachtendorf.jimagehash.matcher.cached
Subclasses of ConsecutiveMatcher in dev.brachtendorf.jimagehash.matcher.cached Modifier and Type Class Description classCumulativeMatcherConvenience class allowing to chain multiple hashing algorithms to find similar images.
-