|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_matrix_multichannel | ( | DataType & | input, |
| const Eigen::MatrixXd & | transformation_matrix, | ||
| uint32_t | num_channels | ||
| ) |
Multi-channel matrix transformation with error handling (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| transformation_matrix | Matrix to apply per channel |
| num_channels | Number of channels |
Definition at line 470 of file MatrixHelper.hpp.
References channel, and MayaFlux::Yantra::OperationHelper::extract_structured_double().
Here is the call graph for this function: