SoImagePreAlignmentTransform3dGetOutputTransformation Method |
Returns the transform matrix that aligns the model image to the reference image.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbMatrix GetOutputTransformation()
Public Function GetOutputTransformation As SbMatrix
public:
SbMatrix GetOutputTransformation()
member GetOutputTransformation : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also