The fingerprint-recognition tag has no wiki summary.
1
vote
1answer
184 views
Using Discrete Wavelet Transform in the time-frequency domain
I am creating an application that works like the Shazam service. In short, my goal is to create an audio pattern matching service. However, I would like to use DWT and not the short time Fourier ...
3
votes
1answer
210 views
Analysing 2500 frequencies using FFT with an input vector of 2048 samples?
I am currently reading the paper A Highly Robust Audio Fingerprinting System and on page 4 one can read about the technical parameters they use: Sampling rate of 5000 Hz, frames of 2048 samples as ...
7
votes
2answers
2k views
How to get started with fingerprint recognition?
I have started with Matlab and Digital Image Processing. I am trying to do Fingerprint recognition. I found many research papers regarding this but I am unsure where to start. Concisely, what is the ...