Click or drag to resize

DetectionResult Properties

The DetectionResult type exposes the following members.

Properties
  Name Description
Public property boxes The position of the detection boxes,{ left, top, right,bottom }.
Public property labels The label corresponding to the detection object.
Public property scores Confidence of the detected object (greater than 0, less than 1).
Top
See Also