|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::apply_window_channels | ( | std::vector< Kakshya::DataVariant > & | channels, |
| const std::string & | window_type = "hann" |
||
| ) |
Apply window function to multi-channel data (in-place)
| channels | Vector of channel data (modified in-place) |
| window_type | "hann", "hamming", "blackman", "rectangular" (default: "hann") |
Definition at line 894 of file Yantra.cpp.
References apply_window().
Here is the call graph for this function: