Gets the indices of the camera and the original part instance corresponding
to this result. Each KeyValuePair inside the returned Dictionary
corresponds to (cameraIndex, originalPartInstanceIndex).
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Return Value
Type: Dictionary Int32, Int32The indices of the camera and the original part instance corresponding to this result. Note that there is at most one Dictionary entry for each camera.
See Also