Uses of Class
dev.brachtendorf.jimagehash.Experimental
-
Packages that use Experimental Package Description dev.brachtendorf.jimagehash.hashAlgorithms.experimental Experimental hashing algorithms are not ready to be used just yet.dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest dev.brachtendorf.jimagehash.matcher.exotic Image matchers not fitting into specific categories -
Packages with annotations of type Experimental Package Description dev.brachtendorf.jimagehash.hashAlgorithms.experimental Experimental hashing algorithms are not ready to be used just yet. -
-
Uses of Experimental in dev.brachtendorf.jimagehash.hashAlgorithms.experimental
Classes in dev.brachtendorf.jimagehash.hashAlgorithms.experimental with annotations of type Experimental Modifier and Type Class Description classHogHashDeprecated.not ready to use yet -
Uses of Experimental in dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest
Classes in dev.brachtendorf.jimagehash.matcher.categorize.supervised.randomForest with annotations of type Experimental Modifier and Type Class Description classRandomForestCategorizerDeprecated.not ready yet. -
Uses of Experimental in dev.brachtendorf.jimagehash.matcher.exotic
Classes in dev.brachtendorf.jimagehash.matcher.exotic with annotations of type Experimental Modifier and Type Class Description classBloomFilterA 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.
-