24 #ifndef TGBOT_MARKPOSITION_H 25 #define TGBOT_MARKPOSITION_H 39 typedef std::shared_ptr<MaskPosition>
Ptr;
63 #endif //TGBOT_MARKPOSITION_H float yShift
Shift by Y-axis measured in heights of the mask scaled to the face size, from top to bottom...
This object describes the position on faces where a mask should be placed by default.
std::shared_ptr< MaskPosition > Ptr
std::string point
The part of the face relative to which the mask should be placed. One of “forehead”, “eyes”, “mouth”, or “chin”.
float scale
Mask scaling coefficient. For example, 2.0 means double size.
float xShift
Shift by X-axis measured in widths of the mask scaled to the face size, from left to right...