Cog3DTransformLinear Inverse Method Cognex VisionPro 9.8 SR1
Compute the inverse transform of this transform.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.0.0.0
Syntax

public Cog3DTransformLinear Inverse()

Return Value

Type: Cog3DTransformLinear
The inverse transform.
See Also