CogTransform2DPerspectiveAndRadial Constructor (CogTransform2DPerspectiveAndRadial)Cognex VisionPro 9.5
Constructs a new instance of this class as a deep copy of the given instance.

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

public CogTransform2DPerspectiveAndRadial(
	CogTransform2DPerspectiveAndRadial other
)
See Also