CogCalibFeatureExtractorResult FeatureCrsps Property Cognex VisionPro 9.22
Gets the feature correspondences.

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 87.0.0.0
Syntax

public CogFeatureCrsps FeatureCrsps { get; }

Property Value

Type: CogFeatureCrsps
A collection of feature correspondences.
See Also