ddd_pylib.image_manip.
SplitAxisOperator#
- class ddd_pylib.image_manip.SplitAxisOperator[source]#
Bases:
ImageOperatorSplit an axis to get all the images on this axis (for example : time axis)
- Parameters:
axis – The axis that will be split
Methods
Bases: ImageOperator
Split an axis to get all the images on this axis (for example : time axis)
axis – The axis that will be split
Methods