Gets the proportion of a particular camera's field of view which was covered
by the convex hull of the feature correspondences found in the particular
calibration plate pose.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- platePoseIndex
- Type: System Int32
The zero-based index of the calibration plate pose.
- cameraIndex
- Type: System Int32
The zero-based index of the camera.
Property Value
Type: DoubleThe proportion of the specified camera's field of view which was covered by the convex hull of the feature correspondences found in the specified calibration plate pose.
See Also