Class | Description |
---|---|
BulkMatcher |
This is a class that allows threaded parallel comparison of fingerprints.
|
BulkMatcherWorker | |
CompareFingerprint |
Outputs a list of files and their scores, comparing a given fingerprint to a directory of files.
|
CosineSimilarityFingerprintMatcher |
Provides a score based on a cosine similarity match to be used with a BitVectorFingerprinter.
|
ExperimentN2 | |
FingerprintMatcher |
This is the base class for all fingerprint matchers.
|
ScoreFingerprints |
Compares two XML fingerprints and provides a score for their degree of similarity.
|
SdHashFingerprintMatcher |