|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_slice | ( | DataType & | input, |
| double | start_ratio, | ||
| double | end_ratio | ||
| ) |
Slice transformation to extract a portion of the data based on ratios (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| start_ratio | Start ratio (0.0 to 1.0) |
| end_ratio | End ratio (0.0 to 1.0) |
Definition at line 282 of file TemporalHelper.hpp.
References MayaFlux::Yantra::OperationHelper::extract_structured_double().
Referenced by MayaFlux::Yantra::TemporalTransformer< InputType, OutputType >::transform_implementation().
Here is the call graph for this function:
Here is the caller graph for this function: