|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inlineprivate |
Creates output with proper type conversion.
| data | Input data to convert |
Handles type conversion between InputType and OutputType when necessary, or direct assignment when types match. Ensures spectral processing results are properly converted back to the expected output type.
Definition at line 260 of file SpectralTransformer.hpp.
References MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::convert_result(), MayaFlux::Yantra::OperationHelper::extract_structured_double(), and input.
Referenced by MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >::apply_per_channel(), and MayaFlux::Yantra::SpectralTransformer< InputType, OutputType >::transform_implementation().
Here is the call graph for this function:
Here is the caller graph for this function: