|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Kinesis::Discrete::cross_correlate | ( | std::span< const double > | src, |
| std::span< const double > | tmpl, | ||
| bool | normalize = true |
||
| ) |
Cross-correlation via FFT.
| src | Input signal |
| tmpl | Template signal |
| normalize | Normalise result to peak absolute value |
src Definition at line 90 of file Convolution.cpp.
References a, apply_convolution(), b, normalize(), peak(), and MayaFlux::reversed().
Referenced by matched_filter().
Here is the call graph for this function:
Here is the caller graph for this function: