DetectionResult Methods | 
The DetectionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| Centroid | Get the centroid of the detected feature points in camera-space.  | |
| Dispose | ||
| 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.  |