Olaf
Overly Lightweight Acoustic Fingerprinting
All Data Structures Files Functions Variables Typedefs Enumerations Macros Pages
Data Fields
fingerprint Struct Reference

A fingerprint is a combination of three event points each with a frequency bin, time bin and magnitude. More...

#include <olaf_fp_extractor.h>

Data Fields

int frequencyBin1
 
int timeIndex1
 
float magnitude1
 
int frequencyBin2
 
int timeIndex2
 
float magnitude2
 
int frequencyBin3
 
int timeIndex3
 
float magnitude3
 

Detailed Description

A fingerprint is a combination of three event points each with a frequency bin, time bin and magnitude.

Potentially the thrid event point information can be set to zero. This is basically means falling back to using only 2 event points.


The documentation for this struct was generated from the following file: