|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< double > MayaFlux::Nodes::Generator::generate_window | ( | uint32_t | size, |
| WindowType | window_type | ||
| ) |
Generate window coefficients using C++20 ranges.
| size | Window size |
| window_type | Type of window function |
Definition at line 67 of file WindowGenerator.cpp.
References BLACKMAN, BlackmanWindow(), HAMMING, HammingWindow(), HANNING, and HannWindow().
Referenced by MayaFlux::apply_window(), MayaFlux::Yantra::process_spectral_windows(), MayaFlux::Yantra::transform_window(), and MayaFlux::Yantra::transform_window().
Here is the call graph for this function:
Here is the caller graph for this function: