CogTransform2DPerspectiveAndRadial Copy Method Cognex VisionPro 9.5
Returns a new copy of this transform.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public CogTransform2DPerspectiveAndRadial Copy()

Return Value

Type: CogTransform2DPerspectiveAndRadial

The new transformation.

Remarks

Returns a new copy of this transformation.

See Also