Package | Description |
---|---|
be.panako.strategy.nfft |
A cleaner implementation of the FFT event point extractor and matcher.
|
be.panako.strategy.nfft.storage |
Defines the interface to a key-value-store.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<NFFTFingerprint> |
NFFTEventPointProcessor.getFingerprints() |
Modifier and Type | Method and Description |
---|---|
java.util.List<NFFTFingerprintQueryMatch> |
NFFTMapDBStorage.getMatches(java.util.List<NFFTFingerprint> fingerprints,
int size) |