DetectionResultValid Method  | 
 Test if DetectionResult is valid.
 
    Namespace: 
   Zivid.NET.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
SyntaxPublic Function Valid As Boolean
Return Value
Type: 
BooleanTrue if DetectionResult is valid.
Remarks
DetectionResult is valid if all the feature points were detected.
See Also