Re: Audio pattern matching
- From: "Ikaro" <ikarosilva@xxxxxxxxxxx>
- Date: 12 Mar 2007 14:43:18 -0700
I have thought of cross-correlating all of the patterns searched with
each other, this cross-correlation can be calculated offline, and, can
possibly be used to optimize the realtime 'search' for the best fit
pattern ( in a tree structure or so ).
This seems like a good idea. I would however, try to transform the
feature space first into orthogonal sets using principal component
analysis (PCA). You can then create clusters along each dimension
(starting wit the biggest one first) to reduce your search. If you
feature space is very big you can also reduce it by choosing the
largest components of the PCA.
.
- Follow-Ups:
- Re: Audio pattern matching
- From: dew
- Re: Audio pattern matching
- From: dew
- Re: Audio pattern matching
- References:
- Audio pattern matching
- From: Nadav
- Audio pattern matching
- Prev by Date: Re: Autocorrelation
- Next by Date: Re: multiply two signals at different speeds while avoiding images
- Previous by thread: Audio pattern matching
- Next by thread: Re: Audio pattern matching
- Index(es):
Relevant Pages
|