LocalizedObjectAnnotation constructor
- {required String mid,
- required String name,
- double? score,
- BoundingPoly? boundingPoly}
Score of the result. Range [0, 1]. Image region to which this object belongs. This must be populated.
Implementation
LocalizedObjectAnnotation