![]() |
Face SDK
1.13.0 Mozart release
Face Recognition Software Development Kit
|
Public Member Functions | |
Landmark (int x, int y) | |
int | getX () |
int | getY () |
void | setX (int val) |
void | setY (int val) |
boolean | equals (Object o) |
int | hashCode () |
void | close () throws Exception |
Protected Member Functions | |
void | finalize () throws Throwable |
Landmark is a special point on a face predicted by FaceDetector.
Different FaceDetector version can predict different set of landmarks. These points are used by different algorithms in further processing.