Click or drag to resize

RecognitionResult Fields

https://www.emgu.com

The CocoSsdMobilenetRecognitionResult type exposes the following members.

Fields
  NameDescription
Public fieldClass
The class index
Public fieldLabel
The object label
Public fieldRectangle
Rectangles will be in the format of (x, y, width, height) in the original image coordinate
Public fieldScore
The score of the matching
Top
See Also