Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Classes | Public Member Functions | Protected Member Functions | List of all members
com.tech5.FaceSDK.Landmark Class Reference
Inheritance diagram for com.tech5.FaceSDK.Landmark:

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
 

Detailed Description

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.


The documentation for this class was generated from the following file: