|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Basic input validation that derived classes can override.
| input | Input data to validate |
Base implementation checks for:
Derived transformers can override to add specific requirements (e.g., minimum size for spectral operations, specific data structure requirements).
Reimplemented from MayaFlux::Yantra::ComputeOperation< InputType, OutputType >.
Definition at line 621 of file UniversalTransformer.hpp.
References MayaFlux::Yantra::OperationHelper::extract_numeric_data(), input, and MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >::validate_multi_channel_data().
Referenced by MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >::operation_function().
Here is the call graph for this function:
Here is the caller graph for this function: