CogCalibFeatureExtractorResult FeatureCrsps Property Cognex VisionPro 9.8
Gets the feature correspondences.

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

public CogFeatureCrsps FeatureCrsps { get; }

Property Value

Type: CogFeatureCrsps
A collection of feature correspondences.
See Also