BOUNDING_BOX_TO_POINT
BoundingBoxToPointStep
is a pipeline step in extracting the bounding box to point including center, top left, top right, bottom left and bottom right.
Configs | Descriptions |
bboxName | Name of the bounding boxes key from the previous step. If set to |
outputName | Name of the point extracted from the input bounding box. If |
keepOtherFields | If |
method | The method can choose from the following methods of converting the bounding box to a point: |
Last updated