Click or drag to resize
SoResampleElasticProcessing2d Properties

The SoResampleElasticProcessing2d type exposes the following members.

Properties
  NameDescription
Public propertyextrapolationType

The type of extrapolation used.

Public propertyimageDimensions

The size in pixels of the output image.

Public propertyinDisplacementField

The displacement field that maps the output voxels to the input voxels.

Public propertyinImage

Input image to resample.

Public propertyinterpolationType

Type of interpolation you want to use.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyorigin

The origin in world coordinates of the output image.

Public propertyoutImage

The resampled output image.

Public propertypaddingValue

This is the padding value.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvoxelSize

The pixel size in world coordinates for x and y directions of the output image.

Top
See Also