Extend an operator to process a stack of signals.
The op3DStack operator is useful for example when the input signal is a stack of images and the base operator is applied to each image separately.
Parameters : | operator : instance of a subclass of opBase
dim3 : integer
|
---|
Attributes
T | The transpose of the operator. |
in_signal_shape | The shape of the input signal for the operator. |
name | Name of operator. |
out_signal_shape | The shape of the output signal for the operator. |
shape | The shape of the operator. |