Click or drag to resize

DetectionResult Methods

The DetectionResult type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodGetNativePtr
Public methodPose
Get position and orientation of the top left detected corner in camera coordinate system.
Public methodToString
Get string representation of DetectionResult
(Overrides ObjectToString.)
Public methodValid
Test if DetectionResult is valid.
Top
See Also