DetectionResultFiducialMarkersAllowedMarkerIds Method  | 
 Fetch the allowed marker ids this detection result was made with.
 
    Namespace: 
   Zivid.NET.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.0
Syntaxpublic int[] AllowedMarkerIds()
Public Function AllowedMarkerIds As Integer()
public:
array<int>^ AllowedMarkerIds()
Return Value
Type: 
Int32Allowed marker ids this detection result was made with.
See Also