|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_matched_filter | ( | DataType & | input, |
| const std::vector< double > & | reference_signal | ||
| ) |
Matched filter using cross-correlation for signal detection (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| reference_signal | Reference signal for matching |
Definition at line 415 of file ConvolutionHelper.hpp.
References transform_cross_correlate().
Referenced by MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >::transform_implementation().
Here is the call graph for this function:
Here is the caller graph for this function: