SoResampleElasticProcessing2d Properties |
The SoResampleElasticProcessing2d type exposes the following members.
Name | Description | |
---|---|---|
extrapolationType | The type of extrapolation used. | |
imageDimensions | The size in pixels of the output image. | |
inDisplacementField | The displacement field that maps the output voxels to the input voxels. | |
inImage | Input image to resample. | |
interpolationType | Type of interpolation you want to use. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
origin | The origin in world coordinates of the output image. | |
outImage | The resampled output image. | |
paddingValue | This is the padding value. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
voxelSize | The pixel size in world coordinates for x and y directions of the output image. |