|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_auto_correlate_fft | ( | DataType & | input, |
| bool | normalize = true |
||
| ) |
Auto-correlation using FFT (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - will be modified |
| normalize | Whether to normalize the result |
Definition at line 326 of file ConvolutionHelper.hpp.
References MayaFlux::Yantra::OperationHelper::extract_structured_double(), fft_convolve_helper(), and MayaFlux::normalize().
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: