Click or drag to resize

DetectionResultFiducialMarkersAllowedMarkerIds Method

Fetch the allowed marker ids this detection result was made with.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public int[] AllowedMarkerIds()

Return Value

Type: Int32
Allowed marker ids this detection result was made with.
See Also