Uses of Package
dev.brachtendorf.jimagehash.matcher.categorize
-
Packages that use dev.brachtendorf.jimagehash.matcher.categorize Package Description 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 -
Classes in dev.brachtendorf.jimagehash.matcher.categorize used by dev.brachtendorf.jimagehash.matcher.categorize Class Description AbstractCategoricalMatcher An abstract implementation of the categorical image matcher supporting classes to keep track of the categories an image was matched to.CategoricalImageMatcher Image matcher allowing to group images into similar categories.CategoricalMatcher Cluster images into common categories.CategorizationResult A categorization result describes the membership to a cluster.WeightedCategoricalMatcher.DimReduction -
Classes in dev.brachtendorf.jimagehash.matcher.categorize used by dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest Class Description CategoricalImageMatcher Image matcher allowing to group images into similar categories.CategorizationResult A categorization result describes the membership to a cluster.