Builder

class Builder

Properties

Link copied to clipboard

Height of the bounding box as a ratio of the overall image height.

Link copied to clipboard
var left: Float?

Left coordinate of the bounding box as a ratio of overall image width.

Link copied to clipboard
var top: Float?

Top coordinate of the bounding box as a ratio of overall image height.

Link copied to clipboard
var width: Float?

Width of the bounding box as a ratio of the overall image width.