SoElasticRegistrationProcessing2doutDisplacementField Property |
The displacement field that maps a pixel of the moving image onto the corresponding pixel in the fixed image.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.Registration
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outDisplacementField { get; }
Each pixel of the displacement field image contains 2 values: a displacement in x direction and one in y direction. outDisplacementField is a 2D displacement field (2 spectral components) with floating point precision (32 bits). Default value is NULL. Supported types include: grayscale color image.