IDLive Face new C++ API 1.46.0
|
The bounding box around the face. More...
#include <idliveface/base_types.h>
Public Member Functions | |
BoundingBox ()=default | |
Creates empty bounding box in the [0, 0] coordinates. | |
BoundingBox (int32_t x, int32_t y, int32_t width, int32_t height) | |
Creates bounding box with the provided dimensions and coordinates. | |
The bounding box around the face.