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()
Public Function AllowedMarkerIds As Integer()
public:
array<int>^ AllowedMarkerIds()
Return Value
Type:
Int32Allowed marker ids this detection result was made with.
See Also