Face Engine SDK
5.14.0
A face detection, recognition and tracking engine.
|
Transformation data structure, used for warping. More...
#include <IWarper.h>
Public Attributes | |
Vector2< float > | centerP = {0, 0} |
float | angleDeg = 0 |
float | scale = 0 |
Vector2< int > | detectionTopLeft = {0, 0} |
bool | isValid = false |
Transformation data structure, used for warping.
Use this structure to perform image and landmarks transformations.