point property

Point<num> point
getter/setter pair

包含整个人脸的矩形的左上角坐标。

Implementation

Point point = const Point(0, 0);