Uses of Class
dev.brachtendorf.jimagehash.matcher.categorize.AbstractCategoricalMatcher
-
Packages that use AbstractCategoricalMatcher Package Description dev.brachtendorf.jimagehash.matcher.categorize The categorization package includes classes to group images into distinct groups based on their similarity. -
-
Uses of AbstractCategoricalMatcher in dev.brachtendorf.jimagehash.matcher.categorize
Subclasses of AbstractCategoricalMatcher in dev.brachtendorf.jimagehash.matcher.categorize Modifier and Type Class Description classCategoricalMatcherCluster images into common categories.classWeightedCategoricalMatcherCluster images into common categories.
-