Click or drag to resize

DetectorDetectCalibrationBoard Method (Frame)

Detects feature points from a calibration board in a Frame.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static DetectionResult DetectCalibrationBoard(
	Frame frame
)

Parameters

frame
Type: Zivid.NETFrame
A frame containing an image of a calibration board

Return Value

Type: DetectionResult
Remarks
The functionality is to be exclusively used in combination with Zivid verified calibration boards. For further information please visit Zivid help page.
See Also