SoTranslateProcessingBackgroundModes Enumeration |
There are two possible modes in a OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms.SoTranslateProcessing filter:
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Member name | Value | Description | |
---|---|---|---|
FIXED_BACKGROUND | 0 | The information outside of the image area is lost, and a value is assigned to the otherwise blank area. | |
LOOPED_BACKGROUND | 1 | The image is perceived as a cylinder, where the information outside the image area wraps around and is placed in the blank part. |