Construct this Cog3DFeaturesExtractedEventArgs using the providing
information for an image whose calibration features have been extracted.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax
Parameters
- platePoseIndex
- Type: System Int32
The calibration plate pose index for the processed image.
- camIndex
- Type: System Int32
The camera index for the processed image.
- features
- Type: Cognex.VisionPro3D Cog3DCrspFeaturesCollection
The collection of feature correspondences for the processed image. Property Features will return features
See Also