Cog3DPoseEstimatorUsingCrsp2D3DsResult GetIndicesOfOutlierCrsp2D3Ds Method Cognex VisionPro
Gets the indices of the crsp2D3Ds classified as outliers and excluded from the pose estimation.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax

public List<int> GetIndicesOfOutlierCrsp2D3Ds()

Return Value

Type: List Int32 
The list of the indices of the crsp2D3Ds classified as outliers.
See Also