public class BoundingBox extends Object
| Constructor and Description |
|---|
BoundingBox(String label,
float score,
int x,
int y,
float width,
float height) |
public BoundingBox(String label, float score, int x, int y, float width, float height)
Copyright © 2020. All rights reserved.