SoRotateProcessing2dPrecisionModes Enumeration |
Method used to calculate the intensity of each result pixel.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Member name | Value | Description | |
---|---|---|---|
NEARBY_PIXEL | 0 | Take the grey level of the nearest pixel. | |
INTERPOLATION | 1 | Take the bilinear interpolation from the four nearest pixels. |