Box
Box #
Used in the Locate and Draw Validation sets. All coordinates are in pixels.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
x_min
|
float
|
The minimum x value of the box. |
required |
y_min
|
float
|
The minimum y value of the box. |
required |
x_max
|
float
|
The maximum x value of the box. |
required |
y_max
|
float
|
The maximum y value of the box. |
required |