RecognitionResult Fields |
The CocoSsdMobilenetRecognitionResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Class |
The class index
|
![]() | Label |
The object label
|
![]() | Rectangle |
Rectangles will be in the format of (x, y, width, height) in the original image coordinate
|
![]() | Score |
The score of the matching
|