How to define the XY bounds of
Cot3DVisionDataStitch's
output image.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Limit | 1 | Clip the output in X and Y according to OutputImageXMin, OutputImageXMax. OutputImageYMin, and OutputImageYMax. | |
| Auto | 2 | Automatically size the output range image in X and Y to contain the bounding corners (at image Z = 0 and at image Z = 64K) of the input images. |
See Also