SoImageRegistrationTransformRegistrationEventGetTransform Method |
Returns the current estimated transformation.
Namespace: OIV.ImageViz.Engines.GeometryAndMatching.RegistrationAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbMatrix GetTransform()
Public Function GetTransform As SbMatrix
public:
SbMatrix GetTransform()
member GetTransform : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also