DetectionResult Class |
Namespace: Zivid.NET.Calibration
The DetectionResult type exposes the following members.
Name | Description | |
---|---|---|
DetectionResult | Initializes a new instance of the DetectionResult class |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the DetectionResult | |
GetNativePtr | ||
Pose | Get position and orientation of the top left detected corner in camera coordinate system. | |
ToString | Get string representation of DetectionResult (Overrides ObjectToString.) | |
Valid | Test if DetectionResult is valid. |
Name | Description | |
---|---|---|
(DetectionResult to Boolean) | Test if DetectionResult is valid. |