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 | |
|---|---|---|
| Centroid | Get the centroid of the detected feature points in camera-space.  | |
| Dispose | Releases all resources used by the DetectionResult  | |
| FeaturePoints | Get the detected feature points in camera-space.  | |
| 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.  |