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: 79.0.0.0
public Cog3DFeaturesExtractedEventArgs(
int platePoseIndex,
int camIndex,
Cog3DCrspFeaturesCollection features
)
public Cog3DFeaturesExtractedEventArgs(
int platePoseIndex,
int camIndex,
Cog3DCrspFeaturesCollection features
)
Public Sub New (
platePoseIndex As Integer,
camIndex As Integer,
features As Cog3DCrspFeaturesCollection
)
Public Sub New (
platePoseIndex As Integer,
camIndex As Integer,
features As Cog3DCrspFeaturesCollection
)
public:
Cog3DFeaturesExtractedEventArgs(
int platePoseIndex,
int camIndex,
Cog3DCrspFeaturesCollection^ features
)
public:
Cog3DFeaturesExtractedEventArgs(
int platePoseIndex,
int camIndex,
Cog3DCrspFeaturesCollection^ features
)
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