How to handle the Z values of the output range image.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| UseZMin | 1 | The OutputImageZMin parameter will be the output space Z that corresponds to a minimum output voxel value. Any output voxel at or below the voxel pierced by the specified output space Z value will be set to this value. | |
| Auto | 2 | A ZMin value will be automatically computed from the input images by mapping image Z = 0 corner points into output space and taking the miniumum mapped Z value. |
See Also