Uses of Package
dev.brachtendorf.jimagehash.matcher
-
Packages that use dev.brachtendorf.jimagehash.matcher Package Description dev.brachtendorf.jimagehash.matcher 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.dev.brachtendorf.jimagehash.matcher.categorize The categorization package includes classes to group images into distinct groups based on their similarity.dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest dev.brachtendorf.jimagehash.matcher.exotic Image matchers not fitting into specific categoriesdev.brachtendorf.jimagehash.matcher.persistent Persistent image matchers allow to check images against a batch of previously added images keeping only the created hashes coupled with a unique identifier of the image.dev.brachtendorf.jimagehash.matcher.persistent.database -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher Class Description TypedImageMatcher.AlgoSettings Settings used while computing if an algorithms consideres two images to be a close match -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.cached Class Description TypedImageMatcher Image matchers are a collection of classes which bundle the hashing operation of one or multipleHashingAlgorithmsand expose functionalities to compare multiple images with each other.TypedImageMatcher.AlgoSettings Settings used while computing if an algorithms consideres two images to be a close match -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.categorize Class Description PlainImageMatcher Image matchers are a collection of classes bundling the hashing operation of one or multipleHashingAlgorithmstogether and usually exposing functionalities to compare multiple images with each other. -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest Class Description PlainImageMatcher Image matchers are a collection of classes bundling the hashing operation of one or multipleHashingAlgorithmstogether and usually exposing functionalities to compare multiple images with each other. -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.exotic Class Description PlainImageMatcher Image matchers are a collection of classes bundling the hashing operation of one or multipleHashingAlgorithmstogether and usually exposing functionalities to compare multiple images with each other.TypedImageMatcher Image matchers are a collection of classes which bundle the hashing operation of one or multipleHashingAlgorithmsand expose functionalities to compare multiple images with each other. -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.persistent Class Description TypedImageMatcher Image matchers are a collection of classes which bundle the hashing operation of one or multipleHashingAlgorithmsand expose functionalities to compare multiple images with each other.TypedImageMatcher.AlgoSettings Settings used while computing if an algorithms consideres two images to be a close match -
Classes in dev.brachtendorf.jimagehash.matcher used by dev.brachtendorf.jimagehash.matcher.persistent.database Class Description TypedImageMatcher Image matchers are a collection of classes which bundle the hashing operation of one or multipleHashingAlgorithmsand expose functionalities to compare multiple images with each other.