Enumeration of coordinate spaces that are available in a field calibrated range image.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Phys3D | 0 | A common 3D coordinate space for all DS sensors. | |
| Sensor3D | 1 | The 3D coordinate space attached to the sensor. | |
| YLockedToMotion3D | 2 | A 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