DetectionResultFiducialMarkersValid Method  | 
 Test if the detection result is valid.
 
    Namespace: 
   Zivid.NET.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
SyntaxPublic Function Valid As Boolean
Return Value
Type: 
BooleanTrue if the detection result is valid.
Remarks
The detection result is valid if at least one of the specified markers were detected.
See Also