Click or drag to resize

HandEyeInputDetectionResult Method

Feature detection result.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax
public DetectionResult DetectionResult()

Return Value

Type: DetectionResult
Detection result.
Remarks
Only use this function if the HandEyeInput was created from a DetectionResult object. Throws an exception otherwise.
See Also