|
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 convolution processing results maintain the correct output type and signal characteristics.
Definition at line 234 of file ConvolutionTransformer.hpp.
References MayaFlux::Yantra::ComputeOperation< InputType, OutputType >::convert_result(), MayaFlux::Yantra::OperationHelper::extract_structured_double(), and input.
Referenced by MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >::apply_per_channel(), and MayaFlux::Yantra::ConvolutionTransformer< InputType, OutputType >::transform_implementation().
Here is the call graph for this function:
Here is the caller graph for this function: