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