SoElasticRegistrationProcessing2d Properties |
The SoElasticRegistrationProcessing2d type exposes the following members.
Name | Description | |
---|---|---|
elasticStandardDeviation | The standard deviation in pixel of the gaussian kernel used to smooth the displacement field at each iteration. | |
fluidStandardDeviation | The standard deviation in pixel of the gaussian kernel used to smooth the forces field at each iteration. | |
inFixedImage | The reference image on which the moving image has to be registered. | |
inMovingImage | The input model image to be registered. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
metricType | Type of metric used to measure the similarity/dissimilarity between the fixed and the transformed image. | |
outDisplacementField | The displacement field that maps a pixel of the moving image onto the corresponding pixel in the fixed image. | |
outImage | The OIV.ImageViz.Engines.GeometryAndMatching.Registration.SoElasticRegistrationProcessing2d.inMovingImage transformed by the output displacement field. | |
pyramidLevels | A 2-dimensional vector: first coordinate is the coarsest resolution, second coordinate is the finest resolution. | |
tolerance | Maximum relative variation of the metric to stop the process. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |