CogFieldCalibrationSpaceConstants EnumerationCognex VisionPro
Enumeration of coordinate spaces that are available in a field calibrated range image.

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

public enum CogFieldCalibrationSpaceConstants
Members

  Member nameValueDescription
Phys3D0A common 3D coordinate space for all DS sensors.
Sensor3D1The 3D coordinate space attached to the sensor.
YLockedToMotion3D2A 3D coordinate space that has the same origin as Sensor3D, but whose Y-axis is parallel to the motion observed during field calibration. The Z-axis direction is as close as possible to the Z-axis of Sensor3D.
See Also