Package dev.brachtendorf.jimagehash.matcher.exotic
Image matchers not fitting into specific categories
- Author:
- Kilian
-
Class Summary Class Description BloomFilter A bloom filter is an approximative data structure with constant space and time guarantee to check if an image is likely in the set or definitely not present.SingleImageMatcher Convenience class to chain multiple hashing algorithms to check if two images are similar.