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