Convert this camera calibration result to a cc3DCameraCalibResult and export to a CVL archive file.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- pathOfCVLArchiveFile
- Type: System String
The path of CVL archive file to store the camera calibration result. May not be null or empty.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the input argument is null or an empty string. |
See Also