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