Uses of Package
dev.brachtendorf.jimagehash.hashAlgorithms.filter
-
Packages that use dev.brachtendorf.jimagehash.hashAlgorithms.filter Package Description dev.brachtendorf.jimagehash.hashAlgorithms Hashing algorithms convert images to a hash representation enabling an approximate similarity measurement without storing much data.dev.brachtendorf.jimagehash.hashAlgorithms.filter -
Classes in dev.brachtendorf.jimagehash.hashAlgorithms.filter used by dev.brachtendorf.jimagehash.hashAlgorithms Class Description Filter A filter modifies the content of an image while leaving the source image intact.Kernel Kernel operations are shifting window masks applied to data point of an array to recompute it's value. -
Classes in dev.brachtendorf.jimagehash.hashAlgorithms.filter used by dev.brachtendorf.jimagehash.hashAlgorithms.filter Class Description Filter A filter modifies the content of an image while leaving the source image intact.Kernel Kernel operations are shifting window masks applied to data point of an array to recompute it's value.Kernel.EdgeHandlingStrategy The edge handling strategy defines the behaviour when a kernel reaches the edge of an image and does not have enough information to compute it's value.NonAveragingKernel