|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Yantra::validate_extraction_parameters | ( | uint32_t | window_size, |
| uint32_t | hop_size, | ||
| size_t | data_size | ||
| ) |
Validate extraction parameters.
| window_size | Window size to validate |
| hop_size | Hop size to validate |
| data_size | Size of data to process |
Definition at line 460 of file ExtractionHelper.cpp.
Referenced by extract_above_mean_data(), extract_high_energy_data(), extract_high_spectral_data(), extract_outlier_data(), and MayaFlux::Yantra::FeatureExtractor< InputType, OutputType >::validate_extraction_input().
Here is the caller graph for this function: