DetectionResultFiducialMarkersValid Method |
Test if the detection result is valid.
Namespace:
Zivid.NET.Calibration
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax Public 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