SoFlipAxisProcessing3dAxisSelections Enumeration |
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Member name | Value | Description | |
---|---|---|---|
X_AXIS | 0 | The flip transformation relative to an axis parallel to X is: where M is the size of the image in Y and N is the size of the image in Z. | |
Y_AXIS | 1 | The flip transformation relative to an axis parallel to Y is: where M is the size of the image in X and N is the size of the image in Z. | |
Z_AXIS | 2 | The flip transformation relative to an axis parallel to Z is: where M is the size of the image in X and N is the size of the image in Y. |